{
 "app_id": "org.gephi.Gephi",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gephi.Gephi/master/org.gephi.Gephi.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:41.585525+00:00",
 "manifest": {
  "app-id": "org.gephi.Gephi",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "gephi",
  "finish-args": [
   "--device=dri",
   "--filesystem=home",
   "--share=network",
   "--share=ipc",
   "--socket=x11"
  ],
  "modules": [
   {
    "name": "gephi",
    "buildsystem": "simple",
    "build-commands": [
     "mv {bin,etc,extra,gephi,jre-x64,platform} /app",
     "install -D --mode=0644 flathub/gephi.png /app/share/icons/hicolor/512x512/apps/org.gephi.Gephi.png",
     "install -D --mode=0644 --target-directory=/app/share/applications/ flathub/org.gephi.Gephi.desktop",
     "install -D --mode=0644 --target-directory=/app/share/metainfo/ flathub/org.gephi.Gephi.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/gephi/gephi/releases/download/v0.11.3/gephi-0.11.3-linux-x64.tar.gz",
      "sha256": "9606b49f8c85bcd27ed856b0850f79ecd66234394baaf908ef9870b4c2d71b76",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/gephi/gephi/releases/latest",
       "version-query": ".tag_name | gsub(\"v\";\"\")",
       "url-query": "\"https://github.com/gephi/gephi/releases/download/v\" + $version + \"/gephi-\" + $version + \"-linux-x64.tar.gz\""
      }
     },
     {
      "type": "patch",
      "path": "fix-metainfo.diff"
     }
    ]
   }
  ]
 }
}