Warning, /packaging/flatpak-kde-applications/org.kde.khangman.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.khangman", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-21.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "khangman", 0008 "rename-icon": "khangman", 0009 "tags": ["nightly"], 0010 "desktop-file-name-suffix": " (Nightly)", 0011 "finish-args": [ 0012 "--share=network", 0013 "--socket=pulseaudio", 0014 "--share=ipc", 0015 "--socket=x11", 0016 "--socket=wayland", 0017 "--device=dri" 0018 ], 0019 "modules": [ 0020 { 0021 "name": "libkeduvocdocument", 0022 "buildsystem": "cmake-ninja", 0023 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/libkeduvocdocument.git" } ] 0024 }, 0025 { 0026 "name": "kdeedu-data", 0027 "buildsystem": "cmake-ninja", 0028 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kdeedu-data.git" } ] 0029 }, 0030 { 0031 "name": "khangman", 0032 "buildsystem": "cmake-ninja", 0033 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/khangman.git" } ] 0034 } 0035 ] 0036 }