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

0001 {
0002     "id": "org.kde.audiotube",
0003     "runtime": "org.kde.Platform",
0004     "runtime-version": "6.6-kf6preview",
0005     "sdk": "org.kde.Sdk",
0006     "command": "audiotube",
0007     "tags": [
0008         "nightly"
0009     ],
0010     "desktop-file-name-suffix": " (Nightly)",
0011     "finish-args": [
0012         "--share=ipc",
0013         "--share=network",
0014         "--socket=fallback-x11",
0015         "--socket=wayland",
0016         "--socket=pulseaudio",
0017         "--device=dri",
0018         "--own-name=org.mpris.MediaPlayer2.AudioTube"
0019     ],
0020     "separate-locales": false,
0021     "cleanup": [
0022         "/include/",
0023         "/share/cmake/"
0024     ],
0025     "modules": [
0026         "flatpak/python3-yt-dlp.json",
0027         "flatpak/python3-ytmusicapi.json",
0028         "flatpak/kirigami-addons.json",
0029         {
0030             "name": "qcoro",
0031             "buildsystem": "cmake-ninja",
0032             "config-opts": [
0033                 "-DBUILD_TESTING=OFF",
0034                 "-DCMAKE_BUILD_TYPE=Release"
0035             ],
0036             "sources": [
0037                 {
0038                     "type": "archive",
0039                     "url": "https://github.com/danvratil/qcoro/archive/refs/tags/v0.10.0.tar.gz",
0040                     "sha256": "b7c8f00273ad27d85814bf4ec93eb6922c75656800a61d11854d36355a4a1aec",
0041                     "x-checker-data": {
0042                         "type": "anitya",
0043                         "project-id": 236236,
0044                         "stable-only": true,
0045                         "url-template": "https://github.com/danvratil/qcoro/archive/refs/tags/v$version.tar.gz"
0046                     }
0047                 }
0048             ]
0049         },
0050         {
0051             "name": "futuresql",
0052             "buildsystem": "cmake-ninja",
0053             "config-opts": [
0054                 "-DBUILD_TESTING=OFF",
0055                 "-DCMAKE_BUILD_TYPE=Release",
0056                 "-DQT_MAJOR_VERSION=6"
0057             ],
0058             "sources": [
0059                 {
0060                     "type": "archive",
0061                     "url": "https://download.kde.org/stable/futuresql/futuresql-0.1.1.tar.xz",
0062                     "sha256": "e44ed8d5a9618b3ca7ba2983ed9c5f7572e6e0a5b199f94868834b71ccbebd43",
0063                     "x-checker-data": {
0064                         "type": "anitya",
0065                         "project-id": 368957,
0066                         "stable-only": true,
0067                         "url-template": "https://download.kde.org/stable/futuresql/futuresql-$version.tar.xz"
0068                     }
0069                 }
0070             ]
0071         },
0072         {
0073             "name": "pybind11",
0074             "config-opts": [
0075                 "-DPYBIND11_FINDPYTHON=ON",
0076                 "-DPYBIND11_TEST=OFF"
0077             ],
0078             "buildsystem": "cmake-ninja",
0079             "builddir": true,
0080             "sources": [
0081                 {
0082                     "type": "archive",
0083                     "url": "https://github.com/pybind/pybind11/archive/refs/tags/v2.11.1.tar.gz",
0084                     "sha256": "d475978da0cdc2d43b73f30910786759d593a9d8ee05b1b6846d1eb16c6d2e0c",
0085                     "x-checker-data": {
0086                         "type": "anitya",
0087                         "project-id": 13384,
0088                         "url-template": "https://github.com/pybind/pybind11/archive/refs/tags/v$version.tar.gz"
0089                     }
0090                 }
0091             ]
0092         },
0093         {
0094             "name": "org.kde.audiotube",
0095             "config-opts": [
0096                 "-DPYBIND11_FINDPYTHON=ON",
0097                 "-DQT_MAJOR_VERSION=6",
0098                 "-DCMAKE_BUILD_TYPE=Release"
0099             ],
0100             "buildsystem": "cmake-ninja",
0101             "builddir": true,
0102             "sources": [
0103                 {
0104                     "type": "dir",
0105                     "path": ".",
0106                     "skip": [
0107                         ".git"
0108                     ]
0109                 }
0110             ]
0111         }
0112     ]
0113 }