# Template file for 'gnome-keyring' pkgname=gnome-keyring version=3.3.92 distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--with-pam-dir=/lib/security --disable-debug --disable-schemas-compile --with-root-certs=/etc/ssl/certs" short_desc="GNOME password and secret manager" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL, LGPL" checksum=968bb7a099214259b333ed0e9f88960da59228b05e18817b7e679b6a8de48a2e 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." # For setcap(8). Add_dependency run libcap-progs Add_dependency run dconf Add_dependency build pkg-config Add_dependency build intltool Add_dependency build dbus-devel Add_dependency build gcr-devel Add_dependency build libcap-ng-devel Add_dependency build pam-devel Add_dependency build libcap-devel Add_dependency build libtasn1-devel Add_dependency build libgcrypt-devel Add_dependency build libtasn1-tools