void-packages/srcpkgs/gcr/template
2012-04-16 15:51:53 +02:00

38 lines
1.2 KiB
Plaintext

# Template file for 'gcr'
pkgname=gcr
version=3.4.1
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=a0812b6e9623465b0053f4b1b09f3b9316317b2c6ed69a73bc2c5b3b6b849609
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