gexiv2: update to 0.12.2

gexiv2 0.12.2 - 20 Feb 2021

 * Introduce gexiv2_metadata_get_exif_data
 * Clarify License of C/C++ code
 * Documentation clean-up
 * Fix filename handling for windows
 * Fix _get_iptc_tags returning duplicates
 * Add _get_multiple() for all tag domains
 * Introduce a set of new functions that will pass on Exiv2's exception
   instead of silently dropping a warning to the console
 * Fix XMP tags sort order
 * Fix xmpText/altLang handling for _get_tag_multiple()
 * Add XMP namespace lookup
 * Windows compatibility fixes

Bugs fixed in this release:
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/10
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/57
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/58
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/59
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/59
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/60
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/61
 - https://gitlab.gnome.org/GNOME/gexiv2/issues/63
This commit is contained in:
nia 2021-04-08 11:23:35 +00:00
parent b69f47d40f
commit 64fc457311
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2021/02/11 15:14:53 nia Exp $
# $NetBSD: Makefile,v 1.14 2021/04/08 11:23:35 nia Exp $
DISTNAME= gexiv2-0.12.1
DISTNAME= gexiv2-0.12.2
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gexiv2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2021/02/11 15:14:53 nia Exp $
$NetBSD: distinfo,v 1.8 2021/04/08 11:23:35 nia Exp $
SHA1 (gexiv2-0.12.1.tar.xz) = a0d63c98808b3bfa4e527c50bcd2a6bce5110042
RMD160 (gexiv2-0.12.1.tar.xz) = 174717b7098fa545a60e05252c0568023dfdbab8
SHA512 (gexiv2-0.12.1.tar.xz) = cbf83ea79eead9aab15ba760217fd6a1b55a5c60059f14f243327ad7d3c09d6a0528dbdb33a8ee235c76dac5aab0afa8b7d2ab4367fe9128a096dce5da19a68d
Size (gexiv2-0.12.1.tar.xz) = 372104 bytes
SHA1 (gexiv2-0.12.2.tar.xz) = 887015e9220866aa1d0b235f27c99cd3d11daa35
RMD160 (gexiv2-0.12.2.tar.xz) = c17e79f2dfcb862327dfabbf15748ad4a17e8911
SHA512 (gexiv2-0.12.2.tar.xz) = 850bf41f6180b0fdd050ab08da6e3bbd8d25ffc25a1f48e17a1d7a65771893cc79fba9cbd6718bf1754251ac4a4754983f0ab8f006a05f8c4a15085846d001a5
Size (gexiv2-0.12.2.tar.xz) = 378428 bytes