31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
# Template file for 'seahorse'
|
|
pkgname=seahorse
|
|
version=3.6.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--disable-schemas-compile
|
|
--enable-ldap --enable-hkp --disable-debug"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="which pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.0_2
|
|
gpgme-devel libldap-devel libsoup-devel avahi-glib-libs-devel
|
|
gcr-devel>=3.6.0 libsecret-devel itstool"
|
|
fulldepends="openssh>=6.1p1"
|
|
short_desc="Encryption Made Easy"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://projects.gnome.org/seahorse/"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=88a0bcaa3aeef6a9a2f2abf4c7ffbf94cef474b466d79d45054d19175d5ccee8
|
|
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..."
|