blob: 197828de423da7a6ccc7c615168921c978cb723f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = poldi
pkgdesc = PAM module for authentication using a smartcard
pkgver = 0.4.1
pkgrel = 4
url = http://www.g10code.com/p-poldi.html
install = poldi.install
arch = i686
arch = x86_64
license = GPL
depends = libgcrypt
depends = libgpg-error
depends = libksba
depends = pam
backup = etc/poldi/poldi.conf
backup = etc/pam.d/system-auth-poldi
source = ftp://ftp.gnupg.org/gcrypt/alpha/poldi/poldi-0.4.1.tar.bz2
source = poldi-arch.patch
md5sums = 197986f9ba6aec9a91ee4610f4c6be8b
md5sums = a4187baaacc764d20909345865668280
pkgname = poldi
|