{
 "app_id": "org.geeqie.Geeqie",
 "source_url": "https://raw.githubusercontent.com/flathub/org.geeqie.Geeqie/master/org.geeqie.Geeqie.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=x11",
  "--filesystem=host"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:14:41.585522+00:00",
 "manifest": {
  "app-id": "org.geeqie.Geeqie",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "geeqie",
  "rename-icon": "geeqie",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=host"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/bash-completion",
   "/share/doc",
   "/share/man",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "exiv2",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Exiv2/exiv2/releases/download/v0.27.5/exiv2-0.27.5-Source.tar.gz",
      "sha256": "35a58618ab236a901ca4928b0ad8b31007ebdc0386d904409d825024e45ea6e2"
     }
    ]
   },
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "xxd",
    "buildsystem": "simple",
    "build-options": {
     "cflags": "-std=gnu18"
    },
    "build-commands": [
     "make -C src/xxd",
     "install -Dm755 -t \"${FLATPAK_DEST}/bin\" src/xxd/xxd"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/vim/vim/archive/v9.0.0135/vim-v9.0.0135.tar.gz",
      "sha256": "b47690d77a8262d3115bea608fbf27f6ed122b49fc7765fb2cbf7d122d250d8f"
     }
    ]
   },
   {
    "name": "geeqie",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/BestImageViewer/geeqie/releases/download/v3.1/geeqie-3.1.tar.xz",
      "sha256": "ca550826e30fee9d6ccfc621ddd0e4c430d440f51cdfcbebe623cedfe64fd805",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/BestImageViewer/geeqie/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "versions": {
        ">": "2.0.1"
       },
       "url-query": ".assets[] | select(.name==\"geeqie-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   }
  ]
 }
}