Warning, /packaging/flatpak-kde-applications/org.kde.kleopatra.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kleopatra", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-21.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "kleopatra", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], 0011 0012 "modules": [ 0013 "boost.json", 0014 "gpgme.json", 0015 { "name": "kmime", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kmime" } ] }, 0016 { "name": "libkleo", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/libkleo.git" } ] }, 0017 { "name": "kleopatra", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kleopatra.git" } ] } 0018 ] 0019 }