mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'pam-gnupg-git'
|
||||||
pkgname=pam-gnupg-git
|
pkgname=pam-gnupg-git
|
||||||
version=20191206
|
version=20200214
|
||||||
revision=1
|
revision=1
|
||||||
_githash=fbd75b720877e4cf94e852ce7e2b811feb330bb5
|
build_style=meta
|
||||||
wrksrc="pam-gnupg-${_githash}"
|
depends="pam-gnupg"
|
||||||
build_style=gnu-configure
|
short_desc="PAM module to unlock GPG agent (transitional meta-package)"
|
||||||
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"
|
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/cruegge/pam-gnupg"
|
homepage="https://www.voidlinux.org"
|
||||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
|
||||||
checksum=fe6d5874545832d9f0189f204571b19470bb090a3eac778732e5792b428cffa0
|
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sh autogen.sh
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue