{
 "app_id": "dev.ters.Chordcat",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.ters.Chordcat/master/dev.ters.Chordcat.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:09:49.070301+00:00",
 "manifest": {
  "id": "dev.ters.Chordcat",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "chordcat",
  "rename-icon": "chordcat",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/cmake",
   "/share/doc",
   "/share/pkgconfig",
   "*.a"
  ],
  "modules": [
   "shared-modules/linux-audio/fluidsynth2.json",
   {
    "name": "SFML",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DSFML_INSTALL_PKGCONFIG_FILES=TRUE",
     "-DBUILD_SHARED_LIBS=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.sfml-dev.org/files/SFML-3.0.0-sources.zip",
      "sha256": "8cc41db46b59f07c44ecf21c74a0f956d37735dec9d90ff4522856cb162ba642"
     }
    ]
   },
   {
    "name": "libremidi",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DLIBREMIDI_NO_PIPEWIRE=TRUE",
     "-DLIBREMIDI_NO_BOOST=TRUE"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/celtera/libremidi/archive/refs/tags/v4.5.0.zip",
      "sha256": "bd812e1d194125121f74388c2294e5f2d4c1b7e40ff13de9aaf2f34c18cc8d1a"
     }
    ]
   },
   {
    "name": "nlohmann-json",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/nlohmann/json/archive/refs/tags/v3.11.3.zip",
      "sha256": "04022b05d806eb5ff73023c280b68697d12b93e1b7267a0b22a1a39ec7578069"
     }
    ]
   },
   {
    "name": "chordcat",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/shriramters/chordcat/archive/refs/tags/v0.5.0.zip",
      "sha256": "f630dc44c826c48a16f657459701f2307f421a5c6c4061a55d817554a57dfc78"
     },
     {
      "type": "patch",
      "path": "patches/cmakelists.patch"
     },
     {
      "type": "archive",
      "url": "https://github.com/ocornut/imgui/archive/refs/tags/v1.91.8.zip",
      "sha256": "c17aa6abe51dda39b0ea503b855b4a819a30d3affa6d53fb887541c29d686b98",
      "dest": "imgui-1.91.8"
     },
     {
      "type": "archive",
      "url": "https://github.com/SFML/imgui-sfml/archive/refs/tags/v3.0.zip",
      "sha256": "000d37c5a2cf6b4cf64fc65183af70cbe1b0f798c0598d2bc0acbad09d69286f",
      "dest": "imgui-sfml-3.0"
     }
    ]
   }
  ]
 }
}