Warning, /packaging/flatpak-kde-applications/org.kde.itinerary.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.itinerary", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-22.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "itinerary", 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 "poppler.json", 0019 { 0020 "name": "kitinerary", 0021 "config-opts": [ "-DENABLE_TESTING=OFF" ], 0022 "buildsystem": "cmake-ninja", 0023 "builddir": true, 0024 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kitinerary.git" } ], 0025 "modules": [ 0026 { 0027 "name": "kpkpass", 0028 "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], 0029 "buildsystem": "cmake-ninja", 0030 "builddir": true, 0031 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kpkpass.git" } ], 0032 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0033 }, 0034 { 0035 "name": "kmime", 0036 "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], 0037 "buildsystem": "cmake-ninja", 0038 "builddir": true, 0039 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kmime.git" } ], 0040 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0041 } 0042 ], 0043 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories", "/lib/libexec" ] 0044 }, 0045 { 0046 "name": "kirigamiaddons", 0047 "config-opts": [ "-DBUILD_TESTING=OFF" ], 0048 "buildsystem": "cmake-ninja", 0049 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git", "branch": "master" } ] 0050 }, 0051 { 0052 "name": "kpublictransport", 0053 "config-opts": [ "-DENABLE_TESTING=OFF" ], 0054 "buildsystem": "cmake-ninja", 0055 "builddir": true, 0056 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kpublictransport.git" } ], 0057 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0058 }, 0059 { 0060 "name": "kopeninghours", 0061 "config-opts": [ "-DENABLE_TESTING=OFF" ], 0062 "buildsystem": "cmake-ninja", 0063 "builddir": true, 0064 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kopeninghours.git" } ], 0065 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0066 }, 0067 { 0068 "name": "kosmindoormap", 0069 "config-opts": [ "-DENABLE_TESTING=OFF" ], 0070 "buildsystem": "cmake-ninja", 0071 "builddir": true, 0072 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kosmindoormap.git" } ], 0073 "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] 0074 }, 0075 { 0076 "name": "icon", 0077 "buildsystem": "simple", 0078 "build-commands": [ 0079 "mkdir -p /app/share/icons/hicolor/32x32/apps/", 0080 "install -D /usr/share/icons/breeze/actions/22/map-globe.svg /app/share/icons/hicolor/32x32/apps/" 0081 ] 0082 }, 0083 { 0084 "name": "itinerary", 0085 "buildsystem": "cmake-ninja", 0086 "builddir": true, 0087 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/itinerary.git" } ], 0088 "cleanup": [ "/etc/xdg/*categories" ] 0089 } 0090 ] 0091 }