{
 "app_id": "io.github.gillesdegottex.FMIT",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.gillesdegottex.FMIT/master/io.github.gillesdegottex.FMIT.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:10.158460+00:00",
 "manifest": {
  "id": "io.github.gillesdegottex.FMIT",
  "runtime": "org.kde.Platform",
  "sdk": "org.kde.Sdk",
  "runtime-version": "5.15-25.08",
  "command": "fmit",
  "rename-icon": "fmit",
  "rename-desktop-file": "fmit.desktop",
  "rename-appdata-file": "fmit.appdata.xml",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--filesystem=xdg-run/pipewire-0",
   "--env=ALSA_CONFIG_PATH=",
   "--env=QT_ENABLE_HIGHDPI_SCALING=1"
  ],
  "modules": [
   {
    "name": "fmit",
    "buildsystem": "qmake",
    "config-opts": [
     "INCLUDEPATH+=/app/include",
     "LIBS+=-L/app/lib",
     "CONFIG+=acs_jack",
     "CONFIG+=acs_alsa"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gillesdegottex/fmit.git",
      "tag": "v1.2.14",
      "commit": "b717c3562477996d92ee7cd030a9dc1309ac2aff"
     },
     {
      "type": "patch",
      "paths": [
       "appdata-fix.patch",
       "fmit-gl.patch"
      ]
     },
     {
      "type": "shell",
      "commands": [
       "sed -i -e 's/CONFIG += acs_qt//g' fmit.pro",
       "lrelease fmit.pro"
      ]
     }
    ]
   }
  ]
 }
}