gnome-software shows the License of darktable as being "Proprietary". The problem may be caused by the SPDX license expression in darktable.appdata.xml [1] file, which contains operators in smallcase when they should be in uppercase [2]. References: [1] https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-project_license [2] https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/#case-sensitivity
Thank you for your bugreport, very interesting. I will send a patch soon
https://github.com/darktable-org/darktable/pull/9071
(In reply to Germano Massullo from comment #2) > https://github.com/darktable-org/darktable/pull/9071 This does not solve the issue, see: - https://github.com/darktable-org/darktable/issues/9674 - https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1338
problem addressed upstream