summaryrefslogtreecommitdiffstats
path: root/gnome2-libs
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-16 20:56:03 +0200
committerIsmael Luceno2019-08-16 21:21:39 +0200
commitbad163be50f53962ca7c82209cd5ff2cee82c4e2 (patch)
tree017320a8d31ea6645bf54ba42911b9c9550114d6 /gnome2-libs
parent1802a7dad0b961b2de5d3ec0eb6fc1aec3de46a1 (diff)
libgnome-keyring 3.12.0
Diffstat (limited to 'gnome2-libs')
-rwxr-xr-xgnome2-libs/libgnome-keyring/DEPENDS6
-rwxr-xr-xgnome2-libs/libgnome-keyring/DETAILS7
-rw-r--r--gnome2-libs/libgnome-keyring/HISTORY5
-rw-r--r--gnome2-libs/libgnome-keyring/libgnome-keyring-3.4.1.tar.xz.sigbin287 -> 0 bytes
4 files changed, 13 insertions, 5 deletions
diff --git a/gnome2-libs/libgnome-keyring/DEPENDS b/gnome2-libs/libgnome-keyring/DEPENDS
index f865fd746e..f498b26e6f 100755
--- a/gnome2-libs/libgnome-keyring/DEPENDS
+++ b/gnome2-libs/libgnome-keyring/DEPENDS
@@ -1,10 +1,14 @@
depends glib2 &&
depends dbus &&
depends libgcrypt &&
-depends eggdbus &&
depends intltool &&
depends libgpg-error &&
+optional_depends vala \
+ --enable-vala \
+ --disable-vala \
+ "for Vala bindings" &&
+
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
diff --git a/gnome2-libs/libgnome-keyring/DETAILS b/gnome2-libs/libgnome-keyring/DETAILS
index c018f70b8b..61a4e2c45a 100755
--- a/gnome2-libs/libgnome-keyring/DETAILS
+++ b/gnome2-libs/libgnome-keyring/DETAILS
@@ -1,9 +1,8 @@
SPELL=libgnome-keyring
- VERSION=3.4.1
- BRANCH=${VERSION:0:3}
+ VERSION=3.12.0
SOURCE="${SPELL}-${VERSION}.tar.xz"
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
+ SOURCE_HASH=sha512:dd1777b6e0dd774feb86dbc72d9f2a85f2143e2772a09c438b84aec468ddc5e7ee5ebd534d24f079e5daf4757f2918d0621e26fb671fde0fcef9c74d30f8b9bd
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
LICENSE[0]=GPL
WEB_SITE="http://live.gnome.org/GnomeKeyring"
diff --git a/gnome2-libs/libgnome-keyring/HISTORY b/gnome2-libs/libgnome-keyring/HISTORY
index ec84ef60f5..80ab613b18 100644
--- a/gnome2-libs/libgnome-keyring/HISTORY
+++ b/gnome2-libs/libgnome-keyring/HISTORY
@@ -1,3 +1,8 @@
+2019-08-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 3.12.0
+ * DEPENDS: added optional vala dependency
+ removed dependency on eggdbus
+
2013-06-12 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 3.4.1
SOURCE matches upstream SHA256
diff --git a/gnome2-libs/libgnome-keyring/libgnome-keyring-3.4.1.tar.xz.sig b/gnome2-libs/libgnome-keyring/libgnome-keyring-3.4.1.tar.xz.sig
deleted file mode 100644
index b0207339d7..0000000000
--- a/gnome2-libs/libgnome-keyring/libgnome-keyring-3.4.1.tar.xz.sig
+++ /dev/null
Binary files differ