{ "app-id": "de.uchuujin.fp.termzoo.konsole15_12_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.12.3/src/konsole-15.12.3.tar.xz", "sha512": "c6adbf6b7e5817a8d374f34f9310d0946baa245736c93d80493f6b50d77157f037619368f22fe27a6facdb2d0256f50126fac220592d4b1e6a6f74f1130019fa" } ] }, { "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" } ] } ] }