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

0001 {
0002     "id": "org.kde.kdeconnect",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "kdeconnect-indicator",
0008     "tags": ["nightly"],
0009     "desktop-file-name-suffix": " (Nightly)",
0010     "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--share=network", "--own-name=org.kde.kdeconnectd", "--own-name=org.kde.kdeconnect-indicator",
0011                     "--talk-name=org.mpris.MediaPlayer2", "--talk-name=org.mpris.MediaPlayer2.Player" ],
0012     "rename-desktop-file": "org.kde.kdeconnect.nonplasma.desktop",
0013 
0014     "modules": [
0015         {
0016             "name": "libfakekey",
0017             "buildsystem": "simple",
0018             "build-commands": [
0019                 "./configure --prefix=/app --sysconfdir=/etc --localstatedir=/var --disable-static",
0020                 "make AM_LDFLAGS=-lX11",
0021                 "make install"
0022             ],
0023             "sources": [
0024                 {
0025                     "type": "archive",
0026                     "url": "https://git.yoctoproject.org/libfakekey/snapshot/libfakekey-0.3.tar.gz",
0027                     "sha256": "d282fa6481a5b85f71e36e8bad4cfa938cc8eaac4c42ffa27f9203ac634813f4",
0028                     "x-checker-data": {
0029                         "type": "anitya",
0030                         "project-id": 229563,
0031                         "stable-only": true,
0032                         "url-template": "https://git.yoctoproject.org/libfakekey/snapshot/libfakekey-$version.tar.gz"
0033                     }
0034                 }
0035             ]
0036         },
0037         {
0038             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0039             "name": "qca",
0040             "buildsystem": "cmake-ninja",
0041             "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/qca.git" } ]
0042         },
0043         {
0044             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0045             "name": "pulseaudio-qt",
0046             "buildsystem": "cmake-ninja",
0047             "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/pulseaudio-qt.git" } ]
0048         },
0049         {
0050             "name": "kpeople",
0051             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0052             "buildsystem": "cmake-ninja",
0053             "sources": [
0054                 {
0055                     "type": "git",
0056                     "url": "https://invent.kde.org/frameworks/kpeople.git",
0057                     "tag": "v5.92.0",
0058                     "x-checker-data": {
0059                         "type": "git",
0060                         "tag-pattern": "^v([\\d.]+)$"
0061                     },
0062                     "commit": "b7616a6b8fdd600b7de14ab009c023f3ccdebe2a"
0063                 }
0064             ]
0065         },
0066         {
0067             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0068             "name": "kpeoplevcard",
0069             "buildsystem": "cmake-ninja",
0070             "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kpeoplevcard.git" } ]
0071         },
0072         {
0073             "name": "kdeconnect",
0074             "buildsystem": "cmake-ninja",
0075             "sources": [ { "type": "git", "url": "https://invent.kde.org/network/kdeconnect-kde.git" } ]
0076         }
0077     ]
0078 }