{
 "app_id": "io.github.dfandrich.gpscorrelate",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.dfandrich.gpscorrelate/master/io.github.dfandrich.gpscorrelate.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:49.798786+00:00",
 "manifest": {
  "app-id": "io.github.dfandrich.gpscorrelate",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "gpscorrelate-gui",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--talk-name=org.gtk.vfs.*"
  ],
  "rename-desktop-file": "gpscorrelate.desktop",
  "rename-icon": "gpscorrelate-gui",
  "copy-icon": true,
  "modules": [
   {
    "name": "exiv2",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DEXIV2_ENABLE_LENSDATA=off",
     "-DEXIV2_ENABLE_INIH=off",
     "-DEXIV2_BUILD_SAMPLES=off"
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/pkgconfig",
     "/lib/*.a",
     "/lib/cmake/*",
     "/share/man/*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.9.tar.gz",
      "sha256": "700b76b97695b2fab4ef8c79619c68ae57d09e0c130724791cafbd39e0eb4aef",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 769,
       "url-template": "https://github.com/Exiv2/exiv2/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "gpscorrelate-gui",
    "buildsystem": "simple",
    "build-commands": [
     "make -j${FLATPAK_BUILDER_N_JOBS} prefix=${FLATPAK_DEST} localedir=${FLATPAK_DEST}/share/gpscorrelate/locale CFLAGS=\"${CFLAGS} -DENABLE_NLS=1\" CXXFLAGS=\"${CXXFLAGS} -DENABLE_NLS=1\" LDFLAGS=\"${LDFLAGS}\"",
     "make prefix=${FLATPAK_DEST} localedir=${FLATPAK_DEST}/share/gpscorrelate/locale install install-po install-desktop-file",
     "install -m0644 -Dp ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo",
     "make check"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/dfandrich/gpscorrelate/releases/download/2.3/gpscorrelate-2.3.tar.xz",
      "sha256": "1f66383d5a660d5744c6e8d329124207620984091e4772cc5b34c799e618d3ba",
      "x-checker-data": {
       "is-main-source": true,
       "type": "anitya",
       "project-id": 1247,
       "url-template": "https://github.com/dfandrich/gpscorrelate/releases/download/$version/gpscorrelate-$version.tar.xz"
      }
     }
    ],
    "cleanup": [
     "/share/man"
    ]
   }
  ]
 }
}