{ "app-id" : "org.grapik.Quran", "runtime" : "org.gnome.Platform", "runtime-version" : "40", "sdk" : "org.gnome.Sdk", "command" : "grapik-quran", "finish-args" : [ "--share=network", "--share=ipc", "--device=dri", "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", "--filesystem=xdg-data/grapik-quran:create" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ "pypi-dependencies.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", "tag": "1.2.0" } ] }, { "name" : "grapik-quran", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://github.com/naruaika/grapik-quran" } ] } ] }