{ "id": "re.sonny.Tangram", "runtime": "org.gnome.Platform", "runtime-version": "46", "sdk": "org.gnome.Sdk", "command": "re.sonny.Tangram", "finish-args": [ "--device=dri", "--share=ipc", "--share=network", "--socket=fallback-x11", "--socket=pulseaudio", "--socket=wayland", "--system-talk-name=org.freedesktop.GeoClue2", "--require-version=1.1.2" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/installed-tests", "*.la", "*.a" ], "modules": [ { "name": "blueprint-compiler", "buildsystem": "meson", "cleanup": [ "*" ], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git", "commit": "66b43c36cf1017c878762007373964a096b3d2a5", "tag": "v0.12.0" } ] }, { "name": "Tangram", "buildsystem": "meson", "sources": [ { "type": "dir", "path": "." } ] } ] }