{
 "app_id": "com.ranfdev.Geopard",
 "source_url": "https://raw.githubusercontent.com/flathub/com.ranfdev.Geopard/master/com.ranfdev.Geopard.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-download"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:08:38.734258+00:00",
 "manifest": {
  "app-id": "com.ranfdev.Geopard",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "geopard",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-download"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "RUST_LOG": "info"
   }
  },
  "modules": [
   {
    "name": "Geopard",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release",
     "-Doffline=true"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ranfdev/Geopard/releases/download/v1.7.0/geopard-1.7.0.tar.xz",
      "sha256": "e781cae7a4e456b45e1142088432759c46acdce4bf0eb23ec02e524fef26417a",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/ranfdev/Geopard/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": ".assets[] | select(.name==\"geopard-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   }
  ]
 }
}