Warning, /packaging/flatpak-kde-applications/org.kde.kalendar.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kalendar", 0003 "branch": "master", 0004 "rename-icon": "kalendar", 0005 "runtime": "org.kde.Platform", 0006 "runtime-version": "5.15-21.08", 0007 "base": "io.qt.qtwebengine.BaseApp", 0008 "base-version": "5.15-21.08", 0009 "sdk": "org.kde.Sdk", 0010 "tags": [ "nightly" ], 0011 "desktop-file-name-suffix": " (Nightly)", 0012 "command": "run_kalendar.sh", 0013 "finish-args": [ 0014 "--share=network", 0015 "--share=ipc", 0016 "--socket=x11", 0017 "--socket=wayland", 0018 "--device=dri", 0019 "--own-name=org.freedesktop.Akonadi", 0020 "--own-name=org.freedesktop.Akonadi.*", 0021 "--own-name=org.freedesktop.Akonadi.Control.*", 0022 "--own-name=org.freedesktop.Akonadi.Agent.*", 0023 "--own-name=org.freedesktop.Akonadi.Resource.*", 0024 "--own-name=org.kde.kalendarac", 0025 "--own-name=org.kde.kalendarr", 0026 "--own-name=org.kde.accountwizard", 0027 "--own-name=org.kde.pimsettingsexporter", 0028 "--own-name=org.kde.pim.*", 0029 "--talk-name=org.kde.Solid.PowerManagement", 0030 "--talk-name=org.kde.kded5", 0031 "--talk-name=org.kde.kglobalaccel", 0032 "--talk-name=org.kde.JobViewServer", 0033 "--talk-name=org.kde.klauncher5", 0034 "--talk-name=org.kde.knotify", 0035 "--talk-name=org.kde.kwalletd5", 0036 "--talk-name=org.kde.kcookiejar5", 0037 "--system-talk-name=org.freedesktop.NetworkManager" 0038 ], 0039 "cleanup": [ 0040 "/lib/cmake", 0041 "/lib/pkgconfig", 0042 "/lib/plugins/designer", 0043 "/include", 0044 "/docs", 0045 "/mkspecs", 0046 "/share/man", 0047 "/bin/afmtodit", 0048 "/usr/bin/xsd", 0049 "/lib/libKF5*.so", 0050 "/lib/libboost_*.so", 0051 "*.a", 0052 "*.la" 0053 ], 0054 "rename-icon": "org.kde.kalendar", 0055 "copy-icon": true, 0056 "modules": [ 0057 "boost.json", 0058 "gpgme.json", 0059 { 0060 "name": "qtkeychain", 0061 "buildsystem": "cmake-ninja", 0062 "sources": [ { "type": "archive", "url": "https://github.com/frankosterfeld/qtkeychain/archive/v0.12.0.tar.gz", "sha256": "cc547d58c1402f6724d3ff89e4ca83389d9e2bdcfd9ae3d695fcdffa50a625a8" , 0063 "x-checker-data": { 0064 "type": "anitya", 0065 "project-id": 4138, 0066 "stable-only": true, 0067 "url-template": "https://github.com/frankosterfeld/qtkeychain/archive/v$version.tar.gz" 0068 }} ], 0069 "config-opts": [ "-DCMAKE_INSTALL_LIBDIR=/app/lib", "-DLIB_INSTALL_DIR=/app/lib", "-DBUILD_TRANSLATIONS=NO" ] 0070 }, 0071 { 0072 "name": "kdiagram", 0073 "config-opts": [ 0074 "-DBUILD_TESTING=OFF", 0075 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0076 ], 0077 "buildsystem": "cmake-ninja", 0078 "sources": [ 0079 { 0080 "type": "git", 0081 "url": "https://invent.kde.org/graphics/kdiagram.git", 0082 "branch": "master" 0083 } 0084 ] 0085 }, 0086 { 0087 "name": "akonadi", 0088 "config-opts": [ 0089 "-DBUILD_TESTING=OFF", 0090 "-DBUILD_TOOLS=OFF", 0091 "-DCMAKE_BUILD_TYPE=RelWithDebInfo", 0092 "-DDATABASE_BACKEND=SQLITE" 0093 ], 0094 "buildsystem": "cmake-ninja", 0095 "sources": [ 0096 { 0097 "type": "git", 0098 "url": "https://invent.kde.org/pim/akonadi.git", 0099 "branch": "master" 0100 } 0101 ], 0102 "modules": [ 0103 { 0104 "name": "sqlite3", 0105 "config-opts": [ 0106 "--enable-threadsafe", 0107 "--enable-threads-override-locks" 0108 ], 0109 "build-options": { 0110 "cflags": "-DSQLITE_ENABLE_UNLOCK_NOTIFY=1" 0111 }, 0112 "sources": [ 0113 { 0114 "type": "archive", 0115 "url": "http://sqlite.org/2016/sqlite-autoconf-3150200.tar.gz", 0116 "sha256": "07b35063b9386865b78226cdaca9a299d938a87aaa8fdc4d73edb0cef30f3149" 0117 } 0118 ], 0119 "cleanup": [ 0120 "/bin/sqlite3" 0121 ] 0122 } 0123 ] 0124 }, 0125 { 0126 "name": "kmime", 0127 "config-opts": [ 0128 "-DBUILD_TESTING=OFF", 0129 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0130 ], 0131 "buildsystem": "cmake-ninja", 0132 "sources": [ 0133 { 0134 "type": "git", 0135 "url": "https://invent.kde.org/pim/kmime.git", 0136 "branch": "master" 0137 } 0138 ] 0139 }, 0140 { 0141 "name": "akonadi-mime", 0142 "config-opts": [ 0143 "-DBUILD_TESTING=OFF", 0144 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0145 ], 0146 "buildsystem": "cmake-ninja", 0147 "sources": [ 0148 { 0149 "type": "git", 0150 "url": "https://invent.kde.org/pim/akonadi-mime.git", 0151 "branch": "master" 0152 } 0153 ] 0154 }, 0155 { 0156 "name": "grantlee", 0157 "config-opts": [ 0158 "-DBUILD_TESTING=OFF", 0159 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0160 ], 0161 "buildsystem": "cmake-ninja", 0162 "sources": [ 0163 { 0164 "type": "archive", 0165 "url": "https://github.com/steveire/grantlee/archive/v5.2.0.tar.gz", 0166 "sha256": "139acee5746b957bdf1327ec0d97c604d4c0b9be42aec5d584297cb5ed6a990a", 0167 "x-checker-data": { 0168 "type": "anitya", 0169 "project-id": 21448, 0170 "stable-only": true, 0171 "url-template": "https://github.com/steveire/grantlee/archive/v$version.tar.gz" 0172 } 0173 } 0174 ] 0175 }, 0176 { 0177 "name": "grantleetheme", 0178 "config-opts": [ 0179 "-DBUILD_TESTING=OFF", 0180 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0181 ], 0182 "buildsystem": "cmake-ninja", 0183 "sources": [ 0184 { 0185 "type": "git", 0186 "url": "https://invent.kde.org/pim/grantleetheme.git", 0187 "branch": "master" 0188 } 0189 ] 0190 }, 0191 { 0192 "name": "libkleo", 0193 "config-opts": [ 0194 "-DBUILD_TESTING=OFF", 0195 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0196 ], 0197 "buildsystem": "cmake-ninja", 0198 "sources": [ 0199 { 0200 "type": "git", 0201 "url": "https://invent.kde.org/pim/libkleo.git", 0202 "branch": "master" 0203 } 0204 ] 0205 }, 0206 { 0207 "name": "akonadi-contacts", 0208 "config-opts": [ 0209 "-DBUILD_TESTING=OFF", 0210 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0211 ], 0212 "buildsystem": "cmake-ninja", 0213 "sources": [ 0214 { 0215 "type": "git", 0216 "url": "https://invent.kde.org/pim/akonadi-contacts.git", 0217 "branch": "master" 0218 } 0219 ] 0220 }, 0221 { 0222 "name": "libkgapi", 0223 "config-opts": [ 0224 "-DBUILD_TESTING=OFF", 0225 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0226 ], 0227 "buildsystem": "cmake-ninja", 0228 "sources": [ 0229 { 0230 "type": "git", 0231 "url": "https://invent.kde.org/pim/libkgapi.git", 0232 "branch": "master" 0233 } 0234 ] 0235 }, 0236 { 0237 "name": "ksmtp", 0238 "config-opts": [ 0239 "-DBUILD_TESTING=OFF", 0240 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0241 ], 0242 "buildsystem": "cmake-ninja", 0243 "sources": [ 0244 { 0245 "type": "git", 0246 "url": "https://invent.kde.org/pim/ksmtp.git", 0247 "branch": "master" 0248 } 0249 ] 0250 }, 0251 { 0252 "name": "kmailtransport", 0253 "config-opts": [ 0254 "-DBUILD_TESTING=OFF", 0255 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0256 ], 0257 "buildsystem": "cmake-ninja", 0258 "sources": [ 0259 { 0260 "type": "git", 0261 "url": "https://invent.kde.org/pim/kmailtransport.git", 0262 "branch": "master" 0263 } 0264 ] 0265 }, 0266 { 0267 "name": "kpimtextedit", 0268 "config-opts": [ 0269 "-DBUILD_TESTING=OFF", 0270 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0271 ], 0272 "buildsystem": "cmake-ninja", 0273 "sources": [ 0274 { 0275 "type": "git", 0276 "url": "https://invent.kde.org/pim/kpimtextedit.git", 0277 "branch": "master" 0278 } 0279 ] 0280 }, 0281 { 0282 "name": "kidentitymanagement", 0283 "config-opts": [ 0284 "-DBUILD_TESTING=OFF", 0285 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0286 ], 0287 "buildsystem": "cmake-ninja", 0288 "sources": [ 0289 { 0290 "type": "git", 0291 "url": "https://invent.kde.org/pim/kidentitymanagement.git", 0292 "branch": "master" 0293 } 0294 ] 0295 }, 0296 { 0297 "name": "kcalutils", 0298 "config-opts": [ 0299 "-DBUILD_TESTING=OFF", 0300 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0301 ], 0302 "buildsystem": "cmake-ninja", 0303 "sources": [ 0304 { 0305 "type": "git", 0306 "url": "https://invent.kde.org/pim/kcalutils.git", 0307 "branch": "master" 0308 } 0309 ] 0310 }, 0311 { 0312 "name": "xapian", 0313 "sources": [ 0314 { 0315 "type": "archive", 0316 "url": " https://oligarchy.co.uk/xapian/1.4.18/xapian-core-1.4.18.tar.xz", 0317 "sha256": "196ddbb4ad10450100f0991a599e4ed944cbad92e4a6fe813be6dce160244b77", 0318 "x-checker-data": { 0319 "type": "anitya", 0320 "project-id": 15919, 0321 "stable-only": true, 0322 "url-template": "https://oligarchy.co.uk/xapian/$version/xapian-core-$version.tar.xz" 0323 } 0324 } 0325 ], 0326 "config-opts": [ 0327 "--disable-documentation" 0328 ], 0329 "cleanup": [ 0330 "/share/doc/xapian-core", 0331 "/bin/xapian-*", 0332 "/bin/copydatabase", 0333 "/bin/quest", 0334 "/bin/simpleexpand", 0335 "/bin/simpleindex", 0336 "/bin/simplesearch" 0337 ] 0338 }, 0339 { 0340 "name": "kldap", 0341 "config-opts": [ 0342 "-DBUILD_TESTING=OFF", 0343 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0344 ], 0345 "buildsystem": "cmake-ninja", 0346 "sources": [ 0347 { 0348 "type": "git", 0349 "url": "https://invent.kde.org/pim/kldap.git", 0350 "branch": "master" 0351 } 0352 ], 0353 "modules": [ 0354 { 0355 "name": "openldap", 0356 "config-opts": [ 0357 "--disable-static", 0358 "--disable-slapd" 0359 ], 0360 "sources": [ 0361 { 0362 "type": "archive", 0363 "url": "http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.44.tgz", 0364 "sha256": "d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400", 0365 "x-checker-data": { 0366 "type": "html", 0367 "url": "https://www.openldap.org/software/download/OpenLDAP/openldap-release/", 0368 "version-pattern": "openldap-([\\d\\.-]+).tgz", 0369 "url-template": "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-$version.tgz" 0370 } 0371 } 0372 ], 0373 "cleanup": [ 0374 "/bin/ldap*", 0375 "/sbin" 0376 ] 0377 } 0378 ] 0379 }, 0380 { 0381 "name": "akonadi-search", 0382 "config-opts": [ 0383 "-DBUILD_TESTING=OFF", 0384 "-DCMAKE_BUILD_TYPE=RelWithDebInfo", 0385 "-DAKONADISEARCH_ENABLE_KRUNNER_RUNNER=OFF" 0386 ], 0387 "buildsystem": "cmake-ninja", 0388 "sources": [ 0389 { 0390 "type": "git", 0391 "url": "https://invent.kde.org/pim/akonadi-search.git", 0392 "branch": "master" 0393 } 0394 ] 0395 }, 0396 { 0397 "name": "kmbox", 0398 "config-opts": [ 0399 "-DBUILD_TESTING=OFF", 0400 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0401 ], 0402 "buildsystem": "cmake-ninja", 0403 "sources": [ 0404 { 0405 "type": "git", 0406 "url": "https://invent.kde.org/pim/kmbox.git", 0407 "branch": "master" 0408 } 0409 ] 0410 }, 0411 { 0412 "name": "libkdepim", 0413 "config-opts": [ 0414 "-DBUILD_TESTING=OFF", 0415 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0416 ], 0417 "buildsystem": "cmake-ninja", 0418 "sources": [ 0419 { 0420 "type": "git", 0421 "url": "https://invent.kde.org/pim/libkdepim.git", 0422 "branch": "master" 0423 } 0424 ] 0425 }, 0426 { 0427 "name": "kimap", 0428 "config-opts": [ 0429 "-DBUILD_TESTING=OFF", 0430 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0431 ], 0432 "buildsystem": "cmake-ninja", 0433 "sources": [ 0434 { 0435 "type": "git", 0436 "url": "https://invent.kde.org/pim/kimap.git", 0437 "branch": "master" 0438 } 0439 ] 0440 }, 0441 { 0442 "name": "pimcommon", 0443 "config-opts": [ 0444 "-DBUILD_TESTING=OFF", 0445 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0446 ], 0447 "buildsystem": "cmake-ninja", 0448 "sources": [ 0449 { 0450 "type": "git", 0451 "url": "https://invent.kde.org/pim/pimcommon.git", 0452 "branch": "master" 0453 } 0454 ] 0455 }, 0456 { 0457 "name": "akonadi-calendar", 0458 "config-opts": [ 0459 "-DBUILD_TESTING=OFF", 0460 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0461 ], 0462 "buildsystem": "cmake-ninja", 0463 "sources": [ 0464 { 0465 "type": "git", 0466 "url": "https://invent.kde.org/pim/akonadi-calendar.git", 0467 "branch": "master" 0468 } 0469 ] 0470 }, 0471 { 0472 "name": "akonadi-notes", 0473 "config-opts": [ 0474 "-DBUILD_TESTING=OFF", 0475 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0476 ], 0477 "buildsystem": "cmake-ninja", 0478 "sources": [ 0479 { 0480 "type": "git", 0481 "url": "https://invent.kde.org/pim/akonadi-notes.git", 0482 "branch": "master" 0483 } 0484 ] 0485 }, 0486 { 0487 "name": "libgravatar", 0488 "config-opts": [ 0489 "-DBUILD_TESTING=OFF", 0490 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0491 ], 0492 "buildsystem": "cmake-ninja", 0493 "sources": [ 0494 { 0495 "type": "git", 0496 "url": "https://invent.kde.org/pim/libgravatar.git", 0497 "branch": "master" 0498 } 0499 ] 0500 }, 0501 { 0502 "name": "calendarsupport", 0503 "config-opts": [ 0504 "-DBUILD_TESTING=OFF", 0505 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0506 ], 0507 "buildsystem": "cmake-ninja", 0508 "sources": [ 0509 { 0510 "type": "git", 0511 "url": "https://invent.kde.org/pim/calendarsupport.git", 0512 "branch": "master" 0513 } 0514 ] 0515 }, 0516 { 0517 "name": "eventviews", 0518 "config-opts": [ 0519 "-DBUILD_TESTING=OFF", 0520 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0521 ], 0522 "buildsystem": "cmake-ninja", 0523 "sources": [ 0524 { 0525 "type": "git", 0526 "url": "https://invent.kde.org/pim/eventviews.git", 0527 "branch": "master" 0528 } 0529 ] 0530 }, 0531 { 0532 "name": "kontactinterface", 0533 "config-opts": [ 0534 "-DBUILD_TESTING=OFF", 0535 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0536 ], 0537 "buildsystem": "cmake-ninja", 0538 "sources": [ 0539 { 0540 "type": "git", 0541 "url": "https://invent.kde.org/pim/kontactinterface.git", 0542 "branch": "master" 0543 } 0544 ] 0545 }, 0546 { 0547 "name": "kdepim-runtime", 0548 "config-opts": [ 0549 "-DBUILD_TESTING=OFF", 0550 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0551 ], 0552 "buildsystem": "cmake-ninja", 0553 "sources": [ 0554 { 0555 "type": "git", 0556 "url": "https://invent.kde.org/pim/kdepim-runtime.git", 0557 "branch": "master" 0558 } 0559 ] 0560 }, 0561 { 0562 "name": "kalendar", 0563 "config-opts": [ 0564 "-DBUILD_TESTING=OFF", 0565 "-DCMAKE_BUILD_TYPE=RelWithDebInfo" 0566 ], 0567 "buildsystem": "cmake-ninja", 0568 "sources": [ 0569 { 0570 "type": "git", 0571 "url": "https://invent.kde.org/pim/kalendar.git", 0572 "branch": "master" 0573 } 0574 ] 0575 } 0576 ] 0577 }