2012-03-29 21:41:46 +00:00
|
|
|
# Template file for 'seahorse-nautilus'
|
|
|
|
pkgname=seahorse-nautilus
|
2012-10-15 21:59:59 +00:00
|
|
|
version=3.6.1
|
2012-09-27 09:39:53 +00:00
|
|
|
revision=1
|
2012-03-29 21:41:46 +00:00
|
|
|
build_style=gnu-configure
|
2012-09-27 09:39:53 +00:00
|
|
|
configure_args="--disable-schemas-compile"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="desktop-file-utils"
|
2012-09-27 09:39:53 +00:00
|
|
|
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel
|
2012-10-15 21:59:59 +00:00
|
|
|
gtk+3-devel>=3.6.0_2 nautilus-devel>=3.6.0 GConf-devel libnotify-devel
|
|
|
|
gpgme-devel libcryptui-devel>=3.6.0 gcr-devel>=3.6.0
|
|
|
|
libgnome-keyring-devel>=3.6.0"
|
2012-05-23 16:26:56 +00:00
|
|
|
fulldepends="gnupg"
|
2012-03-29 21:41:46 +00:00
|
|
|
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://www.gnome.org/projects/seahorse/"
|
2012-09-27 09:39:53 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
2012-10-15 21:59:59 +00:00
|
|
|
checksum=912d9c1e84ad1e24af6308b84d622a72d9e1bdae71284ddbd6277fdb459c31d2
|
2012-03-29 21:41:46 +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...
|
|
|
|
|
|
|
|
This package contains a plugin for the GNOME file manager, Nautilus to
|
|
|
|
encrypt or decrypt OpenPGP files with GnuPG."
|