{
 "app_id": "org.chrisoft.qmidiplayer",
 "source_url": "https://raw.githubusercontent.com/flathub/org.chrisoft.qmidiplayer/master/org.chrisoft.qmidiplayer.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:14:17.024733+00:00",
 "manifest": {
  "id": "org.chrisoft.qmidiplayer",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "qmidiplayer",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--filesystem=host",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "glfw",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_SHARED_LIBS=ON",
     "-DGLFW_BUILD_EXAMPLES=OFF",
     "-DGLFW_BUILD_TESTS=OFF",
     "-DGLFW_BUILD_DOCS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/glfw/glfw/releases/download/3.4/glfw-3.4.zip",
      "sha256": "b5ec004b2712fd08e8861dc271428f048775200a2df719ccf575143ba749a3e9"
     }
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig"
    ]
   },
   "shared-modules/glew/glew.json",
   "shared-modules/glu/glu-9.json",
   "shared-modules/linux-audio/fluidsynth2.json",
   {
    "name": "rtmidi",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/thestk/rtmidi/archive/refs/tags/6.0.0.tar.gz",
      "sha256": "ef7bcda27fee6936b651c29ebe9544c74959d0b1583b716ce80a1c6fea7617f0",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4220,
       "url-template": "https://github.com/thestk/rtmidi/archive/refs/tags/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "qmidiplayer",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_VISUALIZATION=ON",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DUSE_QT6=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/chirs241097/QMidiPlayer.git",
      "tag": "0.8.9",
      "commit": "48810d68a57d1ed9ac440d66effded0380932748"
     },
     {
      "type": "patch",
      "path": "appstream.diff"
     }
    ]
   }
  ]
 }
}