{ "app-id" : "ru.mark.vrxx", "runtime" : "org.gnome.Sdk", "runtime-version" : "50", "sdk" : "org.gnome.Sdk", "sdk-extensions" : [ "org.freedesktop.Sdk.Extension.rust-stable" ], "command" : "vrxx", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri" ], "build-options" : { "append-env" : { "CARGO_HOME" : "/run/build/vrxx/cargo" }, "env" : { } }, "modules" : [ { "name" : "vrxx", "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : "." } ], "config-opts" : [ "--libdir=lib" ] } ] }