{ "app-id" : "io.github.singlerr.gusl", "runtime" : "org.gnome.Platform", "command" : "gusl", "sdk" : "org.gnome.Sdk", "runtime-version" : "master", "tags" : [ "nightly" ], "desktop-file-name-prefix" : "(Nightly) ", "finish-args" : [ "--device=dri", "--share=ipc", "--socket=fallback-x11", "--socket=wayland" ], "build-options" : { "cflags": "-O2 -g3", "env" : { "BASH_COMPLETIONSDIR" : "/app/share/bash-completion/completions", "V" : "1" } }, "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/man", "/share/man", "/share/gtk-doc", "/share/bash-completion", "*.la", "*.a" ], "modules" : [ { "name" : "gusl", "buildsystem" : "meson", "config-opts" : [ "-Dprofile=development" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.com/sadiq/gusl.git" } ] } ] }