{ "app-id": "com.github.kinten108101.Boki", "runtime": "org.gnome.Platform", "runtime-version": "47", "sdk": "org.gnome.Sdk", "command": "com.github.kinten108101.Boki", "finish-args": [ "--socket=wayland", "--socket=fallback-x11", "--share=ipc", "--device=dri", "--filesystem=home", "--share=network" ], "modules": [ { "name": "blueprint", "buildsystem": "meson", "builddir": true, "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git", "tag": "v0.8.1", "commit": "aa7679618e864748f4f4d8f15283906e712752fe" } ] }, { "name": "boki-app", "buildsystem": "meson", "config-opts": [ "-Dbuildtype=release", "-Dbuilt_for_flatpak=true" ], "sources": [ { "type": "dir", "path": "./" } ] } ] }