{
 "app_id": "se.sjoerd.Graphs",
 "source_url": "https://raw.githubusercontent.com/flathub/se.sjoerd.Graphs/master/se.sjoerd.Graphs.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:17:25.431900+00:00",
 "manifest": {
  "id": "se.sjoerd.Graphs",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "graphs",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--env=NUMEXPR_MAX_THREADS=16"
  ],
  "cleanup": [
   "*.la",
   "*.a"
  ],
  "build-options": {
   "ldflags": "-Wl,--strip-debug"
  },
  "modules": [
   "python-dependencies.json",
   {
    "name": "graphs",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/Graphs.git",
      "commit": "c35435408023ead2bc8b418084f70f8ff7e7c099",
      "tag": "v2.0.7",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ],
    "config-opts": [
     "--buildtype=release"
    ]
   }
  ]
 }
}