gimp/plug-ins/file-webp
Niels De Graef ae34e778fc meson: Use libgimp(ui)_dep in plug-ins meson files
This gives a big cleanup in the meson.build files of the plug-ins.

It's also quite a bit more maintainable, since anything that changes in
libgimp's dependencies, linkage, ... doesn't have to be copy-pasted into
each plug-in.
2020-05-11 07:01:37 +02:00
..
.gitignore Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
Makefile.am plug-ins: port file-webp to GimpPlugIn and libgimp objects 2019-08-24 11:45:01 +02:00
file-webp-dialog.c plug-ins: port file-webp to GimpProcedureConfig 2019-09-27 16:24:16 +02:00
file-webp-dialog.h plug-ins: port file-webp to GimpProcedureConfig 2019-09-27 16:24:16 +02:00
file-webp-load.c plug-ins: variable used after being freed. 2020-01-03 19:57:59 +01:00
file-webp-load.h pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
file-webp-save.c plug-ins: port file-webp to GimpProcedureConfig 2019-09-27 16:24:16 +02:00
file-webp-save.h plug-ins: port file-webp to GimpProcedureConfig 2019-09-27 16:24:16 +02:00
file-webp.c plug-ins: return value of gimp_procedure_config_begin_export() freed… 2020-01-03 19:53:54 +01:00
file-webp.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00