void-packages/srcpkgs/seahorse/template

32 lines
1.1 KiB
Plaintext
Raw Normal View History

2010-11-06 08:36:00 +01:00
# Template file for 'seahorse'
pkgname=seahorse
2012-04-16 16:08:49 +02:00
version=3.4.1
2012-03-26 17:01:30 +02:00
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
2012-03-23 00:04:28 +01:00
configure_args="--disable-scrollkeeper --disable-schemas-compile
2012-03-26 17:01:30 +02:00
--enable-ldap --enable-hkp --disable-debug"
depends="hicolor-icon-theme desktop-file-utils"
makedepends="which pkg-config intltool gnome-doc-utils gtk+3-devel gpgme-devel libldap-devel libsoup-devel libgnome-keyring-devel avahi-libs-devel avahi-glib-libs-devel gcr-devel"
fulldepends="openssh-client"
revision=1
2010-11-06 08:36:00 +01:00
short_desc="Encryption Made Easy"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-04-16 16:08:49 +02:00
checksum=841443ed6d7f865e1c9347867527591287bcc5b2e281c8da11b2cb355d678faa
2010-11-06 08:36:00 +01:00
long_desc="
Seahorse is a GNOME application for managing encryption keys. It also
integrates with nautilus, gedit and other places for encryption operations.
With seahorse you can...
* Create and manage PGP keys
* Create and manage SSH keys
* Publish and retrieve keys from key servers
* Cache your passphrase so you don't have to keep typing it
* Backup your keys and keyring
* more..."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
2012-03-23 00:04:28 +01:00