{
 "app_id": "xyz.safeworlds.midiconn",
 "source_url": "https://raw.githubusercontent.com/flathub/xyz.safeworlds.midiconn/master/xyz.safeworlds.midiconn.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:17:40.665347+00:00",
 "manifest": {
  "id": "xyz.safeworlds.midiconn",
  "command": "midiconn",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc"
  ],
  "cleanup": [
   "/bin/sdl2-config",
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/rtmidi",
   "/share/cmake",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "spdlog",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gabime/spdlog",
      "tag": "v1.14.1",
      "commit": "27cb4c76708608465c413f6d0e6b8d99a4d84302"
     }
    ]
   },
   {
    "name": "nlohmann_json",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DJSON_BuildTests=OFF",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nlohmann/json",
      "tag": "v3.11.2",
      "commit": "bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d"
     }
    ]
   },
   {
    "name": "midiconn",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mfep/midiconn",
      "commit": "f380b06261320bb6b68b5e4115ee979d578eb772",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      },
      "tag": "v0.3.4"
     }
    ]
   }
  ]
 }
}