{
 "app_id": "io.github.TheWisker.Cavasik",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.TheWisker.Cavasik/master/io.github.TheWisker.Cavasik.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:10:29.195866+00:00",
 "manifest": {
  "app-id": "io.github.TheWisker.Cavasik",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "command": "cavasik",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/linux-audio/fftw3f.json",
   {
    "name": "iniparser",
    "buildsystem": "simple",
    "build-commands": [
     "make PREFIX=/app",
     "install -Dm0644 src/iniparser.h /app/include/iniparser.h",
     "install -Dm0644 src/dictionary.h /app/include/dictionary.h",
     "install -Dm0644 libiniparser.so.1 /app/lib/libiniparser.so.1",
     "ln -sf libiniparser.so.1 /app/lib/libiniparser.so"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ndevilla/iniparser.git",
      "commit": "deb85ad4936d4ca32cc2260ce43323d47936410d"
     }
    ]
   },
   {
    "name": "cava",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/karlstav/cava.git",
      "tag": "0.10.4",
      "commit": "1800ced16ea38ce630cd6de938295c8f85ccf722"
     }
    ]
   },
   {
    "name": "python3-pydbus",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pydbus\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/92/56/27148014c2f85ce70332f18612f921f682395c7d4e91ec103783be4fce00/pydbus-0.6.0-py2.py3-none-any.whl",
      "sha256": "66b80106352a718d80d6c681dc2a82588048e30b75aab933e4020eb0660bf85e"
     }
    ]
   },
   {
    "name": "cavasik",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/TheWisker/Cavasik/archive/refs/tags/v3.2.0.tar.gz",
      "sha256": "503625c47d165f0b461b2e1198b14c0aff281ecb455ef1cfb37faa4c7f27f9e1"
     },
     {
      "type": "patch",
      "path": "metainfo.patch"
     }
    ]
   }
  ]
 }
}