{ "app-id" : "org.gnome.GtranslatorDevel", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "gtranslator", "tags" : [ "devel" ], "finish-args" : [ "--device=dri", "--share=ipc", "--share=network", "--socket=fallback-x11", "--socket=wayland", "--filesystem=home", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--filesystem=xdg-download", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--env=G_MESSAGES_DEBUG=org.gnome.GtranslatorDevel" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "*.la", "*.a" ], "modules" : [ { "name" : "libspelling", "buildsystem" : "meson", "config-opts" : [ "-Dintrospection=disabled", "-Dvapi=false", "-Ddocs=false" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/libspelling.git", "branch" : "main" } ] }, { "name" : "gtranslator", "buildsystem" : "meson", "config-opts" : [ "-Dprofile=development" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/gtranslator.git" } ] } ] }