summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2019-06-13 21:38:51 +0200
committerFlorian Franzmann2019-06-13 22:11:48 +0200
commitbefdd958221a425af0bec76385f7a61b450687dc (patch)
tree96c40abb41fa71aa621e5f287d913d410ce9448b /graphics
parentab95a9582f8f36ae501b5520438ab340162262b2 (diff)
graphics/gexiv2: version 0.12.0
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/gexiv2/DEPENDS5
-rwxr-xr-xgraphics/gexiv2/DETAILS5
-rw-r--r--graphics/gexiv2/HISTORY4
3 files changed, 10 insertions, 4 deletions
diff --git a/graphics/gexiv2/DEPENDS b/graphics/gexiv2/DEPENDS
index 664e78d111..733ec647d6 100755
--- a/graphics/gexiv2/DEPENDS
+++ b/graphics/gexiv2/DEPENDS
@@ -1,7 +1,8 @@
+depends meson &&
depends exiv2 &&
optional_depends gobject-introspection \
- "--enable-introspection" \
- "" \
+ "introspection=true" \
+ "introspection=false" \
"for GObject introspection, required for python bindings" &&
if is_depends_enabled $SPELL gobject-introspection; then
depends PYTHON &&
diff --git a/graphics/gexiv2/DETAILS b/graphics/gexiv2/DETAILS
index 0a0b22966b..eab6b9793f 100755
--- a/graphics/gexiv2/DETAILS
+++ b/graphics/gexiv2/DETAILS
@@ -1,6 +1,7 @@
+. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=gexiv2
- VERSION=0.10.8
- SOURCE_HASH=sha512:4c25cf6884495151947a70e62a096f3279223673bece4d4ff02720b2820aaad9e80c8715e02bf46c3f5598f582fdf07b4b3ddabd017d53001245e3381a4cc286
+ VERSION=0.12.0
+ SOURCE_HASH=sha512:c89e7d307359c718dff1f3991acb4ece66bce985a3d8bee1c8fccf4ce39187af62684c87eaae9b0425a6fdbf147b7330902041d9588e52a4bad1da4255d245e9
SOURCE=${SPELL}-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://trac.yorba.org/wiki/gexiv2
diff --git a/graphics/gexiv2/HISTORY b/graphics/gexiv2/HISTORY
index 69575f2d73..c0100549a9 100644
--- a/graphics/gexiv2/HISTORY
+++ b/graphics/gexiv2/HISTORY
@@ -1,3 +1,7 @@
+2019-06-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.12.0
+ * DETAILS, DEPENDS: use the meson build system
+
2018-02-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.10.8