Update gexiv2 to 0.10.8.
gexiv2 0.10.8 - 5 Feb 2018 * Do not use linker scripts on Darwin/OS X * Fallback to AperturValue if FNumber is absent * Fix GIR header and vapi when using meson Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=791941 - https://bugzilla.gnome.org/show_bug.cgi?id=792239 - https://bugzilla.gnome.org/show_bug.cgi?id=792431 gexiv2 0.10.7 - 24 Dec 2017 * Add meson build support * Use glib-mkenums for enum types * Update debian * Fix make check when running out of tree * Use version script to clean up exported functions * Fix --disable-vala Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=784045 - https://bugzilla.gnome.org/show_bug.cgi?id=787455 gexiv2 0.10.6 - 21 May 2017 * Fix missing include file * Add a function to save meta-data in XMP sidecar file * Add a more complete Python test-suite * Fix a potential NULL dereference in _get_comment() * Fix compatibility with Exiv2 0.26 Bugs fixed in this release: - Coverity issue CID 167853 - https://bugs.gentoo.org/show_bug.cgi?id=613778 - https://bugzilla.gnome.org/show_bug.cgi?id=712455 - https://bugzilla.gnome.org/show_bug.cgi?id=780709 - https://bugzilla.gnome.org/show_bug.cgi?id=782449 gexiv2 0.10.5 - 20 March 2017 * Fix autogen.sh to also run configure * Generate gtk-doc and various documentation updates * Fix an abort on unhandled Minolta meta-data * Fix compilation issues with shadowing variables in StreamIO * Fix GPS rational calculations if fraction has 0 numerator and denominator * Several build cleanups * Add make check to build and run the python tests * Add C tests Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=723790 - https://bugzilla.gnome.org/show_bug.cgi?id=774105 - https://bugzilla.gnome.org/show_bug.cgi?id=775249 - https://bugzilla.gnome.org/show_bug.cgi?id=776233 - https://bugzilla.gnome.org/show_bug.cgi?id=779089 - https://bugzilla.gnome.org/show_bug.cgi?id=779551 - https://bugzilla.redhat.com/show_bug.cgi?id=1401706 gexiv2 0.10.4 - 15 August 2016 * Additions to get_comment based on MWG guidelines (#746424) * Fix builddir != srcdir * Fix leaks in GPS coordinate handling (#754241) * Update build instructions (#749800) * Copyright transfer to SFC * Use M4 macros for GObject introspection (#765827) * Clean-up some introspection warnings * Catch exception by reference (CID:112500) * Generate the VAPI file from GIR * Mark _free() functions as deprecated * Fix several g-i-scanner warnings * Fix build issue introduced by VAPI changes (#768896) * Use AX_COMPILER_FLAGS and fix issues risen by that * Remove linker flags from CXXFLAGS * Enable maintainer mode and silent rules * Fix lookup of XMP tags (#768906) * Enable compiling without GObject Introspection Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=746424 - https://bugzilla.gnome.org/show_bug.cgi?id=749800 - https://bugzilla.gnome.org/show_bug.cgi?id=754241 - https://bugzilla.gnome.org/show_bug.cgi?id=765827 - https://bugzilla.gnome.org/show_bug.cgi?id=768896 - https://bugzilla.gnome.org/show_bug.cgi?id=768906
This commit is contained in:
parent
cd081e33f9
commit
d0b1d19dd3
4 changed files with 30 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.1 2015/08/23 13:55:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2018/02/15 08:15:55 bsiegert Exp $
|
||||
|
||||
DISTNAME= gexiv2-0.10.3
|
||||
DISTNAME= gexiv2-0.10.8
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= http://ftp.acc.umu.se/pub/gnome/sources/gexiv2/0.10/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2015/08/23 13:55:26 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2018/02/15 08:15:55 bsiegert Exp $
|
||||
include/gexiv2/gexiv2-enums.h
|
||||
include/gexiv2/gexiv2-log.h
|
||||
include/gexiv2/gexiv2-managed-stream.h
|
||||
include/gexiv2/gexiv2-metadata.h
|
||||
|
@ -9,4 +10,24 @@ include/gexiv2/gexiv2-version.h
|
|||
include/gexiv2/gexiv2.h
|
||||
lib/libgexiv2.la
|
||||
lib/pkgconfig/gexiv2.pc
|
||||
share/vala/vapi/gexiv2.vapi
|
||||
share/gtk-doc/html/gexiv2/GExiv2Metadata.html
|
||||
share/gtk-doc/html/gexiv2/GExiv2PreviewImage.html
|
||||
share/gtk-doc/html/gexiv2/GExiv2PreviewProperties.html
|
||||
share/gtk-doc/html/gexiv2/annotation-glossary.html
|
||||
share/gtk-doc/html/gexiv2/api-index-0-10-6.html
|
||||
share/gtk-doc/html/gexiv2/api-index-full.html
|
||||
share/gtk-doc/html/gexiv2/ch01.html
|
||||
share/gtk-doc/html/gexiv2/deprecated-api-index.html
|
||||
share/gtk-doc/html/gexiv2/gexiv2-Library-initialisation.html
|
||||
share/gtk-doc/html/gexiv2/gexiv2-Logging-functionality.html
|
||||
share/gtk-doc/html/gexiv2/gexiv2-gexiv2-version.html
|
||||
share/gtk-doc/html/gexiv2/gexiv2.devhelp2
|
||||
share/gtk-doc/html/gexiv2/home.png
|
||||
share/gtk-doc/html/gexiv2/index.html
|
||||
share/gtk-doc/html/gexiv2/left-insensitive.png
|
||||
share/gtk-doc/html/gexiv2/left.png
|
||||
share/gtk-doc/html/gexiv2/right-insensitive.png
|
||||
share/gtk-doc/html/gexiv2/right.png
|
||||
share/gtk-doc/html/gexiv2/style.css
|
||||
share/gtk-doc/html/gexiv2/up-insensitive.png
|
||||
share/gtk-doc/html/gexiv2/up.png
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.3 2015/11/03 21:33:58 agc Exp $
|
||||
$NetBSD: distinfo,v 1.4 2018/02/15 08:15:55 bsiegert Exp $
|
||||
|
||||
SHA1 (gexiv2-0.10.3.tar.xz) = 30d03c25d22d0e4b016377b1250f6a3cc3bf3e99
|
||||
RMD160 (gexiv2-0.10.3.tar.xz) = 577b12234ee51eb0f6d807a34dff9d2c1fd8c9e7
|
||||
SHA512 (gexiv2-0.10.3.tar.xz) = a258a95e3e9dddc6636430d8a2bc222b6605e5d0d122ea1b951f97568cecd04b2d3cbc522625918faf3b5a3e670b01db81a45c2c5c5d65e6eb4b4f4a2ac69e8f
|
||||
Size (gexiv2-0.10.3.tar.xz) = 244816 bytes
|
||||
SHA1 (patch-Makefile.in) = dcf9ac9947d7d99e9949c873f6ba7f366eb93e0d
|
||||
SHA1 (gexiv2-0.10.8.tar.xz) = 8caafc5557a9acda3fcc023ee0e55d342b167cff
|
||||
RMD160 (gexiv2-0.10.8.tar.xz) = 0add27365ba86b6afd6c5b1f3a7571ec76ccbce3
|
||||
SHA512 (gexiv2-0.10.8.tar.xz) = 4c25cf6884495151947a70e62a096f3279223673bece4d4ff02720b2820aaad9e80c8715e02bf46c3f5598f582fdf07b4b3ddabd017d53001245e3381a4cc286
|
||||
Size (gexiv2-0.10.8.tar.xz) = 634696 bytes
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
$NetBSD: patch-Makefile.in,v 1.1 2015/08/26 22:06:10 joerg Exp $
|
||||
|
||||
--- Makefile.in.orig 2015-08-26 12:59:39.000000000 +0000
|
||||
+++ Makefile.in
|
||||
@@ -474,10 +474,6 @@ dist_vapi_DATA = \
|
||||
# compilation setup. #
|
||||
@PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
|
||||
|
||||
-# REQUIRED_CFLAGS absolutely get appended to CFLAGS, whatever the
|
||||
-# the value of CFLAGS in the environment.
|
||||
-REQUIRED_CXXFLAGS = -Wl,-lstdc++ $(am__append_1)
|
||||
-AM_CXXFLAGS = $(REQUIRED_CXXFLAGS)
|
||||
lib@PACKAGE_NAME@_la_SOURCES = $(GEXIV2_sources) $(GEXIV2_public_HEADERS)
|
||||
lib@PACKAGE_NAME@_la_LIBADD = $(EXIV2_LIBS) $(GLIB_LIBS)
|
||||
lib@PACKAGE_NAME@_la_CPPFLAGS = $(EXIV2_CFLAGS) $(GLIB_CFLAGS)
|
Loading…
Reference in a new issue