diff --git a/srcpkgs/seahorse-sharing/seahorse-sharing.rshlibs b/srcpkgs/seahorse-sharing/seahorse-sharing.rshlibs new file mode 100644 index 0000000000..3e1791ee44 --- /dev/null +++ b/srcpkgs/seahorse-sharing/seahorse-sharing.rshlibs @@ -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 diff --git a/srcpkgs/seahorse-sharing/template b/srcpkgs/seahorse-sharing/template new file mode 100644 index 0000000000..94cc2fdc1b --- /dev/null +++ b/srcpkgs/seahorse-sharing/template @@ -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 " +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