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

0001 {
0002     "id": "org.kde.calligragemini",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "calligragemini",
0008     "tags": ["nightly"],
0009     "desktop-file-name-suffix": " (Nightly)",
0010     "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland" ],
0011 
0012     "modules": [
0013         "boost.json",
0014         "eigen.json",
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             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0037             "buildsystem": "cmake-ninja",
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             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0053             "name": "kross",
0054             "buildsystem": "cmake-ninja",
0055             "sources": [
0056                 {
0057                     "type": "git",
0058                     "url": "https://invent.kde.org/frameworks/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             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0070             "name": "kdelibs4support",
0071             "buildsystem": "cmake-ninja",
0072             "sources": [
0073                 {
0074                     "type": "git",
0075                     "url": "https://invent.kde.org/frameworks/kdelibs4support.git",
0076                     "tag": "v5.92.0",
0077                     "x-checker-data": {
0078                         "type": "git",
0079                         "tag-pattern": "^v([\\d.]+)$"
0080                     },
0081                     "commit": "45f261c182f81096d32b010d51dcd7c73462bd0c"
0082                 }
0083             ]
0084         },
0085         {
0086             "config-opts": [ "-DENABLE_TESTING=OFF" ],
0087             "name": "kdiagram",
0088             "buildsystem": "cmake-ninja",
0089             "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kdiagram.git" } ]
0090         },
0091         {
0092             "name": "calligragemini",
0093             "buildsystem": "cmake-ninja",
0094             "builddir": true,
0095             "config-opts": ["-DENABLE_TESTING=OFF" , "-DPRODUCTSET=GEMINI"],
0096             "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/calligra.git" } ]
0097         }
0098     ]
0099 }