# Template file for 'gcr' pkgname=gcr version=3.8.0 revision=2 build_style=gnu-configure configure_args="--disable-debug --disable-update-mime --disable-update-icon-cache --disable-schemas-compile --enable-introspection" short_desc="GNOME crypto package" maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/gcr/3.8/gcr-${version}.tar.xz" checksum=3d9ff72a7d5f0c26e42f7f4195fa6f82d384e255a07cfcf00f898b18334b8650 long_desc=" GCR is a library for displaying certificates, and crypto UI, accessing key stores. It also provides the viewer for crypto files on the GNOME desktop. GCK is a library for accessing PKCS#11 modules like smart cards, in a (G)object oriented way." depends="hicolor-icon-theme desktop-file-utils" fulldepends="gnupg" hostmakedepends="which pkg-config intltool gnome-doc-utils gobject-introspection libtasn1-tools" makedepends="gtk+3-devel>=3.8.0 p11-kit-devel libgcrypt-devel perl-XML-Parser gobject-introspection" replaces="gnome-keyring<3.3.92" subpackages="gcr-devel" post_install() { vinstall ${FILESDIR}/10-gcr-memlock.conf 644 etc/security/limits.d }