{ "app-id": "ch.laurinneff.Lyrics", "runtime": "org.gnome.Platform", "runtime-version": "41", "sdk": "org.gnome.Sdk", "command": "ch.laurinneff.Lyrics", "finish-args": [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--talk-name=org.mpris.MediaPlayer2.*" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "libadwaita", "buildsystem": "meson", "config-opts": [ "-Dexamples=false", "-Dtests=false" ], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/libadwaita.git", "branch": "1.0.0.alpha.4" } ], "modules": [ { "name": "libsass", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://github.com/lazka/libsass.git", "branch": "meson" } ], "cleanup": [ "*" ] }, { "name": "sassc", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://github.com/lazka/sassc.git", "branch": "meson" } ], "cleanup": [ "*" ] } ] }, { "name": "lyrics", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "git", "url": "." } ] } ] }