{ "app-id": "io.github.sam_fic.filecollector", "runtime": "org.gnome.Platform", "runtime-version": "50", "sdk": "org.gnome.Sdk", "command": "filecollector", "finish-args": [ "--share=ipc", "--share=network", "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--filesystem=host", "--talk-name=org.freedesktop.secrets" ], "cleanup": [ "/include", "/lib/pkgconfig", "/lib/*.la", "/man", "/share/aclocal", "/share/man", "/share/pkgconfig", "/share/vala", "*.vapi" ], "modules": [ { "name": "blueprint-compiler", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git", "tag": "v0.20.4" } ] }, { "name": "cmark-gfm", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DCMARK_STATIC=ON", "-DCMARK_SHARED=OFF", "-DCMARK_TESTS=OFF", "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" ], "sources": [ { "type": "git", "url": "https://github.com/github/cmark-gfm.git", "tag": "0.29.0.gfm.13" } ] }, { "name": "filecollector", "buildsystem": "meson", "sources": [ { "type": "dir", "path": "." } ] } ] }