diff --git a/org.gimp.GIMP.json b/org.gimp.GIMP.json index e076d769..53eae685 100644 --- a/org.gimp.GIMP.json +++ b/org.gimp.GIMP.json @@ -1,5 +1,5 @@ { - "app-id": "org.gimp.GIMP", + "app-id": "org.gimp.GIMP.dev", "branch": "beta", "runtime": "org.gnome.Platform", "runtime-version": "3.36", @@ -8,6 +8,7 @@ "separate-locales": false, "rename-desktop-file": "gimp.desktop", "rename-icon": "gimp", + "rename-appdata-file": "org.gimp.GIMP.appdata.xml", "finish-args": ["--share=ipc", "--share=network", "--socket=x11", "--socket=wayland", "--filesystem=host", "--filesystem=xdg-config/GIMP", @@ -186,7 +187,7 @@ "config-opts": [ "--disable-cups" ], "make-args": [ "so" ], "make-install-args": [ "soinstall" ], - "cleanup": [ "/bin", "/share/man", "/share/doc/" ], + "cleanup": [ "/bin", "/share/man", "/share/doc" ], "sources": [ { "type": "archive", @@ -278,7 +279,7 @@ { "name" : "libheif", "config-opts": [ "--disable-gdk-pixbuf" ], - "cleanup": [ "/bin" ], + "cleanup": [ "/bin", "/share/thumbnailers" ], "modules": [ { "name": "libde265", @@ -299,6 +300,7 @@ "config-opts": [ "-DEXTRA_LIB='libx265-10.a;libx265-12.a'", "-DEXTRA_LINK_FLAGS=-L.", "-DLINKED_10BIT=ON", "-DLINKED_12BIT=ON" ], + "cleanup": [ "/bin" ], "sources": [ { "type": "git", @@ -424,8 +426,7 @@ "name": "gimp", "config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html", "--with-icc-directory=/run/host/usr/share/color/icc/", - "--with-lua=force", "--with-python=force", "--with-javascript=force", - "--with-build-id=org.gimp.GIMP.flatpak.stable", + "--with-build-id=org.gimp.GIMP.flatpak.dev", "--disable-check-update" ], "cleanup": [ "/bin/gimptool-3.0", "/bin/gimp-console-2.99" ], "sources": [