{ "app-id": "fr.handbrake.ghb", "runtime": "org.freedesktop.Platform", "runtime-version": "1.6", "sdk": "org.freedesktop.Sdk", "command": "ghb", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--filesystem=host" ], "modules": [ { "name": "handbrake", "no-autogen": true, "config-opts": ["--flatpak", "--disable-gtk-update-checks"], "builddir": true, "sources": [ { "type": "archive", "path": "handbrake.tar.bz2", "strip-components": 1 }, { "type": "archive", "path": "download.tgz", "strip-components": 0 } ], "modules": [ { "name": "nasm", "cleanup": ["*"], "sources": [ { "type": "archive", "url": "http://www.nasm.us/pub/nasm/releasebuilds/2.13.02/nasm-2.13.02.tar.xz", "sha256": "8ac3235f49a6838ff7a8d7ef7c19a4430d0deecc0c2d3e3e237b5e9f53291757" } ] } ] } ] }