{ "app-id" : "com.github.Bavarder.Bavarder", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "bavarder", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ "pypi-dependencies.json", { "name" : "blueprint-compiler", "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler", "tag" : "v0.6.0" } ] }, { "name" : "bavarder", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : "../../." } ] } ] }