{ "app-id": "com.github.nahuelwexd.GtkValaTemplate.Devel", "runtime": "org.gnome.Platform", "runtime-version": "40", "sdk": "org.gnome.Sdk", "command": "com.github.nahuelwexd.GtkValaTemplate", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/aclocal", "/share/gir-1.0", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "GTK-Vala-Template", "buildsystem": "meson", "config-opts": [ "-Dprofile=development" ], "sources": [ { "type": "dir", "path": "../.." } ] } ] }