pam-gnupg-git: transitional meta-package to migrate to pam-gnupg
This commit is contained in:
parent
afd46176f4
commit
f011eed39d
1 changed files with 5 additions and 16 deletions
|
@ -1,21 +1,10 @@
|
|||
# Template file for 'pam-gnupg-git'
|
||||
pkgname=pam-gnupg-git
|
||||
version=20191206
|
||||
version=20200214
|
||||
revision=1
|
||||
_githash=fbd75b720877e4cf94e852ce7e2b811feb330bb5
|
||||
wrksrc="pam-gnupg-${_githash}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/security"
|
||||
hostmakedepends="automake libtool gnupg2"
|
||||
makedepends="pam-devel"
|
||||
depends="gnupg2"
|
||||
short_desc="PAM module to unlock GPG agent on login"
|
||||
build_style=meta
|
||||
depends="pam-gnupg"
|
||||
short_desc="PAM module to unlock GPG agent (transitional meta-package)"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/cruegge/pam-gnupg"
|
||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||
checksum=fe6d5874545832d9f0189f204571b19470bb090a3eac778732e5792b428cffa0
|
||||
|
||||
pre_configure() {
|
||||
sh autogen.sh
|
||||
}
|
||||
homepage="https://www.voidlinux.org"
|
||||
|
|
Loading…
Reference in a new issue