{
 "app_id": "nl.sarine.gpx-viewer",
 "source_url": "https://raw.githubusercontent.com/flathub/nl.sarine.gpx-viewer/master/nl.sarine.gpx-viewer.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:14:01.984795+00:00",
 "manifest": {
  "app-id": "nl.sarine.gpx-viewer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "gpx-viewer",
  "rename-desktop-file": "gpx-viewer.desktop",
  "rename-appdata-file": "gpx-viewer.metainfo.xml",
  "rename-icon": "gpx-viewer",
  "copy-icon": true,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/man",
   "/share/aclocal",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/clutter/clutter.json",
   "shared-modules/libsoup/libsoup-2.4.json",
   {
    "name": "libchamplain",
    "buildsystem": "meson",
    "config-opts": [
     "-Dvapi=true"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libchamplain/0.12/libchamplain-0.12.20.tar.xz",
      "sha256": "0232b4bfcd130a1c5bda7b6aec266bf2d06e701e8093df1886f1e26bc1ba3066",
      "x-checker-data": {
       "type": "gnome",
       "name": "libchamplain"
      }
     }
    ]
   },
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "gdl",
    "build-options": {
     "cflags": "-Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types"
    },
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gdl/3.34/gdl-3.34.0.tar.xz",
      "sha256": "858b30f0cdce4c4cb3e8365a7d54ce57c388beff38ea583be5449bc78dda8d02"
     }
    ]
   },
   {
    "name": "gpx-viewer",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/DaveDavenport/gpx-viewer",
      "tag": "0.5.0"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}