{ "id" : "io.github.pinkavocadodev.venpatch", "runtime" : "org.gnome.Platform", "runtime-version" : "47", "sdk" : "org.gnome.Sdk", "command" : "venpatch", "finish-args": [ "--talk-name=org.freedesktop.Flatpak", "--talk-name=org.freedesktop.DBus", "--filesystem=host", "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "venpatch", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://github.com/PinkAvocadoDev/VenPatch.git", "branch" : "develop" } ] } ] }