{ "app-id" : "io.github.lukajankovic.ambience", "runtime" : "org.gnome.Platform", "runtime-version" : "42", "sdk" : "org.gnome.Sdk", "command" : "ambience", "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" : [ "python3-requirements.json", { "name" : "libhandy", "buildsystem" : "meson", "config-opts" : [ "-Dprofiling=false", "-Dintrospection=enabled", "-Dgtk_doc=false", "-Dtests=false", "-Dexamples=false", "-Dvapi=false", "-Dglade_catalog=disabled" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/libhandy.git", "tag" : "1.5.0" } ] }, { "name" : "ambience", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://github.com/LukaJankovic/Ambience", "tag" : "v1.5.2" } ] } ], "build-options" : { "env" : { } } }