2010-04-12 16:16:55 +02:00
|
|
|
# Template file for 'gnome-keyring'
|
|
|
|
pkgname=gnome-keyring
|
2013-10-17 09:37:44 +02:00
|
|
|
version=3.10.1
|
2013-05-05 03:36:10 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-09-26 20:20:57 +02:00
|
|
|
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
2013-10-17 09:43:54 +02:00
|
|
|
hostmakedepends="pkg-config intltool libtasn1-tools libxslt docbook-xsl"
|
2013-03-28 17:52:04 +01:00
|
|
|
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
2013-09-26 20:20:57 +02:00
|
|
|
libgcrypt-devel gcr-devel>=3.10"
|
2014-01-01 16:10:11 +01:00
|
|
|
# For setcap(8).
|
|
|
|
depends="libcap-progs dconf>=0.18 gcr>=3.10"
|
2010-04-12 16:16:55 +02:00
|
|
|
short_desc="GNOME password and secret manager"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-27 06:56:32 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL, LGPL"
|
2013-09-26 20:20:57 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
2013-10-17 09:37:44 +02:00
|
|
|
checksum=18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8
|