Warning, /education/khipu/org.kde.khipu.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.khipu", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15", 0006 "sdk": "org.kde.Sdk", 0007 "command": "khipu", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri" ], 0011 "separate-locales": false, 0012 0013 "modules": [ 0014 { 0015 "name": "kdelibs4support", 0016 "buildsystem": "cmake-ninja", 0017 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kdelibs4support", "branch": "v5.85.0" } ] 0018 }, 0019 { 0020 "name": "analitza", 0021 "buildsystem": "cmake-ninja", 0022 "sources": [ { "type": "git", "url": "https://invent.kde.org/education/analitza" } ] 0023 }, 0024 { 0025 "name": "khipu", 0026 "buildsystem": "cmake-ninja", 0027 "sources": [ { "type": "git", "url": "https://invent.kde.org/education/khipu" } ] 0028 } 0029 ] 0030 } 0031