19 lines
733 B
Bash
19 lines
733 B
Bash
# Template file for 'gnome-keyring'
|
|
pkgname=gnome-keyring
|
|
version=3.14.0
|
|
revision=1
|
|
lib32disabled=yes
|
|
build_style=gnu-configure
|
|
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
|
hostmakedepends="pkg-config intltool libtasn1-tools libxslt docbook-xsl"
|
|
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
|
libgcrypt-devel gcr-devel"
|
|
# For setcap(8).
|
|
depends="libcap-progs dconf>=0.18 gcr>=3.12"
|
|
short_desc="GNOME password and secret manager"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL, LGPL"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=c7059516cc47192e8bc5f1095e8e57cd3388825a4584ea8ad67a97763b7c9040
|