{ "id": "xyz.zateros.Binned", "runtime": "org.gnome.Platform", "runtime-version": "47", "sdk": "org.gnome.Sdk", "sdk-extensions": [ "org.freedesktop.Sdk.Extension.vala" ], "command": "xyz.zateros.Binned", "finish-args": [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--talk-name=org.freedesktop.portal.Desktop" ], "build-options": { "append-path": "/usr/lib/sdk/vala/bin", "prepend-ld-library-path": "/usr/lib/sdk/vala/lib" }, "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "blueprint-compiler", "buildsystem": "meson", "cleanup": [ "*" ], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler", "tag": "v0.14.0" } ] }, { "name": "binned", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://github.com/Zateros/Binned.git", "branch": "main" } ] } ] }