{ "id": "io.github.redddfoxxyy.samaya", "runtime": "org.gnome.Platform", "runtime-version": "49", "sdk": "org.gnome.Sdk", "command": "samaya", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--socket=pulseaudio" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a", "/bin/*-config", "/share/aclocal", "/share/info", "/lib/cmake", "/share/vala", "/lib/girepository-1.0", "/share/gir-1.0" ], "modules": [ "shared-modules/libcanberra/libcanberra.json", { "name": "gsound", "buildsystem": "meson", "config-opts": ["--buildtype=release", "--libdir=/app/lib"], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/gsound/1.0/gsound-1.0.3.tar.xz", "sha256": "ca2d039e1ebd148647017a7f548862350bc9af01986d39f10cfdc8e95f07881a" } ] }, { "name": "samaya", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://github.com/RedddFoxxyy/samaya.git", "branch": "release" } ], "config-opts": ["--buildtype=release"] } ] }