From b3bad7ca9381ac1b8e794c15d6548240d123d9d7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Feb 2014 09:54:23 +0100 Subject: [PATCH] seahorse-sharing: remove long_desc. --- srcpkgs/seahorse-sharing/template | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/srcpkgs/seahorse-sharing/template b/srcpkgs/seahorse-sharing/template index e0e985c0d9e..5b13f7e2e0e 100644 --- a/srcpkgs/seahorse-sharing/template +++ b/srcpkgs/seahorse-sharing/template @@ -1,10 +1,10 @@ # Template file for 'seahorse-sharing' pkgname=seahorse-sharing version=3.6.1 -revision=2 +revision=3 build_style=gnu-configure -makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.1 - gpgme-devel libsoup-devel>=2.40 avahi-glib-libs-devel libSM-devel gnupg" +hostmakedepends="pkg-config intltool gnome-doc-utils gpgme-devel" +makedepends="gpgme-devel gtk+3-devel avahi-glib-libs-devel libSM-devel" depends="gnupg" short_desc="Sharing of PGP public keys via DNS-SD and HKP" maintainer="Juan RP " @@ -12,18 +12,3 @@ homepage="http://www.gnome.org/projects/seahorse/" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" checksum=678af1602b1ee08bc2e83d9e6da594f67843a316e0d16c25b5f31dfa6c692ff1 -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."