24 lines
888 B
Text
24 lines
888 B
Text
# Template file for 'libcryptui'
|
|
pkgname=libcryptui
|
|
version=3.4.1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-update-mime-database
|
|
--disable-schemas-compile"
|
|
depends="hicolor-icon-theme"
|
|
makedepends="pkg-config intltool dbus-glib-devel gtk+3-devel gpgme-devel libnotify-devel libgnome-keyring-devel gobject-introspection"
|
|
fulldepends="gnupg"
|
|
revision=2
|
|
short_desc="GNOME Interface components for OpenPGP"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2, LGPL-2.1"
|
|
checksum=fad4addf5c5b6588f492a720edce59f925190e4cdf3672984f53b25327f10fd5
|
|
long_desc="
|
|
$pkgname is a library used for prompting for PGP keys. It's likely that this
|
|
library will become deprecated in the near future."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
subpackages="$pkgname-devel"
|
|
|
|
|