Warning, /packaging/flatpak-kde-applications/org.kde.cantor.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.cantor", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-22.08", 0006 "base": "io.qt.qtwebengine.BaseApp", 0007 "base-version": "5.15-22.08", 0008 "sdk": "org.kde.Sdk", 0009 "command": "cantor", 0010 "tags": ["nightly"], 0011 "desktop-file-name-suffix": " (Nightly)", 0012 "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], 0013 0014 "modules": [ 0015 "poppler.json", 0016 "analitza.json", 0017 { 0018 "name": "cantor", 0019 "buildsystem": "cmake-ninja", 0020 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/cantor.git" } ] 0021 } 0022 ] 0023 }