From 56fc3fc71eb6f808330d17b246b677d111ceb012 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Aug 2015 13:55:26 +0000 Subject: Import gexiv2-0.10.3 as graphics/gexiv2. gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. Update for libgexiv2. Changes from previous libgexiv2: gexiv2 0.10.3 - 23 March 2015 ----------------------------- * Retrieve XMP tag's structure type (#736799) * Generate XMP packet as NUL-terminated string (#736587) * Retrieve tag's raw value as GBytes (#730136) * Fix gexiv2_metadata_get_fnumber() (#745347) gexiv2 0.10.2 - 16 September 2014 --------------------------------- * Use all EXIF tags for interpreted strings (#734861) * Automake fixes gexiv2 0.10.1 - 25 April 2014 ----------------------------- * Fix Python bindings (GObject Introspection issue) gexiv2 0.10.0 - 17 March 2014 ----------------------------- * Build system fixes * Updated links in documentation gexiv2 0.9.1 - 5 February 2014 ------------------------------ * Fixed tarball compilation problem * Updated configure.ac * Fixed introspection generation gexiv2 0.9.0 - 4 February 2014 ------------------------------ * Ported to Autotools * Added compile and runtime version number checks * Fixed bugs and resource leaks * Updated GTK-Docs and GI annotations gexiv2 0.7.0 - 3 October 2013 ----------------------------- * Fixed Python date/time getter/setter bindings * Fixed latitude translation code * New calls for getting underlying Exiv2 tag types --- graphics/gexiv2/PLIST | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graphics/gexiv2/PLIST (limited to 'graphics/gexiv2/PLIST') diff --git a/graphics/gexiv2/PLIST b/graphics/gexiv2/PLIST new file mode 100644 index 00000000000..fbaa2731c49 --- /dev/null +++ b/graphics/gexiv2/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/08/23 13:55:26 wiz Exp $ +include/gexiv2/gexiv2-log.h +include/gexiv2/gexiv2-managed-stream.h +include/gexiv2/gexiv2-metadata.h +include/gexiv2/gexiv2-preview-image.h +include/gexiv2/gexiv2-preview-properties.h +include/gexiv2/gexiv2-startup.h +include/gexiv2/gexiv2-version.h +include/gexiv2/gexiv2.h +lib/libgexiv2.la +lib/pkgconfig/gexiv2.pc +share/vala/vapi/gexiv2.vapi -- cgit v1.2.3