26 lines
1.1 KiB
Text
26 lines
1.1 KiB
Text
# Template file for 'seahorse'
|
|
pkgname=seahorse
|
|
version=3.4.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
configure_args="--disable-scrollkeeper --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 gpgme-devel libldap-devel libsoup-devel libgnome-keyring-devel avahi-libs-devel avahi-glib-libs-devel gcr-devel"
|
|
fulldepends="openssh-client"
|
|
short_desc="Encryption Made Easy"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
checksum=841443ed6d7f865e1c9347867527591287bcc5b2e281c8da11b2cb355d678faa
|
|
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..."
|