24 lines
857 B
Text
24 lines
857 B
Text
# Template file for 'libcryptui'
|
|
pkgname=libcryptui
|
|
version=3.6.0
|
|
revision=1
|
|
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>=3.6.0_2
|
|
gpgme-devel libnotify-devel libgnome-keyring-devel>=3.6.0
|
|
gobject-introspection"
|
|
fulldepends="gnupg"
|
|
short_desc="GNOME Interface components for OpenPGP"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2, LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=0a4a747fff33acd03d1381d27454f8aa5eaca026b7475e24c4b8f8272bbe1c87
|
|
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."
|
|
|
|
|
|
subpackages="$pkgname-devel"
|