gimp/plug-ins/file-fits
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 Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am plug-ins: port file-fits to GimpPlugIn and libgimp objects 2019-08-24 17:49:58 +02:00
fits-io.c Use g_strlcpy() instead of strncpy() everywhere 2019-08-14 23:52:38 +02:00
fits-io.h Bug 780698 - 32-bit integer FITS files won't open 2017-04-30 19:43:21 +02:00
fits.c plug-ins: port file-fits to GimpProcedureConfig 2019-10-03 16:00:17 +02:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00