{ "app-id" : "org.gnome.Devhelp", "runtime" : "org.gnome.Sdk", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "devhelp", "tags" : [ "nightly" ], "desktop-file-name-prefix" : "(Nightly) ", "finish-args" : [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--filesystem=host:ro" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "share/aclocal", "man", "share/man", "*.la", "*.a" ], "modules" : [ { "name" : "devhelp", "buildsystem" : "meson", "config-opts" : [ "-Dflatpak_build=true", "-Dprofile=stable", "-Dgtk_doc=false" ], "run-tests" : true, "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/devhelp.git", "branch" : "main" } ] } ] }