{
 "app_id": "org.gnome.Pinpoint",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.Pinpoint/master/org.gnome.Pinpoint.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:14:55.751987+00:00",
 "manifest": {
  "id": "org.gnome.Pinpoint",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "pinpoint",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "cogl",
    "config-opts": [
     "--disable-cogl-gst",
     "--disable-maintainer-flags",
     "--enable-xlib-egl-platform",
     "--enable-wayland-egl-platform",
     "--enable-wayland-egl-server"
    ],
    "cleanup": [
     "/include",
     "/lib/*.la",
     "/lib/pkgconfig",
     "/share/gir-1.0",
     "/share/cogl"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/Archive/cogl",
      "commit": "61d966c7442d521e38572b7f93ac7b8973a9c65e"
     },
     {
      "type": "patch",
      "path": "cogl-gcc15-function-pointers.patch"
     }
    ]
   },
   {
    "name": "clutter",
    "config-opts": [
     "--disable-maintainer-flags",
     "--enable-egl-backend",
     "--enable-evdev-input",
     "--enable-wayland-backend",
     "--enable-wayland-compositor",
     "--enable-gdk-backend"
    ],
    "cleanup": [
     "/include",
     "/lib/*.la",
     "/lib/pkgconfig",
     "/share/gir-1.0",
     "/share/gtk-doc",
     "/share/clutter-1.0",
     "/share/installed-tests",
     "/libexec"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/clutter/1.26/clutter-1.26.4.tar.xz",
      "sha256": "8b48fac159843f556d0a6be3dbfc6b083fc6d9c58a20a49a6b4919ab4263c4e6"
     }
    ]
   },
   {
    "name": "clutter-gst",
    "cleanup": [
     "/include",
     "/lib/*.la",
     "/lib/pkgconfig",
     "/share/gir-1.0",
     "/share/gtk-doc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/clutter-gst/3.0/clutter-gst-3.0.27.tar.xz",
      "sha256": "fe69bd6c659d24ab30da3f091eb91cd1970026d431179b0724f13791e8ad9f9d"
     }
    ]
   },
   {
    "name": "clutter-gtk",
    "cleanup": [
     "/include",
     "/lib/*.la",
     "/lib/pkgconfig",
     "/share/gir-1.0",
     "/share/gtk-doc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz",
      "sha256": "521493ec038973c77edcb8bc5eac23eed41645117894aaee7300b2487cb42b06"
     }
    ]
   },
   {
    "name": "pinpoint",
    "config-opts": [
     "--enable-cluttergst",
     "--enable-pdf",
     "--enable-rsvg"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/pinpoint/0.1/pinpoint-0.1.8.tar.xz",
      "sha256": "5a207dd1a35681b7268e6aa5ff9b2c5381f4cc63e5f2e5695997ca9d3264e8ca"
     },
     {
      "type": "file",
      "path": "org.gnome.Pinpoint.desktop"
     },
     {
      "type": "file",
      "path": "org.gnome.Pinpoint.metainfo.xml"
     },
     {
      "type": "file",
      "path": "org.gnome.Pinpoint.svg"
     }
    ],
    "post-install": [
     "install -Dm644 ${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "install -Dm644 ${FLATPAK_ID}.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ]
   }
  ]
 }
}