summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2021-11-28 19:22:55 -0500
committerPavel Vinogradov2021-11-28 19:34:56 -0500
commit43f54bf5d78f2b16f965a9e0c80ca117d0b121a9 (patch)
treeadea8f06c44f13c9f4bd9013e76607bd40c00fd8
parent9d349dacf5acb3b9c75031497f86b21fae59e6b7 (diff)
gnome2-libs/json-glib: version 1.6.6
-rwxr-xr-xgnome2-libs/json-glib/DEPENDS2
-rwxr-xr-xgnome2-libs/json-glib/DETAILS7
-rw-r--r--gnome2-libs/json-glib/HISTORY5
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome2-libs/json-glib/DEPENDS b/gnome2-libs/json-glib/DEPENDS
index 7da6e0a4a9..ee0558c5ef 100755
--- a/gnome2-libs/json-glib/DEPENDS
+++ b/gnome2-libs/json-glib/DEPENDS
@@ -2,5 +2,5 @@ depends meson &&
depends glib2 &&
optional_depends gobject-introspection 'introspection=enabled' 'introspection=disabled' 'for object introspection' &&
-optional_depends gtk-doc 'docs=enabled' 'docs=disabled' 'build docs' &&
+optional_depends gtk-doc 'gtk_doc=enabled' 'gtk_doc=disabled' 'build docs' &&
optional_depends libxslt 'man=true' 'man=false' 'build man pages'
diff --git a/gnome2-libs/json-glib/DETAILS b/gnome2-libs/json-glib/DETAILS
index ff8b231403..299274114e 100755
--- a/gnome2-libs/json-glib/DETAILS
+++ b/gnome2-libs/json-glib/DETAILS
@@ -1,11 +1,10 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=json-glib
- VERSION=1.6.0
- SOURCE_HASH=sha512:0025f913c54a223e6c5f7e65c081afc8ea65ab5a30ed9f30d2d2bb28d17c5695f6e308c64dfdf128e47ddc99d3178421204b5273e78305a096c0b7dfe67dd406
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ VERSION=1.6.6
+ SOURCE_HASH=sha256:96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
LICENSE[0]=LGPL
WEB_SITE=https://live.gnome.org/JsonGlib/
ENTERED=20101023
diff --git a/gnome2-libs/json-glib/HISTORY b/gnome2-libs/json-glib/HISTORY
index be3eeda6e7..ac8ccd5603 100644
--- a/gnome2-libs/json-glib/HISTORY
+++ b/gnome2-libs/json-glib/HISTORY
@@ -1,3 +1,8 @@
+2021-11-28 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.6.6, switched to UPSTREAM_HASH, derive branch part of
+ the url from VERSION
+ * DEPENDS: fixed gtk-doc flags
+
2020-10-26 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.6.0
* DEPENDS: fix flags