{
 "app_id": "org.nickvision.cavalier",
 "source_url": "https://raw.githubusercontent.com/flathub/org.nickvision.cavalier/master/org.nickvision.cavalier.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "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:16:10.199454+00:00",
 "manifest": {
  "app-id": "org.nickvision.cavalier",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.dotnet8"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/dotnet8/bin",
   "append-ld-library-path": "/usr/lib/sdk/dotnet8/lib",
   "append-pkg-config-path": "/usr/lib/sdk/dotnet8/lib/pkgconfig"
  },
  "command": "org.nickvision.cavalier",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "*.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",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/karlstav/cava.git",
      "tag": "0.9.1"
     }
    ]
   },
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
      "tag": "v0.10.0"
     }
    ]
   },
   {
    "name": "org.nickvision.cavalier",
    "buildsystem": "simple",
    "build-commands": [
     "chmod +x ./flatpak/build.sh",
     "./flatpak/build.sh gnome"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/NickvisionApps/Cavalier.git",
      "tag": "2024.1.0"
     },
     "nuget-sources.json"
    ]
   }
  ]
 }
}