35 lines
1.2 KiB
Text
35 lines
1.2 KiB
Text
|
# Template file for 'seahorse-sharing'
|
||
|
pkgname=seahorse-sharing
|
||
|
version=3.4.0
|
||
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||
|
build_style=gnu-configure
|
||
|
short_desc="Sharing of PGP public keys via DNS-SD and HKP"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://www.gnome.org/projects/seahorse/"
|
||
|
checksum=559b94e4b6fd1e7777c1c9ecd86dd4049d815b8f6b8bf66948cba0346dd397bd
|
||
|
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 additional functionality for GNOME's Seahorse
|
||
|
to share PGP public keys via DNS-SD and HKP."
|
||
|
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build intltool
|
||
|
Add_dependency build gnome-doc-utils
|
||
|
Add_dependency build gtk+3-devel
|
||
|
Add_dependency build gpgme-devel
|
||
|
Add_dependency build libsoup-devel
|
||
|
Add_dependency build avahi-glib-libs-devel
|
||
|
|
||
|
Add_dependency full gnupg
|