# Template file for 'gnome-keyring' pkgname=gnome-keyring version=3.6.0 revision=1 build_style=gnu-configure configure_args="--with-pam-dir=/usr/lib/security --disable-debug --disable-schemas-compile --with-root-certs=/etc/ssl/certs" # For setcap(8). depends="libcap-progs dconf gcr>=3.6.0" makedepends="pkg-config intltool dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel libgcrypt-devel libtasn1-tools gcr-devel>=3.6.0" short_desc="GNOME password and secret manager" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL, LGPL" distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" checksum=6a0de88d5e1778dd5026226cb2ff25bf8355f370b089daa58ee0887639fb0a20 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 other applications can locate it by an environment variable. The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends."