mirror of https://github.com/GNOME/gimp.git
a28b1bad14
Darktable 4.6 updated the version output format to conform to standards. This broke the regex check that GIMP uses to test if Darktable is installed. The developers of Darktable have added a new --gimp flag for us to use for checking support. This patch updates our check code to use this API first, then fallback on the original regex code if a version of Darktable before 4.6 is installed. |
||
---|---|---|
.. | ||
file-darktable-export-on-exit.lua | ||
file-darktable-get-size.lua | ||
file-darktable.c | ||
file-raw-formats.h | ||
file-raw-placeholder.c | ||
file-raw-utils.c | ||
file-raw-utils.h | ||
file-rawtherapee.c | ||
meson.build |