mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
seahorse-nautilus: update to 3.6.1.
This commit is contained in:
parent
f4b75c60d9
commit
e871ac91cc
2 changed files with 5 additions and 12 deletions
|
@ -9,10 +9,3 @@ libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libnautilus-extension.so.1
|
libnautilus-extension.so.1
|
||||||
libgdk-3.so.0
|
|
||||||
libatk-1.0.so.0
|
|
||||||
libpangocairo-1.0.so.0
|
|
||||||
libgdk_pixbuf-2.0.so.0
|
|
||||||
libcairo-gobject.so.2
|
|
||||||
libpango-1.0.so.0
|
|
||||||
libcairo.so.2
|
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'seahorse-nautilus'
|
# Template file for 'seahorse-nautilus'
|
||||||
pkgname=seahorse-nautilus
|
pkgname=seahorse-nautilus
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel
|
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel
|
||||||
gtk+3-devel>=3.6.0_2 nautilus-devel>=3.6.0 GConf-devel libnotify-devel
|
gtk+3-devel>=3.6.0_2 nautilus-devel>=3.6.0 GConf-devel libnotify-devel
|
||||||
gpgme-devel libcryptui-devel>=3.6.0 gcr-devel>=3.6.0
|
gpgme-devel libcryptui-devel>=3.6.0 gcr-devel>=3.6.0
|
||||||
libgnome-keyring-devel>=3.6.0"
|
libgnome-keyring-devel>=3.6.0"
|
||||||
fulldepends="gnupg"
|
fulldepends="gnupg"
|
||||||
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
||||||
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/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=edae97cf7bab38ed928e25a7805913977f892ec9b9120783d874cda07912519d
|
checksum=912d9c1e84ad1e24af6308b84d622a72d9e1bdae71284ddbd6277fdb459c31d2
|
||||||
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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue