./graphics/gexiv2, GObject-based wrapper around the Exiv2 library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.14.2, Package name: gexiv2-0.14.2, Maintainer: pkgsrc-users

gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
the basic features of Exiv2 available to GNOME applications.


Required to run:
[graphics/exiv2] [devel/glib2] [devel/gobject-introspection] [lang/python37]

Required to build:
[lang/vala] [pkgtools/cwrappers] [devel/meson]

Master sites:

Filesize: 380.359 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-14 19:42:10 by Adam Ciarcinski | Files touched by this commit (15) | Package removed
Log message:
gexiv2: updated to 0.14.2

gexiv2 0.14.2 - 24 Jul 2023 (stable)

* Make compatible with exiv2 0.28 or later
* Fix double free if creation of meta-data fails
* Fix floating point compare in tests
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-20 15:42:54 by Ryo ONODERA | Files touched by this commit (2)
Log message:
gexiv2: Fix PLIST divergence

meson-1.2.0 compiles all .py files.
And use PLIST substitution mechanism with python /extension.mk.
   2023-07-19 00:31:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
gexiv2: needs std::filesystem
   2023-07-02 17:27:51 by Tobias Nygren | Files touched by this commit (4)
Log message:
gexiv2: fix build w/ clang

Type of offset parameter of StreamIo::seek() must match that of
parent class BasicIo.
   2023-07-02 00:16:39 by Thomas Klausner | Files touched by this commit (41)
Log message:
*: recursive bump for exiv2 0.28.0
   2023-07-02 00:14:59 by Thomas Klausner | Files touched by this commit (12)
Log message:
gexiv2: fix build with exiv2 0.28.0 using upstream patches.