seahorse-sharing: fix makedepends, add license
This commit is contained in:
parent
328d6ae058
commit
2b52569d8f
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# 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=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.1
|
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.1
|
||||||
gpgme-devel libsoup-devel>=2.40 avahi-glib-libs-devel"
|
gpgme-devel libsoup-devel>=2.40 avahi-glib-libs-devel libSM-devel"
|
||||||
fulldepends="gnupg"
|
fulldepends="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>"
|
||||||
homepage="http://www.gnome.org/projects/seahorse/"
|
homepage="http://www.gnome.org/projects/seahorse/"
|
||||||
|
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="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue