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