Software fixes:
* Fix module expand on quick access panel when enabling/disabling module.
* Fix a possible crash in color calibration module.
* Fix an inconsistency between the CPU & GPU path in color calibration module.
* Fix possible issue in OpenCL Bradford non-linear code in color
calibration which leads to wrong color rendering.
* Fix Windows paths handling and encoding.
* Fix possible issue in exiv2 when trying to write empty strings.
* Fix by-scale button in export module.
* Fix crash when renaming a drawn mask.
* Minor UI fix in duplicate module.
* Fix possible wrong rendering of the color picker tooltip. (workaround
for a possible Gtk issue).
* Fix filename variable used when importing new pictures.
* Fix noise profile for RICOH GR III.
* Fix some memory leaks.
Added camera support:
* Leica C-Lux (3:2)
* Nikon D6 (14bit-compressed, 14bit-uncompressed, 12bit-compressed,
12bit-uncompressed)
* Nikon Z fc (14bit-compressed, 12bit-compressed)
* Sony ILCE-7RM3A
* Sony ILCE-7RM4A
Added noise profiles:
* Ricoh GR III
Port changes:
I added cups to LIB_DEPENDS because portcheck complained about the
wantlib being masked. This fixes the warning.
Tested by Marcus Merighi
OK abieber@