summaryrefslogtreecommitdiffstats
path: root/gnome3-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2015-06-27 22:42:39 +0200
committerFlorian Franzmann2015-06-27 23:09:06 +0200
commit1ad5c665bb4fdce502966dbb881265956203cead (patch)
tree4d2d8bd4e46e08acb9cb66112369356ef9871b0e /gnome3-libs
parent5ba6d8a26fcf1da65c82413a418c8be575ff4325 (diff)
gnome3-libs/gcr: version 3.16.0
Diffstat (limited to 'gnome3-libs')
-rwxr-xr-xgnome3-libs/gcr/DEPENDS2
-rwxr-xr-xgnome3-libs/gcr/DETAILS4
-rw-r--r--gnome3-libs/gcr/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/gnome3-libs/gcr/DEPENDS b/gnome3-libs/gcr/DEPENDS
index ff7fcb83d3..0a07d979b1 100755
--- a/gnome3-libs/gcr/DEPENDS
+++ b/gnome3-libs/gcr/DEPENDS
@@ -1,6 +1,6 @@
depends -sub PYTHON glib2 &&
depends libgcrypt &&
-optional_depends p11-kit '' '' 'for P11 support' &&
+depends p11-kit &&
optional_depends gobject-introspection \
'--enable-introspection=yes' \
'--enable-introspection=no' \
diff --git a/gnome3-libs/gcr/DETAILS b/gnome3-libs/gcr/DETAILS
index f93aa76334..4c2fc26d35 100755
--- a/gnome3-libs/gcr/DETAILS
+++ b/gnome3-libs/gcr/DETAILS
@@ -1,10 +1,10 @@
SPELL=gcr
- VERSION=3.12.2
+ VERSION=3.16.0
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_HASH=sha512:7c74302a4485e6909e39721b0beeeeb5920d218c4e8ab5a1878be33457f2b6d59df165bf2e6b606efc8275b8e45dffe8d28ac202cf835f7f2483237258a4d6b2
+ SOURCE_HASH=sha512:1db6e2532d2d0ceb6f339551b009baae5815fcf8a12b76b0eb9e13f301d1205c2e2c9b8f555ae011a84521e55fe9cccb703c3dd539d638b476e0474c34672be4
LICENSE[0]=GPL
WEB_SITE=http://developer.gnome.org/gcr/
ENTERED=20120329
diff --git a/gnome3-libs/gcr/HISTORY b/gnome3-libs/gcr/HISTORY
index 3bb829ce2a..d4de3530d6 100644
--- a/gnome3-libs/gcr/HISTORY
+++ b/gnome3-libs/gcr/HISTORY
@@ -1,3 +1,7 @@
+2015-06-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 3.16.0
+ * DEPENDS: make the dependency on p11-kit mandatory
+
2014-07-12 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 3.12.2