{
 "app_id": "org.kde.audiotube",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.audiotube/master/org.kde.audiotube.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--own-name=org.mpris.MediaPlayer2.AudioTube"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:15:26.023656+00:00",
 "manifest": {
  "id": "org.kde.audiotube",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "audiotube",
  "finish-args": [
   "--device=dri",
   "--own-name=org.mpris.MediaPlayer2.AudioTube",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland"
  ],
  "separate-locales": false,
  "cleanup": [
   "/include",
   "/lib/cmake",
   "share/bash-completion",
   "/share/cmake",
   "/share/doc",
   "/share/fish",
   "/share/kdevappwizard",
   "/share/man",
   "/share/pkgconfig",
   "/share/zsh"
  ],
  "modules": [
   "generated/python3-ytmusicapi.json",
   "deno.json",
   {
    "name": "yt-dlp",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-dependencies --prefix=/app *.whl"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/69/b2/8cd1613f56eed7ceb64fbd4df3f1c01246bfb098e6f398228bafda22b80b/yt_dlp-2026.8.19-py3-none-any.whl",
      "sha256": "1d57897e94c6665a0a6f9bc54b34e584284e32c034ffab3a7df25d8f7b24eedf",
      "x-checker-data": {
       "type": "pypi",
       "name": "yt-dlp",
       "packagetype": "bdist_wheel"
      }
     }
    ]
   },
   {
    "name": "futuresql",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DQT_MAJOR_VERSION=6"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/futuresql/futuresql-0.1.1.tar.xz",
      "sha256": "e44ed8d5a9618b3ca7ba2983ed9c5f7572e6e0a5b199f94868834b71ccbebd43",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 368957,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/futuresql/futuresql-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "pybind11",
    "config-opts": [
     "-DPYBIND11_FINDPYTHON=ON",
     "-DPYBIND11_TEST=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/pybind/pybind11/archive/refs/tags/v3.1.0.tar.gz",
      "sha256": "ef712655692a2e9bf7bb7874c022564a45f91d847ddee987e720cd9e28849665",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 13384,
       "url-template": "https://github.com/pybind/pybind11/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "audiotube",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DPYBIND11_FINDPYTHON=ON",
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.04.3/src/audiotube-26.04.3.tar.xz",
      "sha256": "04b9b641eb6fdcd07c77299c1f0c4c4803a36014e5cca8f326e28e3a5a31e43c",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 261558,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/audiotube-$version.tar.xz"
      }
     },
     {
      "type": "patch",
      "path": "0001-Update-tested-ytmusicapi-version.patch"
     }
    ]
   }
  ]
 }
}