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-22.08",
0007 "base": "io.qt.qtwebengine.BaseApp",
0008 "base-version": "5.15-22.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": "kirigamiaddons",
0157 "config-opts": [ "-DBUILD_TESTING=OFF" ],
0158 "buildsystem": "cmake-ninja",
0159 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git", "branch": "master" } ]
0160 },
0161 {
0162 "name": "grantlee",
0163 "config-opts": [
0164 "-DBUILD_TESTING=OFF",
0165 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0166 ],
0167 "buildsystem": "cmake-ninja",
0168 "sources": [
0169 {
0170 "type": "archive",
0171 "url": "https://github.com/steveire/grantlee/archive/v5.2.0.tar.gz",
0172 "sha256": "139acee5746b957bdf1327ec0d97c604d4c0b9be42aec5d584297cb5ed6a990a",
0173 "x-checker-data": {
0174 "type": "anitya",
0175 "project-id": 21448,
0176 "stable-only": true,
0177 "url-template": "https://github.com/steveire/grantlee/archive/v$version.tar.gz"
0178 }
0179 }
0180 ]
0181 },
0182 {
0183 "name": "grantleetheme",
0184 "config-opts": [
0185 "-DBUILD_TESTING=OFF",
0186 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0187 ],
0188 "buildsystem": "cmake-ninja",
0189 "sources": [
0190 {
0191 "type": "git",
0192 "url": "https://invent.kde.org/pim/grantleetheme.git",
0193 "branch": "master"
0194 }
0195 ]
0196 },
0197 {
0198 "name": "libkleo",
0199 "config-opts": [
0200 "-DBUILD_TESTING=OFF",
0201 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0202 ],
0203 "buildsystem": "cmake-ninja",
0204 "sources": [
0205 {
0206 "type": "git",
0207 "url": "https://invent.kde.org/pim/libkleo.git",
0208 "branch": "master"
0209 }
0210 ]
0211 },
0212 {
0213 "name": "akonadi-contacts",
0214 "config-opts": [
0215 "-DBUILD_TESTING=OFF",
0216 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0217 ],
0218 "buildsystem": "cmake-ninja",
0219 "sources": [
0220 {
0221 "type": "git",
0222 "url": "https://invent.kde.org/pim/akonadi-contacts.git",
0223 "branch": "master"
0224 }
0225 ]
0226 },
0227 {
0228 "name": "libkgapi",
0229 "config-opts": [
0230 "-DBUILD_TESTING=OFF",
0231 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0232 ],
0233 "buildsystem": "cmake-ninja",
0234 "sources": [
0235 {
0236 "type": "git",
0237 "url": "https://invent.kde.org/pim/libkgapi.git",
0238 "branch": "master"
0239 }
0240 ]
0241 },
0242 {
0243 "name": "ksmtp",
0244 "config-opts": [
0245 "-DBUILD_TESTING=OFF",
0246 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0247 ],
0248 "buildsystem": "cmake-ninja",
0249 "sources": [
0250 {
0251 "type": "git",
0252 "url": "https://invent.kde.org/pim/ksmtp.git",
0253 "branch": "master"
0254 }
0255 ]
0256 },
0257 {
0258 "name": "kmailtransport",
0259 "config-opts": [
0260 "-DBUILD_TESTING=OFF",
0261 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0262 ],
0263 "buildsystem": "cmake-ninja",
0264 "sources": [
0265 {
0266 "type": "git",
0267 "url": "https://invent.kde.org/pim/kmailtransport.git",
0268 "branch": "master"
0269 }
0270 ]
0271 },
0272 {
0273 "name": "kpimtextedit",
0274 "config-opts": [
0275 "-DBUILD_TESTING=OFF",
0276 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0277 ],
0278 "buildsystem": "cmake-ninja",
0279 "sources": [
0280 {
0281 "type": "git",
0282 "url": "https://invent.kde.org/pim/kpimtextedit.git",
0283 "branch": "master"
0284 }
0285 ]
0286 },
0287 {
0288 "name": "kidentitymanagement",
0289 "config-opts": [
0290 "-DBUILD_TESTING=OFF",
0291 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0292 ],
0293 "buildsystem": "cmake-ninja",
0294 "sources": [
0295 {
0296 "type": "git",
0297 "url": "https://invent.kde.org/pim/kidentitymanagement.git",
0298 "branch": "master"
0299 }
0300 ]
0301 },
0302 {
0303 "name": "kcalutils",
0304 "config-opts": [
0305 "-DBUILD_TESTING=OFF",
0306 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0307 ],
0308 "buildsystem": "cmake-ninja",
0309 "sources": [
0310 {
0311 "type": "git",
0312 "url": "https://invent.kde.org/pim/kcalutils.git",
0313 "branch": "master"
0314 }
0315 ]
0316 },
0317 {
0318 "name": "xapian",
0319 "sources": [
0320 {
0321 "type": "archive",
0322 "url": " https://oligarchy.co.uk/xapian/1.4.18/xapian-core-1.4.18.tar.xz",
0323 "sha256": "196ddbb4ad10450100f0991a599e4ed944cbad92e4a6fe813be6dce160244b77",
0324 "x-checker-data": {
0325 "type": "anitya",
0326 "project-id": 15919,
0327 "stable-only": true,
0328 "url-template": "https://oligarchy.co.uk/xapian/$version/xapian-core-$version.tar.xz"
0329 }
0330 }
0331 ],
0332 "config-opts": [
0333 "--disable-documentation"
0334 ],
0335 "cleanup": [
0336 "/share/doc/xapian-core",
0337 "/bin/xapian-*",
0338 "/bin/copydatabase",
0339 "/bin/quest",
0340 "/bin/simpleexpand",
0341 "/bin/simpleindex",
0342 "/bin/simplesearch"
0343 ]
0344 },
0345 {
0346 "name": "kldap",
0347 "config-opts": [
0348 "-DBUILD_TESTING=OFF",
0349 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0350 ],
0351 "buildsystem": "cmake-ninja",
0352 "sources": [
0353 {
0354 "type": "git",
0355 "url": "https://invent.kde.org/pim/kldap.git",
0356 "branch": "master"
0357 }
0358 ],
0359 "modules": [
0360 {
0361 "name": "openldap",
0362 "config-opts": [
0363 "--disable-static",
0364 "--disable-slapd"
0365 ],
0366 "sources": [
0367 {
0368 "type": "archive",
0369 "url": "http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.44.tgz",
0370 "sha256": "d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400",
0371 "x-checker-data": {
0372 "type": "html",
0373 "url": "https://www.openldap.org/software/download/OpenLDAP/openldap-release/",
0374 "version-pattern": "openldap-([\\d\\.-]+).tgz",
0375 "url-template": "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-$version.tgz"
0376 }
0377 }
0378 ],
0379 "cleanup": [
0380 "/bin/ldap*",
0381 "/sbin"
0382 ]
0383 }
0384 ]
0385 },
0386 {
0387 "name": "akonadi-search",
0388 "config-opts": [
0389 "-DBUILD_TESTING=OFF",
0390 "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
0391 "-DAKONADISEARCH_ENABLE_KRUNNER_RUNNER=OFF"
0392 ],
0393 "buildsystem": "cmake-ninja",
0394 "sources": [
0395 {
0396 "type": "git",
0397 "url": "https://invent.kde.org/pim/akonadi-search.git",
0398 "branch": "master"
0399 }
0400 ]
0401 },
0402 {
0403 "name": "kmbox",
0404 "config-opts": [
0405 "-DBUILD_TESTING=OFF",
0406 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0407 ],
0408 "buildsystem": "cmake-ninja",
0409 "sources": [
0410 {
0411 "type": "git",
0412 "url": "https://invent.kde.org/pim/kmbox.git",
0413 "branch": "master"
0414 }
0415 ]
0416 },
0417 {
0418 "name": "libkdepim",
0419 "config-opts": [
0420 "-DBUILD_TESTING=OFF",
0421 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0422 ],
0423 "buildsystem": "cmake-ninja",
0424 "sources": [
0425 {
0426 "type": "git",
0427 "url": "https://invent.kde.org/pim/libkdepim.git",
0428 "branch": "master"
0429 }
0430 ]
0431 },
0432 {
0433 "name": "kimap",
0434 "config-opts": [
0435 "-DBUILD_TESTING=OFF",
0436 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0437 ],
0438 "buildsystem": "cmake-ninja",
0439 "sources": [
0440 {
0441 "type": "git",
0442 "url": "https://invent.kde.org/pim/kimap.git",
0443 "branch": "master"
0444 }
0445 ]
0446 },
0447 {
0448 "name": "pimcommon",
0449 "config-opts": [
0450 "-DBUILD_TESTING=OFF",
0451 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0452 ],
0453 "buildsystem": "cmake-ninja",
0454 "sources": [
0455 {
0456 "type": "git",
0457 "url": "https://invent.kde.org/pim/pimcommon.git",
0458 "branch": "master"
0459 }
0460 ]
0461 },
0462 {
0463 "name": "akonadi-calendar",
0464 "config-opts": [
0465 "-DBUILD_TESTING=OFF",
0466 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0467 ],
0468 "buildsystem": "cmake-ninja",
0469 "sources": [
0470 {
0471 "type": "git",
0472 "url": "https://invent.kde.org/pim/akonadi-calendar.git",
0473 "branch": "master"
0474 }
0475 ]
0476 },
0477 {
0478 "name": "akonadi-notes",
0479 "config-opts": [
0480 "-DBUILD_TESTING=OFF",
0481 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0482 ],
0483 "buildsystem": "cmake-ninja",
0484 "sources": [
0485 {
0486 "type": "git",
0487 "url": "https://invent.kde.org/pim/akonadi-notes.git",
0488 "branch": "master"
0489 }
0490 ]
0491 },
0492 {
0493 "name": "libgravatar",
0494 "config-opts": [
0495 "-DBUILD_TESTING=OFF",
0496 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0497 ],
0498 "buildsystem": "cmake-ninja",
0499 "sources": [
0500 {
0501 "type": "git",
0502 "url": "https://invent.kde.org/pim/libgravatar.git",
0503 "branch": "master"
0504 }
0505 ]
0506 },
0507 {
0508 "name": "calendarsupport",
0509 "config-opts": [
0510 "-DBUILD_TESTING=OFF",
0511 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0512 ],
0513 "buildsystem": "cmake-ninja",
0514 "sources": [
0515 {
0516 "type": "git",
0517 "url": "https://invent.kde.org/pim/calendarsupport.git",
0518 "branch": "master"
0519 }
0520 ]
0521 },
0522 {
0523 "name": "eventviews",
0524 "config-opts": [
0525 "-DBUILD_TESTING=OFF",
0526 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0527 ],
0528 "buildsystem": "cmake-ninja",
0529 "sources": [
0530 {
0531 "type": "git",
0532 "url": "https://invent.kde.org/pim/eventviews.git",
0533 "branch": "master"
0534 }
0535 ]
0536 },
0537 {
0538 "name": "kontactinterface",
0539 "config-opts": [
0540 "-DBUILD_TESTING=OFF",
0541 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0542 ],
0543 "buildsystem": "cmake-ninja",
0544 "sources": [
0545 {
0546 "type": "git",
0547 "url": "https://invent.kde.org/pim/kontactinterface.git",
0548 "branch": "master"
0549 }
0550 ]
0551 },
0552 {
0553 "name": "kdepim-runtime",
0554 "config-opts": [
0555 "-DBUILD_TESTING=OFF",
0556 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0557 ],
0558 "buildsystem": "cmake-ninja",
0559 "sources": [
0560 {
0561 "type": "git",
0562 "url": "https://invent.kde.org/pim/kdepim-runtime.git",
0563 "branch": "master"
0564 }
0565 ]
0566 },
0567 {
0568 "name": "kalendar",
0569 "config-opts": [
0570 "-DBUILD_TESTING=OFF",
0571 "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0572 ],
0573 "buildsystem": "cmake-ninja",
0574 "sources": [
0575 {
0576 "type": "git",
0577 "url": "https://invent.kde.org/pim/kalendar.git",
0578 "branch": "master"
0579 }
0580 ]
0581 }
0582 ]
0583 }