23 lines
902 B
Plaintext
23 lines
902 B
Plaintext
# Template file for 'libcryptui'
|
|
pkgname=libcryptui
|
|
version=3.8.0
|
|
revision=1
|
|
subpackages="$pkgname-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-update-mime-database
|
|
--disable-schemas-compile"
|
|
depends="hicolor-icon-theme libgnome-keyring>=3.8"
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
makedepends="libSM-devel dbus-glib-devel gtk+3-devel>=3.8 gpgme-devel
|
|
libnotify-devel libgnome-keyring-devel>=3.8"
|
|
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.8/$pkgname-$version.tar.xz"
|
|
checksum=10eed96e33b6d7286795a7c678a5655a86ae099fb98d1f7211aa28aa636c0837
|
|
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."
|