34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
# Template file for 'seahorse-nautilus'
|
|
pkgname=seahorse-nautilus
|
|
version=3.4.0
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-install
|
|
--with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
|
depends="desktop-file-utils"
|
|
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel gtk+3-devel nautilus-devel GConf-devel libnotify-devel gpgme-devel libgnome-keyring-devel libcryptui-devel"
|
|
fulldepends="gnupg"
|
|
revision=1
|
|
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org/projects/seahorse/"
|
|
checksum=4724438b8c09d5c25c30a304cbc398950d5a2fdd1e2ef3f6389ffbf18ac01480
|
|
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...
|
|
|
|
This package contains a plugin for the GNOME file manager, Nautilus to
|
|
encrypt or decrypt OpenPGP files with GnuPG."
|
|
|
|
|
|
|