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

0001 {
0002     "id": "org.kde.kgpg",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "kgpg",
0008     "tags": ["nightly"],
0009     "desktop-file-name-suffix": " (Nightly)",
0010     "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ],
0011 
0012     "modules": [
0013         {
0014             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0015             "name": "kdelibs4support",
0016             "buildsystem": "cmake-ninja",
0017             "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kdelibs4support.git", "tag": "v5.85.0" } ]
0018         },
0019         { "name": "grantlee", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://github.com/steveire/grantlee.git" } ] },
0020         { "name": "kcontacts", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kcontacts" } ] },
0021         { "name": "kmime", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kmime" } ] },
0022         { "name": "akonadi-mime", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/akonadi-mime" } ] },
0023         { "name": "akonadi-contacts", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/akonadi-contacts" } ] },
0024         {
0025             "name": "kgpg",
0026             "buildsystem": "cmake-ninja",
0027             "sources": [
0028                 { "type": "git", "url": "https://invent.kde.org/kde/kgpg.git" }
0029             ]
0030         }
0031     ]
0032 }