{
 "app_id": "io.github.cdrummond.melodeon",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.cdrummond.melodeon/master/io.github.cdrummond.melodeon.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=dri",
  "--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:10:45.056542+00:00",
 "manifest": {
  "id": "io.github.cdrummond.melodeon",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.10",
  "command": "melodeon",
  "rename-desktop-file": "melodeon.desktop",
  "rename-icon": "melodeon",
  "rename-appdata-file": "melodeon.metainfo.xml",
  "finish-args": [
   "--socket=x11",
   "--device=dri",
   "--share=ipc",
   "--share=network"
  ],
  "modules": [
   {
    "name": "melodeon",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/CDrummond/melodeon.git",
      "tag": "0.6.0"
     }
    ]
   }
  ]
 }
}