{ "app-id" : "org.gnome.Atomix", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "atomix", "tags" : [ "nightly" ], "desktop-file-name-prefix" : "(Nightly) ", "finish-args" : [ "--share=ipc", "--socket=fallback-x11", "--socket=pulseaudio", "--socket=wayland" ], "build-options" : { "cflags" : "-O2 -g", "cxxflags" : "-O2 -g", "env" : { } }, "modules" : [ { "name" : "libgnome-games-support", "buildsystem" : "meson", "sources" : [ { "type" : "git", "branch" : "games-1-8", "url" : "https://gitlab.gnome.org/GNOME/libgnome-games-support.git" } ] }, { "name" : "atomix", "buildsystem" : "meson", "sources" : [ { "type" : "git", "branch" : "main", "url" : "https://gitlab.gnome.org/GNOME/atomix.git" } ] } ] }