{ "id" : "in.aryank.openforms", "runtime" : "org.gnome.Platform", "runtime-version" : "48", "sdk" : "org.gnome.Sdk", "command" : "open_forms", "finish-args" : [ "--filesystem=xdg-pictures:ro", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--share=network", "--talk-name=org.freedesktop.secrets" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "open_forms", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://github.com/Aryan20/open_forms.git", "branch" : "main" } ], "config-opts" : [ "--libdir=lib" ] } ], "build-options" : { "env" : { } } }