From eece309cb8c89932c3a57d31200d599dabb998a5 Mon Sep 17 00:00:00 2001 From: Christoph Moench-Tegeder Date: Sat, 16 Apr 2022 22:45:23 +0200 Subject: graphics/gexiv2: update to 0.14.0 Release Notes: https://download.gnome.org/sources/gexiv2/0.14/gexiv2-0.14.0.news PR: 263308 Reported by: Neel Chauhan --- graphics/gexiv2/Makefile | 13 ++++++++----- graphics/gexiv2/distinfo | 6 +++--- graphics/gexiv2/pkg-plist | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 7e778197598a..a0c2701d0412 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -1,7 +1,7 @@ # Created by: Mario Sergio Fujikawa Ferreira PORTNAME= gexiv2 -PORTVERSION= 0.12.3 +PORTVERSION= 0.14.0 CATEGORIES= graphics MASTER_SITES= GNOME @@ -11,14 +11,17 @@ COMMENT= GObject-based wrapper around Exiv2 library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= vala>=0:lang/vala -LIB_DEPENDS= libexiv2.so:graphics/exiv2 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>=0:devel/py-gobject3@${PY_FLAVOR} \ + vala>=0:lang/vala +LIB_DEPENDS= libexiv2.so:graphics/exiv2 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>=0:devel/py-gobject3@${PY_FLAVOR} -USES= compiler:c++11-lang gnome libtool:build meson pathfix \ - pkgconfig tar:xz +USES= compiler:c++11-lang gnome libtool:build meson pathfix pkgconfig \ + python:build tar:xz USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes BINARY_WRAPPERS= gm4 +BINARY_ALIAS= python3=${PYTHON_CMD} OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes diff --git a/graphics/gexiv2/distinfo b/graphics/gexiv2/distinfo index e6a1571f171a..1ddc18dad390 100644 --- a/graphics/gexiv2/distinfo +++ b/graphics/gexiv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632733663 -SHA256 (gexiv2-0.12.3.tar.xz) = d23b7972a2fc6f840150bad1ed79c1cbec672951e180c1e1ec33ca6c730c59f3 -SIZE (gexiv2-0.12.3.tar.xz) = 380376 +TIMESTAMP = 1650061615 +SHA256 (gexiv2-0.14.0.tar.xz) = e58279a6ff20b6f64fa499615da5e9b57cf65ba7850b72fafdf17221a9d6d69e +SIZE (gexiv2-0.14.0.tar.xz) = 387288 diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist index 89ec936e99d5..6f2837b9e8a7 100644 --- a/graphics/gexiv2/pkg-plist +++ b/graphics/gexiv2/pkg-plist @@ -10,7 +10,7 @@ include/gexiv2/gexiv2.h lib/girepository-1.0/GExiv2-0.10.typelib lib/libgexiv2.so lib/libgexiv2.so.2 -lib/libgexiv2.so.2.0.0 +lib/libgexiv2.so.2.14.0 libdata/pkgconfig/gexiv2.pc share/gir-1.0/GExiv2-0.10.gir %%DOCS%%share/gtk-doc/html/gexiv2/GExiv2Metadata.html -- cgit v1.2.3