CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/09/16 07:07:40
Modified files:
graphics/libgexiv2: Makefile
graphics/libgexiv2/pkg: PLIST
Added files:
graphics/libgexiv2/patches: patch-gexiv2_meson_build
Log message:
Install headers under a versioned directory (include/gexiv2-0.14) so that
this package can coexist with graphics/gexiv2. Without this, include/gexiv2/
shadows the 0.16 headers for any consumer whose -I/usr/local/include precedes
-I/usr/local/include/gexiv2-0.16 (like all Vala consumers).