{ "app-id": "de.uchuujin.fp.termzoo.konsole21_12_0", "runtime": "org.kde.Platform", "runtime-version": "5.15-21.08", "sdk": "org.kde.Sdk", "command": "konsole", "finish-args": ["--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "konsole", "buildsystem": "cmake", "sources": [ { "type": "archive", "url": "https://download.kde.org/stable/release-service/21.12.0/src/konsole-21.12.0.tar.xz", "sha512": "67d0671e78bc8adbe52ed5afed6c2ba0a5e6f28f1f261bb02c5b0e7da876a5116dac4dea89bbb66e6ccce20464723cdd6871916baac3c9ef45c2bb36891c129a" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }