gimp/plug-ins/metadata
Jehan a78c41d2a3 meson: on macOS temporarily update rpath to find libraries of non-installed GIMP.
The DYLD_LIBRARY_PATH trick was working fine on CI, but not on local builds for
Lukas. Apparently there are security measures disabling the environment
variable. Instead let's temporarily add then remove libgimp libraries folders
from rpath.

See: https://gitlab.gnome.org/Infrastructure/gimp-macos-build/-/merge_requests/292#note_2075291
2024-04-16 17:43:15 +00:00
..
meson.build meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
metadata-editor.c plug-ins: make metadata-editor/viewer use gimp_image_procedure_new 2023-11-27 14:08:26 -05:00
metadata-editor.h plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00
metadata-impexp.c plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-impexp.h plug-ins: port the metadata plug-ins to GimpPlugIn and object 2019-08-27 18:28:56 +02:00
metadata-misc.h plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-tags.c plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-tags.h plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-viewer.c plug-ins: readd translation context for tag values 2023-12-31 13:14:00 +00:00
metadata-xml.c plug-ins: make mode in metadata-editor an enum 2023-08-13 15:15:03 -04:00
metadata-xml.h plug-ins: make mode in metadata-editor an enum 2023-08-13 15:15:03 -04:00