{ "app-id" : "com.github.joshstrobl.koto", "runtime" : "org.gnome.Platform", "runtime-version" : "40", "sdk" : "org.gnome.Sdk", "command" : "com.github.joshstrobl.koto", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--socket=wayland" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "koto", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://github.com/JoshStrobl/koto.git" } ] } ], "build-options" : { "env" : { } } }