Warning, /packaging/flatpak-kde-applications/org.kde.marble.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.marble",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "marble",
0008     "rename-icon": "marble",
0009     "tags": ["nightly"],
0010     "desktop-file-name-suffix": " (Nightly)",
0011     "finish-args": [
0012         "--share=network",
0013         "--share=ipc",
0014         "--socket=x11",
0015         "--socket=wayland",
0016         "--device=dri"
0017     ],
0018     "modules": [
0019         {
0020             "name": "marble",
0021             "buildsystem": "cmake-ninja",
0022             "builddir": true,
0023             "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/marble.git" } ]
0024         }
0025     ]
0026 }