{ "app-id": "org.petrovs_info.tangraplay", "runtime": "org.kde.Platform", "runtime-version": "5.15", "sdk": "org.kde.Sdk", "command": "tangraplay", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host", "--device=dri" ], "modules": [ { "name": "tangraplay", "buildsystem": "cmake-ninja", // "config-opts": ["-DCMAKE_BUILD_TYPE=RelWithDebInfo"], "sources": [ { "type": "git", "url": "https://code.petrovs.info/blago/TangraPlay.git", "branch": "flatpak-cmake" } ] } ] }