{ "app-id" : "io.github.lainsce.Countdown.Devel", "runtime" : "org.gnome.Sdk", "runtime-version" : "44", "sdk" : "org.gnome.Sdk", "command" : "io.github.lainsce.Countdown", "finish-args" : [ "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland" ], "desktop-file-name-suffix" : " (Development)", "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "Countdown", "builddir" : true, "buildsystem" : "meson", "config-opts" : [ "-Ddevelopment=true" ], "sources" : [ { "type" : "dir", "path" : "." } ] } ] }