Warning, /plasma-mobile/spacebar/org.kde.spacebar.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.spacebar",
0003     "runtime": "org.kde.Platform",
0004     "runtime-version": "5.15-22.08",
0005     "sdk": "org.kde.Sdk",
0006     "command": "spacebar",
0007     "tags": ["nightly"],
0008     "desktop-file-name-suffix": " (Nightly)",
0009     "finish-args": [
0010         "--share=ipc",
0011         "--share=network",
0012         "--socket=x11",
0013         "--socket=wayland",
0014         "--device=dri",
0015         "--filesystem=home",
0016         "--talk-name=org.freedesktop.Notifications",
0017         "--system-talk-name=org.freedesktop.ModemManager1"
0018     ],
0019     "separate-locales": false,
0020     "cleanup": [ "/app/include/" ],
0021 
0022     "modules": [
0023         {
0024             "name": "kpeople",
0025             "buildsystem": "cmake-ninja",
0026             "builddir": true,
0027             "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kpeople", "tag": "v5.103.0" } ]
0028         },
0029         {
0030             "name": "modemmanager",
0031             "buildsystem": "autotools",
0032             "config-opts": ["--without-udev", "--without-mbim", "--without-qmi", "--with-udev-base-dir=/app/"],
0033             "sources": [ { "type": "archive", "url": "https://www.freedesktop.org/software/ModemManager/ModemManager-1.18.12.tar.xz", "sha256": "b464e4925d955a6ca86dd08616e763b26ae46d7fd37dbe281678e34065b1e430" }]
0034         },
0035         {
0036             "name": "modemmanager-qt",
0037             "buildsystem": "cmake-ninja",
0038             "builddir": true,
0039             "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/modemmanager-qt", "tag": "v5.103.0" } ]
0040         },
0041         {
0042             "name": "kirigami-addons",
0043             "config-opts": [
0044                 "-DBUILD_TESTING=OFF",
0045                 "-DCMAKE_BUILD_TYPE=Release"
0046             ],
0047             "buildsystem": "cmake-ninja",
0048             "sources": [
0049                 {
0050                     "type": "archive",
0051                     "url": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-0.7.0.tar.xz",
0052                     "sha256": "0132a58b150229544a61e17e792c48cfc6daa03a8be9c7acd873a6c30d283df7",
0053                     "x-checker-data": {
0054                         "type": "anitya",
0055                         "project-id": 242933,
0056                         "stable-only": true,
0057                         "url-template": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-$version.tar.xz"
0058                     }
0059                 }
0060             ]
0061         },
0062         {
0063             "name": "abseil-cpp",
0064             "buildsystem": "cmake-ninja",
0065             "config-opts": [
0066                 "-DCMAKE_BUILD_TYPE=Release",
0067                 "-DCMAKE_CXX_STANDARD=17",
0068                 "-DABSL_PROPAGATE_CXX_STD=ON",
0069                 "-DCMAKE_POSITION_INDEPENDENT_CODE=ON"
0070             ],
0071             "sources": [
0072                 {
0073                     "type": "archive",
0074                     "url": "https://github.com/abseil/abseil-cpp/archive/refs/tags/20230125.1.tar.gz",
0075                     "sha256": "81311c17599b3712069ded20cca09a62ab0bf2a89dfa16993786c8782b7ed145"
0076                 }
0077             ]
0078         },
0079         {
0080             "name": "protobuf",
0081             "buildsystem": "autotools",
0082             "sources": [
0083                 {
0084                     "type": "archive",
0085                     "url": "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v21.12.tar.gz",
0086                     "sha256": "22fdaf641b31655d4b2297f9981fa5203b2866f8332d3c6333f6b0107bb320de",
0087                     "x-checker-data": {
0088                         "type": "anitya",
0089                         "project-id": 3715,
0090                         "stable-only": true,
0091                         "url-template": "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v$version.tar.gz"
0092                     }
0093                 }
0094             ]
0095         },
0096         {
0097             "name": "libphonenumer",
0098             "buildsystem": "cmake-ninja",
0099             "subdir": "cpp",
0100             "config-opts": [
0101                 "-DUSE_BOOST=OFF",
0102                 "-DBUILD_TESTING=OFF",
0103                 "-DREGENERATE_METADATA=OFF",
0104                 "-DBUILD_STATIC_LIB=OFF"
0105             ],
0106             "sources": [
0107                 {
0108                     "type": "archive",
0109                     "url": "https://github.com/google/libphonenumber/archive/refs/tags/v8.13.6.tar.gz",
0110                     "sha256": "5c27ee33739981f87d77d1525a59a1358aebea045fea8cc00540662fcae8f62c"
0111                 }
0112             ]
0113         },
0114         {
0115             "name": "qcoro",
0116             "buildsystem": "cmake-ninja",
0117             "config-opts": ["-DQCORO_WITH_QTQUICK=OFF", "-DQCORO_WITH_QML=OFF", "-DQCORO_BUILD_EXAMPLES=OFF", "-DBUILD_TESTING=OFF"],
0118             "sources": [
0119                 {
0120                     "type": "archive",
0121                     "url": "https://github.com/danvratil/qcoro/archive/refs/tags/v0.8.0.tar.gz",
0122                     "sha256": "28f90d817f42352084242f7a1ff090c5cff92359e4dbecea8f04d39ebcf630f8"
0123                 }
0124             ]
0125         },
0126         {
0127             "name": "c-ares",
0128             "buildsystem": "cmake-ninja",
0129             "sources": [ { "type": "archive", "url": "https://c-ares.org/download/c-ares-1.19.0.tar.gz", "sha256": "bfceba37e23fd531293829002cac0401ef49a6dc55923f7f92236585b7ad1dd3" } ]
0130         },
0131         {
0132             "name": "futuresql",
0133             "buildsystem": "cmake-ninja",
0134             "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=Release"],
0135             "sources": [ { "type": "archive", "url": "https://download.kde.org/stable/futuresql/futuresql-0.1.1.tar.xz", "sha256": "e44ed8d5a9618b3ca7ba2983ed9c5f7572e6e0a5b199f94868834b71ccbebd43" } ]
0136         },
0137         {
0138             "name": "spacebar",
0139             "buildsystem": "cmake-ninja",
0140             "builddir": true,
0141             "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ]
0142         }
0143     ]
0144 }