gimp/plug-ins/file-jpeg
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
..
COPYING.ijg file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-icc.c file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-icc.h file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-load.c remove extraneous parentheses 2024-03-20 10:27:07 +00:00
jpeg-load.h plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +00:00
jpeg-quality.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
jpeg-quality.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
jpeg-save.c plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
jpeg-save.h plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
jpeg-settings.c plug-ins: replace gimp_parasite_data*() with gimp_parasite_get_data(). 2021-01-30 00:20:34 +01:00
jpeg-settings.h plug-ins: port file-jpeg to GimpPlugIn and to libgimp objects 2019-08-24 02:33:45 +02:00
jpeg.c plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
jpeg.h plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
jpegqual.c Replace uses of plain fopen () with GLib's g_fopen () 2023-01-24 14:48:44 +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