Split Package: library and Pin Manager.
This commit is contained in:
parent
4bfbff2175
commit
ba60375af9
22
PKGBUILD
22
PKGBUILD
@ -1,22 +0,0 @@
|
||||
# Maintainer: Emiliano Vavassori <syntaxerrormmm@gmail.com>
|
||||
|
||||
pkgname=bit4id-xpki
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Bit4ID Universal Middleware (Actalis/Oberthur/Idemia Smart Card driver)"
|
||||
arch=('x86_64')
|
||||
license=('unknown')
|
||||
url="http://www.bit4id.com/"
|
||||
install=$pkgname.install
|
||||
options=('!strip')
|
||||
depends=('ccid' 'opensc' 'pcsc-tools')
|
||||
|
||||
ARCH='amd64'
|
||||
md5sums=('1a65703ee7298e21842041a722ee4831')
|
||||
|
||||
source=('https://swdownload1.agenziaentrate.gov.it/pub/sanita/libbit4xpki-idemia-amd64.1.4.10-622.deb')
|
||||
|
||||
package() {
|
||||
ar -xv libbit4xpki-idemia-amd64.1.4.10-622.deb || return 1
|
||||
tar -xvf data.tar.[xg]z -C $pkgdir || return 1
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
post_install() {
|
||||
echo "You need to add the installed module (/usr/lib/bit4id/libbit4xpki.so) to each program that needs to access the smart card."
|
||||
}
|
Loading…
Reference in New Issue
Block a user