{
 "app_id": "org.gnome.HexGL",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.HexGL/master/org.gnome.HexGL.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:14:50.895565+00:00",
 "manifest": {
  "app-id": "org.gnome.HexGL",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "gnome-hexgl",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/gnome-settings-daemon-3.0",
   "/lib/graphene-1.0",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/share/aclocal",
   "/share/doc",
   "/share/gdm",
   "/share/gnome",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/vala",
   "/share/installed-tests",
   "/libexec/installed-tests",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/libcanberra/libcanberra.json",
   {
    "name": "gsound",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "-Denable_vala=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/gsound.git",
      "tag": "1.0.3",
      "commit": "95d36d60cf53e0e7c5d5325e0f1f4fc765a611ae"
     }
    ],
    "cleanup": [
     "/bin"
    ]
   },
   {
    "name": "gthree",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "-Dintrospection=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alexlarsson/gthree",
      "tag": "0.2.0",
      "commit": "ad92c3ec4a6237a16bef7910be2ef0fd7fbf2616"
     }
    ]
   },
   {
    "name": "gnome-hexgl",
    "buildsystem": "meson",
    "builddir": true,
    "post-install": [
     "rm ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png",
     "install -Dm0644 ${FLATPAK_BUILDER_BUILDDIR}/hexgl.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alexlarsson/gnome-hexgl",
      "tag": "0.2.0",
      "commit": "8c7667eec88d4586d83683da0fcccc369a8018bf"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     },
     {
      "type": "file",
      "path": "hexgl.png"
     }
    ]
   }
  ]
 }
}