{
 "app_id": "io.github.yuxshao.ptcollab",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.yuxshao.ptcollab/master/io.github.yuxshao.ptcollab.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:12:35.930759+00:00",
 "manifest": {
  "id": "io.github.yuxshao.ptcollab",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "ptcollab",
  "rename-icon": "ptcollab",
  "rename-desktop-file": "ptcollab.desktop",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio",
   "--socket=x11",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/share/doc",
   "/lib/pkgconfig"
  ],
  "modules": [
   {
    "name": "rtmidi",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "/share"
    ],
    "config-opts": [
     "-DRTMIDI_BUILD_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/thestk/rtmidi/archive/6.0.0.tar.gz",
      "sha256": "ef7bcda27fee6936b651c29ebe9544c74959d0b1583b716ce80a1c6fea7617f0"
     }
    ]
   },
   {
    "name": "ptcollab",
    "buildsystem": "cmake",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/yuxshao/ptcollab/archive/v0.6.4.11.tar.gz",
      "sha256": "869da037454358ff96cd1bd54f3da37ed9610abd877a8a56962c9886f93ad045"
     },
     {
      "type": "file",
      "path": "io.github.yuxshao.ptcollab.metainfo.xml"
     }
    ],
    "post-install": [
     "install -Dm644 io.github.yuxshao.ptcollab.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/"
    ]
   }
  ]
 }
}