Warning, /packaging/flatpak-kde-applications/org.kde.kosmindoormap.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kosmindoormap", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-22.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "kosmindoormap", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": [ 0011 "--share=ipc", 0012 "--socket=x11", 0013 "--socket=wayland", 0014 "--device=dri", 0015 "--share=network" 0016 ], 0017 "modules": [ 0018 { 0019 "name": "kpublictransport", 0020 "config-opts": [ "-DENABLE_TESTING=OFF" ], 0021 "buildsystem": "cmake-ninja", 0022 "builddir": true, 0023 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kpublictransport.git" } ], 0024 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0025 }, 0026 { 0027 "name": "kopeninghours", 0028 "config-opts": [ "-DENABLE_TESTING=OFF" ], 0029 "buildsystem": "cmake-ninja", 0030 "builddir": true, 0031 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kopeninghours.git" } ], 0032 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0033 }, 0034 { 0035 "name": "icon", 0036 "buildsystem": "simple", 0037 "build-commands": [ 0038 "mkdir -p /app/share/icons/hicolor/32x32/apps/", 0039 "install -D /usr/share/icons/breeze/actions/32/go-home.svg /app/share/icons/hicolor/32x32/apps/" 0040 ] 0041 }, 0042 { 0043 "name": "kosmindoormap", 0044 "buildsystem": "cmake-ninja", 0045 "builddir": true, 0046 "config-opts": [ "-DENABLE_TESTING=OFF", "-DBUILD_STANDALONE_APP=ON" ], 0047 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kosmindoormap.git" } ], 0048 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0049 } 0050 ] 0051 }