Warning, /plasma-mobile/plasma-camera/org.kde.plasma.camera.json is written in an unsupported language. File is not indexed.

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