{ "id" : "moe.ekusu.sprogskole", "runtime" : "org.gnome.Platform", "runtime-version" : "50", "sdk" : "org.gnome.Sdk", "sdk-extensions" : [ "org.freedesktop.Sdk.Extension.vala" ], "command" : "opensprogskole", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland" ], "build-options" : { "append-path" : "/usr/lib/sdk/vala/bin", "prepend-ld-library-path" : "/usr/lib/sdk/vala/lib", "env" : { } }, "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "opensprogskole", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : "." }, { "type" : "git", "url" : "https://github.com/GNOME/gvdb.git", "commit" : "c6f2359cc1d00f16e0a0e2527fa0bc1882b8b5ab", "dest" : "subprojects/gvdb" } ], "config-opts" : [ "--libdir=lib" ] } ] }