void-packages/srcpkgs/gcr/template
2012-09-25 15:48:13 +02:00

29 lines
1 KiB
Plaintext

# Template file for 'gcr'
pkgname=gcr
version=3.6.0
revision=1
build_style=gnu-configure
configure_args="--disable-debug --disable-update-mime
--disable-update-icon-cache --disable-schemas-compile"
depends="hicolor-icon-theme desktop-file-utils"
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
gtk+3-devel>=3.6.0_2 p11-kit-devel libgcrypt-devel libtasn1-tools"
fulldepends="gnupg"
short_desc="GNOME crypto package"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/gcr/3.6/gcr-${version}.tar.xz"
checksum=b84e0779cf8977953e9fdfea294bfa377522ca745f75abccf8d2a2909207c090
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."
replaces="gnome-keyring<3.3.92"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="gcr-devel"