New package: seahorse-sharing-3.4.0.
This commit is contained in:
parent
1baf9d47c6
commit
39fdfd97be
2 changed files with 46 additions and 0 deletions
12
srcpkgs/seahorse-sharing/seahorse-sharing.rshlibs
Normal file
12
srcpkgs/seahorse-sharing/seahorse-sharing.rshlibs
Normal file
|
@ -0,0 +1,12 @@
|
|||
libgthread-2.0.so.0
|
||||
libgtk-3.so.0
|
||||
libgdk-3.so.0
|
||||
libgpgme.so.11
|
||||
libsoup-2.4.so.1
|
||||
libgobject-2.0.so.0
|
||||
libavahi-common.so.3
|
||||
libavahi-client.so.3
|
||||
libavahi-glib.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
34
srcpkgs/seahorse-sharing/template
Normal file
34
srcpkgs/seahorse-sharing/template
Normal file
|
@ -0,0 +1,34 @@
|
|||
# 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
|
Loading…
Add table
Reference in a new issue