void-packages/srcpkgs/seahorse/template

31 lines
1.1 KiB
Text
Raw Normal View History

2010-11-06 07:36:00 +00:00
# Template file for 'seahorse'
pkgname=seahorse
2012-11-12 20:37:31 +00:00
version=3.6.3
2012-09-26 04:06:25 +00:00
revision=1
build_style=gnu-configure
2012-09-26 04:06:25 +00:00
configure_args="--disable-schemas-compile
2012-10-15 22:03:07 +00:00
--enable-ldap --enable-hkp --disable-debug"
2012-11-12 20:37:31 +00:00
depends="hicolor-icon-theme desktop-file-utils gcr>=3.6.2"
2012-10-22 20:56:53 +00:00
makedepends="which pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.1
2012-10-15 22:03:07 +00:00
gpgme-devel libldap-devel libsoup-devel avahi-glib-libs-devel
2012-11-12 20:37:31 +00:00
gcr-devel>=3.6.2 libsecret-devel itstool"
2012-08-29 06:02:23 +00:00
fulldepends="openssh>=6.1p1"
2010-11-06 07:36:00 +00:00
short_desc="Encryption Made Easy"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-08-29 06:02:23 +00:00
homepage="http://projects.gnome.org/seahorse/"
license="GPL-2"
2012-09-26 04:06:25 +00:00
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
2012-11-12 20:37:31 +00:00
checksum=9b712da1989725547a8093e638725ee6de74d7870661545a15374c7ebf335cc1
2010-11-06 07:36:00 +00: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..."