{
 "app_id": "org.gaphor.Gaphor",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gaphor.Gaphor/master/org.gaphor.Gaphor.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:14:41.585524+00:00",
 "manifest": {
  "app-id": "org.gaphor.Gaphor",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gaphor",
  "finish-args": [
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include"
  ],
  "modules": [
   "graphviz.yaml",
   "gaphor-bin.yaml",
   {
    "name": "gaphor-extras",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "file",
      "path": "share/org.gaphor.Gaphor.appdata.xml"
     },
     {
      "type": "file",
      "path": "share/org.gaphor.Gaphor.xml"
     },
     {
      "type": "file",
      "path": "share/org.gaphor.Gaphor.desktop"
     },
     {
      "type": "file",
      "path": "logos/gaphor-24x24.png"
     },
     {
      "type": "file",
      "path": "logos/gaphor-48x48.png"
     },
     {
      "type": "file",
      "path": "logos/gaphor-96x96.png"
     },
     {
      "type": "file",
      "path": "logos/gaphor-256x256.png"
     },
     {
      "type": "file",
      "path": "logos/org.gaphor.Gaphor.svg"
     },
     {
      "type": "file",
      "path": "logos/org.gaphor.Gaphor-symbolic.svg"
     }
    ],
    "build-commands": [
     "install -Dm644 org.gaphor.Gaphor.appdata.xml /app/share/metainfo/org.gaphor.Gaphor.appdata.xml",
     "install -Dm644 org.gaphor.Gaphor.desktop /app/share/applications/org.gaphor.Gaphor.desktop",
     "install -Dm644 org.gaphor.Gaphor.xml /app/share/mime/packages/org.gaphor.Gaphor.xml",
     "install -Dm644 gaphor-24x24.png /app/share/icons/hicolor/24x24/apps/org.gaphor.Gaphor.png",
     "install -Dm644 gaphor-48x48.png /app/share/icons/hicolor/48x48/apps/org.gaphor.Gaphor.png",
     "install -Dm644 gaphor-96x96.png /app/share/icons/hicolor/96x96/apps/org.gaphor.Gaphor.png",
     "install -Dm644 gaphor-256x256.png /app/share/icons/hicolor/256x256/apps/org.gaphor.Gaphor.png",
     "install -Dm644 org.gaphor.Gaphor.svg /app/share/icons/hicolor/scalable/apps/org.gaphor.Gaphor.svg",
     "install -Dm644 org.gaphor.Gaphor-symbolic.svg /app/share/icons/hicolor/symbolic/apps/org.gaphor.Gaphor-symbolic.svg",
     "gaphor install-schemas --schemas-dir=/app/share/glib-2.0/schemas"
    ]
   }
  ]
 }
}