{ "app-id": "com.github.bleakgrey.tootle", "runtime": "org.gnome.Platform", "sdk": "org.gnome.Sdk", "runtime-version": "3.38", "command": "com.github.bleakgrey.tootle", "finish-args": [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ { "name": "tootle", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://github.com/bleakgrey/tootle.git" } ] } ] }