{
 "app_id": "cz.bugsy.roster",
 "source_url": "https://raw.githubusercontent.com/flathub/cz.bugsy.roster/master/cz.bugsy.roster.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:09:16.288783+00:00",
 "manifest": {
  "id": "cz.bugsy.roster",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "roster",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "python3-pyyaml",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-deps --no-build-isolation --prefix=/app pyyaml-6.0.3.tar.gz"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/source/P/PyYAML/pyyaml-6.0.3.tar.gz",
      "sha256": "d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f"
     }
    ]
   },
   {
    "name": "roster",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://git.bugsy.cz/beval/roster.git",
      "tag": "v0.11.0",
      "commit": "90bb11e56a1bfd5941186b8b684dfaea677f933f"
     }
    ]
   }
  ]
 }
}