{ "app-id": "fr.handbrake.HandBrakeCLI", "runtime": "org.freedesktop.Platform", "runtime-version": "23.08", "sdk": "org.freedesktop.Sdk", "command": "HandBrakeCLI", "finish-args": [ "--filesystem=host", "--device=dri" ], "modules": [ { "name": "numactl-cli", "sources": [ { "type": "git", "url": "https://github.com/numactl/numactl.git", "tag": "v2.0.18", "commit": "3871b1c42fc71bceadafd745d2eff5dddfc2d67e", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.]+)$" } } ], "rm-configure": true, "cleanup": [ "/include", "/lib/pkgconfig", "/lib/*.a", "/lib/*.la", "/lib/*.so", "/share/man" ] }, { "name": "handbrake-cli", "no-autogen": true, "config-opts": ["--flatpak", "--disable-gtk"], "builddir": true, "post-install": ["rm -rf /app/share"], "build-options":{ }, "sources": [ { "type": "archive", "path": "handbrake.tar.bz2", "strip-components": 1 }, { "type": "archive", "path": "download.tgz", "strip-components": 0 } ], "modules": [ ], "cleanup": [ "/etc", "/include", "/lib/cmake", "/lib/pkgconfig", "/lib/*.a", "/lib/*.la", "/lib/*.so" ] } ] }