{ "app-id" : "io.github.t00m.MiAZ", "runtime" : "org.gnome.Platform", "runtime-version" : "50", "sdk" : "org.gnome.Sdk", "command" : "miaz", "finish-args" : [ "--share=ipc", "--device=dri", "--socket=fallback-x11", "--socket=wayland", "--filesystem=home", "--talk-name=org.freedesktop.portal.FileChooser", "--talk-name=org.freedesktop.secrets" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "libpeas", "buildsystem": "meson", "config-opts" : [ "-Dlua51=false", "-Dgjs=false", "-Dpython3=true" ], "cleanup" : [ "/bin/*", "/lib/peas-demo" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/libpeas.git", "tag": "2.0.7", "commit": "3373ce30256cf40f0e72186816cbe411203adb21" } ] }, { "name" : "miaz", "builddir" : true, "buildsystem" : "meson", "config-opts": ["-Dprofile=release"], "sources" : [ { "type" : "dir", "path" : ".." } ] } ] }