Warning, /packaging/flatpak-kde-applications/org.kde.gcompris.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.gcompris", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-21.08", 0006 "sdk": "org.kde.Sdk", 0007 "rename-icon": "gcompris-qt", 0008 "command": "gcompris-qt", 0009 "tags": ["nightly"], 0010 "desktop-file-name-suffix": " (Nightly)", 0011 "finish-args": ["--share=network", "--socket=pulseaudio", "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri" ], 0012 0013 "modules": [ 0014 { 0015 "name": "gcompris", 0016 "buildsystem": "cmake", 0017 "builddir": true, 0018 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/gcompris.git" } ] 0019 } 0020 ] 0021 }