{ "app-id": "de.uchuujin.fp.termzoo.konsole15_08_3", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "wrapper", "finish-args": ["--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "kdelibs4support", "buildsystem": "cmake", "sources": [ { "type": "archive", "url": "https://download.kde.org/stable/frameworks/5.65/portingAids/kdelibs4support-5.65.0.tar.xz", "sha512": "5d41561a28999d460099fc97e69ba76340f9f46e67725dd9a66a5f8fdf5e6395f17908f997ecf84656d3fb7712490772df561a4122da946041f2c85d2053f341" } ] }, { "name": "konsole", "buildsystem": "cmake", "config-opts": ["-DBUILD_TESTING=0"], "sources": [ { "type": "archive", "url": "https://download.kde.org/Attic/15.08.3/src/konsole-15.08.3.tar.xz", "sha512": "7e32d239769684884737f7c2f3a9597a1107eccbae0208d7b4f1521a1b9b88fb88759099ec34b37f008f3ca6d4dbb727332915b07910a34f98f518e803694ba8" } ] }, { "name": "wrapper", "buildsystem": "simple", "build-commands": [ "install -D wrapper-isolated-dbus /app/bin/wrapper" ], "sources": [ { "type": "file", "path": "wrapper-isolated-dbus" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }