{ "id" : "io.github.heliguy4599.FlattoolGUI", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "flattool-gui", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--talk-name=org.freedesktop.Flatpak", "--filesystem=/var/lib/flatpak/:ro", "--filesystem=~/.local/share/flatpak/exports/share/icons/:ro", "--filesystem=~/.var/app/:rw" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "flattool-gui", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "file:///home/heliguy/Projects" } ] } ] }