Gimp/libgimpcolor
Bruno Lopes 5edbb073e2
Declare gexiv2 dependency on many targets (due to gimpmetadata.h)
Our build files were relying 'sysroot' to find gexiv2.h but this is
not possible with Apple Clang om which sysroot points to macOS SDK.
So, exotic environments like Homebrew were failing. Let's fix this.

(cherry picked from commit f09007507f)
2025-10-03 18:42:25 -03:00
..
gimpadaptivesupersample.c libgimpcolor, operations, plug-ins: Replace GimpRGB in GimpAdaptiveSuperSample 2024-09-13 01:12:13 +00:00
gimpadaptivesupersample.h libgimpcolor, operations, plug-ins: Replace GimpRGB in GimpAdaptiveSuperSample 2024-09-13 01:12:13 +00:00
gimpbilinear.c libgimpcolor: Remove unneeded GimpRGB functions 2024-09-08 23:32:54 +00:00
gimpbilinear.h libgimpcolor, plug-ins: Replace gimp_bilinear_rgb/a()... 2024-09-08 15:00:49 +00:00
gimpcairo.c libgimpcolor: Remove unnecessary GimpRGB Cairo functions 2024-08-17 14:37:10 +00:00
gimpcairo.h libgimpcolor: Remove unnecessary GimpRGB Cairo functions 2024-08-17 14:37:10 +00:00
gimpcolor-parse.c core, libgimpcolor: CMKY & HSL to float 2024-04-23 13:38:59 +00:00
gimpcolor-private.h app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
gimpcolor.c app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject. 2025-01-24 23:44:43 +01:00
gimpcolor.def libgimpcolor: Remove GimpHSL and GimpRGB 2024-10-13 16:56:20 +02:00
gimpcolor.h app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject. 2025-01-24 23:44:43 +01:00
gimpcolormanaged.c core: Add simulation intent and BPC to GimpImage 2022-08-13 19:39:47 +00:00
gimpcolormanaged.h core: Add simulation intent and BPC to GimpImage 2022-08-13 19:39:47 +00:00
gimpcolorprofile.c libgimpcolor: Make GimpColorProfile a final type 2024-07-28 05:28:31 +00:00
gimpcolorprofile.h libgimpcolor: Make GimpColorProfile a final type 2024-07-28 05:28:31 +00:00
gimpcolortransform.c libgimpcolor: GimpColorTransform made final. 2024-10-17 22:38:25 +02:00
gimpcolortransform.h libgimpcolor: GimpColorTransform made final. 2024-10-17 22:38:25 +02:00
gimpcolortypes.h app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject. 2025-01-24 23:44:43 +01:00
gimppixbuf.c gir: Add missing annotations 2020-05-04 02:11:57 +02:00
gimppixbuf.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00