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
This commit is contained in:
parent
a21252d17f
commit
eece309cb8
@ -1,7 +1,7 @@
|
||||
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
|
||||
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user