From 7e4763b5c2acd5f505d34e0760a28f3cef1c217e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 8 Jul 2018 23:28:28 +0200 Subject: pcsc-lite: install in /usr, not /usr/local --- manualPorts/pcsc-lite/.footprint | 66 +++++++++++++++++++--------------------- manualPorts/pcsc-lite/.signature | 6 ++-- manualPorts/pcsc-lite/Pkgfile | 3 +- 3 files changed, 37 insertions(+), 38 deletions(-) diff --git a/manualPorts/pcsc-lite/.footprint b/manualPorts/pcsc-lite/.footprint index 3993a6e..ceeab17 100644 --- a/manualPorts/pcsc-lite/.footprint +++ b/manualPorts/pcsc-lite/.footprint @@ -1,37 +1,35 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pcsc-spy -rwxr-xr-x root/root usr/bin/pcscd -drwxr-xr-x root/root usr/local/ -drwxr-xr-x root/root usr/local/bin/ --rwxr-xr-x root/root usr/local/bin/pcsc-spy -drwxr-xr-x root/root usr/local/include/ -drwxr-xr-x root/root usr/local/include/PCSC/ --rw-r--r-- root/root usr/local/include/PCSC/debuglog.h --rw-r--r-- root/root usr/local/include/PCSC/ifdhandler.h --rw-r--r-- root/root usr/local/include/PCSC/pcsclite.h --rw-r--r-- root/root usr/local/include/PCSC/reader.h --rw-r--r-- root/root usr/local/include/PCSC/winscard.h --rw-r--r-- root/root usr/local/include/PCSC/wintypes.h -drwxr-xr-x root/root usr/local/lib/ --rwxr-xr-x root/root usr/local/lib/libpcsclite.la -lrwxrwxrwx root/root usr/local/lib/libpcsclite.so -> libpcsclite.so.1.0.0 -lrwxrwxrwx root/root usr/local/lib/libpcsclite.so.1 -> libpcsclite.so.1.0.0 --rwxr-xr-x root/root usr/local/lib/libpcsclite.so.1.0.0 --rwxr-xr-x root/root usr/local/lib/libpcscspy.la -lrwxrwxrwx root/root usr/local/lib/libpcscspy.so -> libpcscspy.so.0.0.0 -lrwxrwxrwx root/root usr/local/lib/libpcscspy.so.0 -> libpcscspy.so.0.0.0 --rwxr-xr-x root/root usr/local/lib/libpcscspy.so.0.0.0 -drwxr-xr-x root/root usr/local/lib/pkgconfig/ --rw-r--r-- root/root usr/local/lib/pkgconfig/libpcsclite.pc -drwxr-xr-x root/root usr/local/share/ -drwxr-xr-x root/root usr/local/share/doc/ -drwxr-xr-x root/root usr/local/share/doc/pcsc-lite/ --rw-r--r-- root/root usr/local/share/doc/pcsc-lite/README.DAEMON --rw-r--r-- root/root usr/local/share/doc/pcsc-lite/README.polkit -drwxr-xr-x root/root usr/local/share/man/ -drwxr-xr-x root/root usr/local/share/man/man1/ --rw-r--r-- root/root usr/local/share/man/man1/pcsc-spy.1.gz -drwxr-xr-x root/root usr/local/share/man/man5/ --rw-r--r-- root/root usr/local/share/man/man5/reader.conf.5.gz -drwxr-xr-x root/root usr/local/share/man/man8/ --rw-r--r-- root/root usr/local/share/man/man8/pcscd.8.gz +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/PCSC/ +-rw-r--r-- root/root usr/include/PCSC/debuglog.h +-rw-r--r-- root/root usr/include/PCSC/ifdhandler.h +-rw-r--r-- root/root usr/include/PCSC/pcsclite.h +-rw-r--r-- root/root usr/include/PCSC/reader.h +-rw-r--r-- root/root usr/include/PCSC/winscard.h +-rw-r--r-- root/root usr/include/PCSC/wintypes.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libpcsclite.la +lrwxrwxrwx root/root usr/lib/libpcsclite.so -> libpcsclite.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libpcsclite.so.1 -> libpcsclite.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libpcsclite.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libpcscspy.la +lrwxrwxrwx root/root usr/lib/libpcscspy.so -> libpcscspy.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libpcscspy.so.0 -> libpcscspy.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libpcscspy.so.0.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpcsclite.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/pcsc-lite/ +-rw-r--r-- root/root usr/share/doc/pcsc-lite/README.DAEMON +-rw-r--r-- root/root usr/share/doc/pcsc-lite/README.polkit +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/pcsc-spy.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/reader.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/pcscd.8.gz diff --git a/manualPorts/pcsc-lite/.signature b/manualPorts/pcsc-lite/.signature index c5e2e54..ee4446c 100644 --- a/manualPorts/pcsc-lite/.signature +++ b/manualPorts/pcsc-lite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGqhPC3a2U8G/PEwP3VowBPx2l7mFSDuctcI5xMZXQlG0r7antuum5+cFUK5QNr3PtsM1xowTdNSRC4xQLI/Ocgs= -SHA256 (Pkgfile) = e3b8112792e1e09c8c6ca65d016dc41cc6d07d248e875db97abf3272bdc2e4ec -SHA256 (.footprint) = 04f1f3c2df412c4ff6c942d4b8f41704bf98542f311eb4af57c2a114bc67fc42 +RWQxCptPusLGGtq5tiTIwEq+g1P/EYoGRbkDa6Wir4rnx6obKiZTxyQJsJPXnTQ1wS5U8WdZIGT0qTzNflWdhabblGxXRXA3iwo= +SHA256 (Pkgfile) = fb480e88e695b078933860acdcb0697cb100540d484b374786d0fdd5e59b94c6 +SHA256 (.footprint) = 2a791f577256ff61abe6339fbf6b639358aad32e3ed20ec3e3aa74098c666a33 SHA256 (pcsc-lite-1.8.22.tar.bz2) = 6a358f61ed3b66a7f6e1f4e794a94c7be4c81b7a58ec360c33791e8d7d9bd405 diff --git a/manualPorts/pcsc-lite/Pkgfile b/manualPorts/pcsc-lite/Pkgfile index 4053baa..6e257a7 100644 --- a/manualPorts/pcsc-lite/Pkgfile +++ b/manualPorts/pcsc-lite/Pkgfile @@ -13,7 +13,8 @@ build() { ls -lA cd $name-$version ./configure \ - --sbindir=/usr/bin \ + --prefix=/usr \ + --sbindir=/usr/bin \ --sysconfdir=/etc \ --enable-filter \ --enable-ipcdir=/run/pcscd \ -- cgit v1.2.3-54-g00ecf