seahorse-sharing: remove long_desc.
This commit is contained in:
parent
22a9fdcca8
commit
b3bad7ca93
1 changed files with 3 additions and 18 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'seahorse-sharing'
|
# Template file for 'seahorse-sharing'
|
||||||
pkgname=seahorse-sharing
|
pkgname=seahorse-sharing
|
||||||
version=3.6.1
|
version=3.6.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.1
|
hostmakedepends="pkg-config intltool gnome-doc-utils gpgme-devel"
|
||||||
gpgme-devel libsoup-devel>=2.40 avahi-glib-libs-devel libSM-devel gnupg"
|
makedepends="gpgme-devel gtk+3-devel avahi-glib-libs-devel libSM-devel"
|
||||||
depends="gnupg"
|
depends="gnupg"
|
||||||
short_desc="Sharing of PGP public keys via DNS-SD and HKP"
|
short_desc="Sharing of PGP public keys via DNS-SD and HKP"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -12,18 +12,3 @@ homepage="http://www.gnome.org/projects/seahorse/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=678af1602b1ee08bc2e83d9e6da594f67843a316e0d16c25b5f31dfa6c692ff1
|
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."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue