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