{ "app-id" : "com.github.alexkdeveloper.easter", "runtime" : "org.gnome.Platform", "runtime-version" : "45", "sdk" : "org.gnome.Sdk", "command" : "com.github.alexkdeveloper.easter", "finish-args" : [ "--device=dri", "--share=ipc", "--socket=fallback-x11", "--socket=wayland" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "easter", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : "." } ] } ] }