gimp/plug-ins/goat-exercises
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 devel-docs, libgimp: update some .gitignore files 2019-11-19 20:40:22 +01:00
Makefile.am plug-ins: use GimpDrawable class in Python goat-exercise. 2019-08-22 15:54:36 +02:00
goat-exercise-c.c Fix various typos 2019-09-21 17:10:46 +00:00
goat-exercise-gjs.js plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
goat-exercise-lua.lua plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
goat-exercise-py3.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00