Warning, /utilities/francis/org.kde.francis.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.francis",
0003     "runtime": "org.kde.Platform",
0004     "runtime-version": "5.15-22.08",
0005     "sdk": "org.kde.Sdk",
0006     "command": "francis",
0007     "tags": ["nightly"],
0008     "desktop-file-name-suffix": " (Nightly)",
0009     "finish-args": [
0010         "--share=ipc",
0011         "--socket=x11",
0012         "--socket=wayland",
0013         "--device=dri"
0014     ],
0015     "separate-locales": false,
0016 
0017     "modules": [
0018         {
0019             "name": "kirigami-addons",
0020             "config-opts": [
0021                 "-DBUILD_TESTING=OFF",
0022                 "-DCMAKE_BUILD_TYPE=Release"
0023             ],
0024             "buildsystem": "cmake-ninja",
0025             "sources": [
0026                 {
0027                     "type": "archive",
0028                     "url": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-0.10.0.tar.xz",
0029                     "sha256": "9897e70bf167f579cec06d09d49a9a27aba184cbd1b2fce2c3ae757a87b01216",
0030                     "x-checker-data": {
0031                         "type": "anitya",
0032                         "project-id": 242933,
0033                         "stable-only": true,
0034                         "url-template": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-$version.tar.xz"
0035                     }
0036                 }
0037             ]
0038         },
0039         {
0040             "name": "francis",
0041             "buildsystem": "cmake-ninja",
0042             "builddir": true,
0043             "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ]
0044         }
0045     ]
0046 }
0047