{ "app-id" : "org.gnome.Glade", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "glade", "tags" : [ "nightly" ], "desktop-file-name-prefix" : "(Nightly) ", "finish-args" : [ "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host", "--share=network", "--device=dri" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "glade", "buildsystem": "meson", "config-opts" : ["-Dman=false"], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/glade.git", "branch" : "master" } ] } ] }