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

0001 {
0002     "id": "org.kde.parley",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "base": "io.qt.qtwebengine.BaseApp",
0008     "base-version": "5.15-22.08",
0009     "command": "parley",
0010     "tags": ["nightly"],
0011     "desktop-file-name-suffix": " (Nightly)",
0012     "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland" ],
0013 
0014     "modules": [
0015         {
0016             "name": "kjs",
0017             "buildsystem": "cmake-ninja",
0018             "config-opts": [
0019                 "-DENABLE_TESTING=OFF"
0020             ],
0021             "sources": [
0022                 {
0023                     "type": "git",
0024                     "url": "https://invent.kde.org/frameworks/kjs.git",
0025                     "tag": "v5.92.0",
0026                     "x-checker-data": {
0027                         "type": "git",
0028                         "tag-pattern": "^v([\\d.]+)$"
0029                     },
0030                     "commit": "ff72aaa777fd7cd2df19db699e02b045c07efecb"
0031                 }
0032             ]
0033         },
0034         {
0035             "name": "khtml",
0036             "buildsystem": "cmake-ninja",
0037             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0038             "sources": [
0039                 {
0040                     "type": "git",
0041                     "url": "https://invent.kde.org/frameworks/khtml.git",
0042                     "tag": "v5.92.0",
0043                     "x-checker-data": {
0044                         "type": "git",
0045                         "tag-pattern": "^v([\\d.]+)$"
0046                     },
0047                     "commit": "97ac7de4e0a54fab9822e143416e02e348af0290"
0048                 }
0049             ]
0050         },
0051         {
0052             "name": "kross",
0053             "buildsystem": "cmake-ninja",
0054             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0055             "sources": [
0056                 {
0057                     "type": "git",
0058                     "url": "https://invent.kde.org/kde/kross.git",
0059                     "tag": "v5.92.0",
0060                     "x-checker-data": {
0061                         "type": "git",
0062                         "tag-pattern": "^v([\\d.]+)$"
0063                     },
0064                     "commit": "a855fccda3fb1998517a15902eab3f3694c977d8"
0065                 }
0066             ]
0067         },
0068         {
0069             "name": "libkeduvocdocument",
0070             "buildsystem": "cmake-ninja",
0071             "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/libkeduvocdocument.git" } ]
0072         },
0073         {
0074             "name": "parley",
0075             "buildsystem": "cmake-ninja",
0076             "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/parley.git" } ]
0077         }
0078     ]
0079 }