void-packages/srcpkgs/gcr/template
2012-03-26 16:54:07 +02:00

38 lines
1.2 KiB
Plaintext

# Template file for 'gcr'
pkgname=gcr
version=3.4.0
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
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"
checksum=6cb92178a04b5ea335102b43027420c200fe6a053e5e2009ffae91914a268106
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="$pkgname-devel"
Add_dependency build which
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build gobject-introspection
Add_dependency build gtk+3-devel
Add_dependency build p11-kit-devel
Add_dependency build libgcrypt-devel
Add_dependency build libtasn1-tools
Add_dependency run hicolor-icon-theme
Add_dependency run desktop-file-utils
Add_dependency full gnupg