Gimp/plug-ins/file-webp
Bruno Lopes f7ece9a7d8 plug-ins: Do not call in-build-gimp.py before building plugins
We were already considering the plugins under /common but
not the plug-ins that have their own subdirectories. So,
plugin_executables did not match custom_plugin_targets and
the build started to fail on macOS where install_name_tool
neeeds to process the plugins setting the right LC_RPATH.

(cherry picked from commit 778d40f0)
2026-01-04 10:43:58 -03:00
..
file-webp-dialog.c app, libgimp, pdb, plug-ins: layerarray PDB type is now a GimpCoreObjectArray. 2024-10-25 23:28:42 +02:00
file-webp-dialog.h plug-ins: port file-webp to GimpProcedureConfig 2019-09-27 16:24:16 +02:00
file-webp-export.c libgimp, plug-ins: rename the various "save-*" metadata arguments… 2025-01-20 17:58:30 +01:00
file-webp-export.h plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-webp-load.c plug-ins: port various plug-ins to gimp_load_procedure_new2(). 2023-10-01 20:52:02 +02:00
file-webp-load.h plug-ins: port various plug-ins to gimp_load_procedure_new2(). 2023-10-01 20:52:02 +02:00
file-webp.c libgimp, plug-ins: rename the various "save-*" metadata arguments… 2025-01-20 17:58:30 +01:00
file-webp.h plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 10:43:58 -03:00