{ "app-id": "de.uchuujin.fp.termzoo.konsole20_04_3", "runtime": "org.kde.Platform", "runtime-version": "5.12", "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/Attic/release-service/20.04.3/src/konsole-20.04.3.tar.xz", "sha512": "37607f7aab099b48478179eeb7e40e25a75c3c0b1b20496ae34ccd883d6f30644206d7ee95ebd56e9620b88b80700a03157671dfecf538767e6cad476632d813" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }