mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
seahorse: update to 3.2.1.
This commit is contained in:
parent
621c9957da
commit
8323f1e5c1
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'seahorse'
|
# Template file for 'seahorse'
|
||||||
pkgname=seahorse
|
pkgname=seahorse
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-scrollkeeper
|
configure_args="--disable-scrollkeeper
|
||||||
|
@ -9,7 +8,7 @@ configure_args="--disable-scrollkeeper
|
||||||
--enable-ldap --enable-hkp"
|
--enable-ldap --enable-hkp"
|
||||||
short_desc="Encryption Made Easy"
|
short_desc="Encryption Made Easy"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ef76aed10bac519fa854a869dc713cd7b49a41fbd2085647067444595302b6f7
|
checksum=84f1df80055ca66179a023130e179de44053e7df91c1f6c7fd536563fac832b2
|
||||||
long_desc="
|
long_desc="
|
||||||
Seahorse is a GNOME application for managing encryption keys. It also
|
Seahorse is a GNOME application for managing encryption keys. It also
|
||||||
integrates with nautilus, gedit and other places for encryption operations.
|
integrates with nautilus, gedit and other places for encryption operations.
|
||||||
|
@ -45,7 +44,6 @@ Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build gnome-doc-utils
|
Add_dependency build gnome-doc-utils
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build dbus-glib-devel
|
|
||||||
Add_dependency build gpgme-devel
|
Add_dependency build gpgme-devel
|
||||||
Add_dependency build libldap-devel
|
Add_dependency build libldap-devel
|
||||||
Add_dependency build libsoup-devel
|
Add_dependency build libsoup-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue