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

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