{ "id": "pizza.isle.IslePortable", "runtime": "org.kde.Platform", "sdk": "org.kde.Sdk", "runtime-version": "6.9", "command": "isle", "finish-args": [ "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--socket=pulseaudio", "--device=dri", "--device=input" ], "modules": [ { "name": "isle", "buildsystem": "cmake-ninja", "config-opts": [ "-DCMAKE_BUILD_TYPE=RelWithDebInfo", "-DISLE_DEBUG=OFF" ], "sources": [ { "type": "git", "url": "https://github.com/isledecomp/isle-portable.git", "branch": "master" } ], "build-options": { "build-args": [ "--share=network" ] } } ] }