gimp/plug-ins/file-raw
Jehan 1e78d3d249 plug-ins: make Darktable version checking more generic.
I realize that on Fedora 27, the output of `darktable --version` is:
"this is darktable darktable-2.2.5-4.fc27"
This is different from the expected output in our plug-in ("this is
darktable 2.2.5"). I assume this version string can be customized and
distribution packagers will use the capability. So a regular expression,
in a slightly more flexible fashion would be better. I still assume that
the version string with start with "this is darktable", but then I
accept any non-number string until I reach a common major.minor.patch
version-looking string.
2017-11-26 03:56:55 +01:00
..
.gitignore Bug 784261 - Have some nice error message for formats known to work... 2017-07-24 22:19:53 +02:00
Makefile.am plug-ins: link file-raw aginst libgimpcolor and libgimpconfig explicitly 2017-10-09 18:33:02 +02:00
file-darktable-export-on-exit.lua darktable: add info message to dt when started 2017-08-12 21:55:54 +02:00
file-darktable-get-size.lua plug-ins: prefix file-darktable's .lua files with "file-darktable-" 2017-07-24 20:32:02 +02:00
file-darktable.c plug-ins: make Darktable version checking more generic. 2017-11-26 03:56:55 +01:00
file-raw-formats.h plug-ins: rename file-raw/file-formats.h to file-raw/file-raw-formats.h 2017-07-30 18:35:20 +02:00
file-raw-placeholder.c plug-ins: link file-raw aginst libgimpcolor and libgimpconfig explicitly 2017-10-09 18:33:02 +02:00
file-raw-utils.c Bug 787326 - MacOS's CFSTR() does not work with const variables. 2017-09-09 14:39:05 +02:00
file-raw-utils.h plug-ins: rename file-raw/file-formats.h to file-raw/file-raw-formats.h 2017-07-30 18:35:20 +02:00
file-rawtherapee.c plug-ins: rename file-raw/file-formats.h to file-raw/file-raw-formats.h 2017-07-30 18:35:20 +02:00