Warning, /packaging/flatpak-kde-applications/org.kde.vakzination.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.vakzination",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "vakzination",
0008     "tags": ["nightly"],
0009     "desktop-file-name-suffix": " (Nightly)",
0010     "finish-args": [
0011         "--share=ipc",
0012         "--socket=fallback-x11",
0013         "--socket=wayland",
0014         "--device=dri",
0015         "--share=network"
0016     ],
0017 
0018     "modules": [
0019         "poppler.json",
0020         {
0021             "name": "khealthcertificate",
0022             "buildsystem": "cmake-ninja",
0023             "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/khealthcertificate.git"} ]
0024         },
0025         {
0026             "name": "kpkpass",
0027             "buildsystem": "cmake-ninja",
0028             "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kpkpass.git" } ]
0029         },
0030         {
0031             "name": "kmime",
0032             "buildsystem": "cmake-ninja",
0033             "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kmime.git" } ]
0034         },
0035         {
0036             "name": "kpimitinerary",
0037             "buildsystem": "cmake-ninja",
0038             "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kitinerary.git" } ]
0039         },
0040         {
0041             "name": "vakzination",
0042             "buildsystem": "cmake-ninja",
0043             "sources": [
0044                 { "type": "git", "url": "https://invent.kde.org/plasma-mobile/vakzination.git" }
0045             ]
0046         }
0047     ]
0048 }