{
 "app_id": "com.github.gpuvis.Gpuvis",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.gpuvis.Gpuvis/master/com.github.gpuvis.Gpuvis.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:34.902168+00:00",
 "manifest": {
  "app-id": "com.github.gpuvis.Gpuvis",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "gpuvis",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--filesystem=xdg-documents",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc"
  ],
  "modules": [
   {
    "name": "rapidjson",
    "buildsystem": "cmake",
    "config-opts": [
     "-DRAPIDJSON_BUILD_DOC=OFF",
     "-DRAPIDJSON_BUILD_EXAMPLES=OFF",
     "-DRAPIDJSON_BUILD_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Tencent/rapidjson.git",
      "commit": "24b5e7a8b27f42fa16b96fc70aade9106cf7102f"
     }
    ]
   },
   {
    "name": "gpuvis",
    "buildsystem": "meson",
    "post-install": [
     "install -Dm644 --target-directory=${FLATPAK_DEST}/share/metainfo ../${FLATPAK_ID}.metainfo.xml",
     "install -Dm644 --target-directory=${FLATPAK_DEST}/share/applications ../${FLATPAK_ID}.desktop",
     "install -Dm644 --target-directory=${FLATPAK_DEST}/share/icons/hicolor/scalable/apps ../${FLATPAK_ID}.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mikesart/gpuvis.git",
      "tag": "v0.2",
      "commit": "fe3d30268eedee65fdbfc06275d0762fd743c469"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}