parent
cc6da1c441
commit
684800e9e5
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=2.91.4"
|
||||
abi_depends=">=3.0.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=2.91.93
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
version=3.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
||||
--without-root-certs --with-gtk=3.0 --disable-schemas-compile"
|
||||
short_desc="GNOME password and secret manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=85076745167b47003fb384c669c8f4f6c07fdb02be3706f863ed69c4f890fea9
|
||||
checksum=63bbe53031620d8514cf4ebd7705e2360d37679e785c4588f66b88f919e56c20
|
||||
long_desc="
|
||||
gnome-keyring is a program that keeps passwords and other secrets for
|
||||
users. It is run as a damon in the session, similar to ssh-agent, and
|
||||
|
|
Loading…
Reference in New Issue