2023-05-23 15:25:25 by Tobias Nygren | Files touched by this commit (1) |
Log message: gexiv2: lower C++ standard from C++17 to C++11 gexiv2 requests C++17 by default in it's meson.build, but it depends on graphics/exiv2 whose public headers are not C++17 compliant since they make use of std::auto_ptr: graphics/gexiv2/work/.buildlink/include/exiv2/tags.hpp:143:17: error: no \ template named 'auto_ptr' in namespace 'std'; did you mean simply 'auto_ptr'? |
2023-05-17 12:54:21 by Thomas Klausner | Files touched by this commit (3) | |
Log message: gexiv2: update to 0.14.1. gexiv2 0.14.1 - 5 May 2023 (stable) * Clean-up python support * Drop python2 support * Add option for building tests * Only run python tests when python is enabled * Fix get_gps_info() return data with unset altitude * Fix generate_xmp_packet() ignoring its parameters * Fix gexiv2-tool to call initialize() |
2023-05-16 22:28:51 by Thomas Klausner | Files touched by this commit (42) |
Log message: *: bump PKGREVISION for exiv2 shared library major bump |
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message: *: Recursive revbup from graphics/freetype2 |
2022-09-10 16:39:23 by Ryo ONODERA | Files touched by this commit (1) |
Log message: gexiv2: Use Python as runtime dependency * Adjust for PLIST. |
2022-09-10 08:34:36 by Thomas Klausner | Files touched by this commit (3) | |
Log message: gexiv2: update to 0.14.0. gexiv2 0.14.0 - 18 Sep 2021 (stable) * Fix BMFF compile test gexiv2 0.13.0 - 15 Aug 2021 (development) * Enable BMFF support if enabled in exiv2 version * Update gexiv2-dump tool * Mark gexiv2_metadata_from_stream as deprecated; it is fundamentally broken * More additions to API and _try versions that support GErorr if exiv2 might throw * Some additions to gexiv2-tool * Changes in build configuration |
2022-07-22 19:07:15 by Michael Baeuerle | Files touched by this commit (53) |
Log message: *: recursive bump for graphics/graphviz 5.0.0 |
2022-06-07 22:34:14 by Thomas Klausner | Files touched by this commit (1) |
Log message: gexiv2: gobject-introspection is a build dependency. Bump PKGREVISION. |
2022-03-30 12:02:27 by Thomas Klausner | Files touched by this commit (47) |
Log message: *: recursive bump for vala 0.56 |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |