{
 "app_id": "io.github.Q1CHENL.fig",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.Q1CHENL.fig/master/io.github.Q1CHENL.fig.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "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:10:24.841544+00:00",
 "manifest": {
  "id": "io.github.Q1CHENL.fig",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "fig",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/python3.*/site-packages_examples",
   "/lib/python3.*/site-packagessite-packagessite-packagestests",
   "*.la",
   "*.a"
  ],
  "modules": [
   "python3-meson-python.json",
   "python3-modules.json",
   {
    "name": "fig",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Q1CHENL/fig.git",
      "tag": "v1.0.7",
      "commit": "8cf4950163ba7639ad61befaa8e6d8154b99f66c"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}