{ "app-id" : "org.snapcast.control.gtk", "runtime" : "org.gnome.Platform", "runtime-version" : "3.28", "branch" : "stable", "sdk" : "org.gnome.Sdk", "command" : "snapcontrol", "finish-args" : [ "--share=ipc", "--socket=x11", "--socket=wayland", "--share=network", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "SnapcastControl", "sources" : [ { "type" : "git", "url" : "https://git.lalonde.me/matth/Snapcontrol" } ] } ], "build-options" : { "env" : { } } }