void-packages/srcpkgs/gcr/template
2012-10-15 23:50:52 +02:00

29 lines
995 B
Plaintext

# Template file for 'gcr'
pkgname=gcr
version=3.6.1
revision=1
build_style=gnu-configure
configure_args="--disable-debug --disable-update-mime
--disable-update-icon-cache --disable-schemas-compile"
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=d95f8b70bdcc371c2712ba166e124114bd99bbde1173c0cbe7a8462f146a9927
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"
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"
replaces="gnome-keyring<3.3.92"
subpackages="gcr-devel"