pkgsrc/graphics/gexiv2
tnn 3a5003e30a 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-23 13:25:24 +00:00
..
buildlink3.mk *: bump PKGREVISION for exiv2 shared library major bump 2023-05-16 20:28:45 +00:00
DESCR
distinfo gexiv2: update to 0.14.1. 2023-05-17 10:54:21 +00:00
Makefile gexiv2: lower C++ standard from C++17 to C++11 2023-05-23 13:25:24 +00:00
PLIST gexiv2: update to 0.14.1. 2023-05-17 10:54:21 +00:00