{
 "app_id": "net.oz9aec.Gpredict",
 "source_url": "https://raw.githubusercontent.com/flathub/net.oz9aec.Gpredict/master/net.oz9aec.Gpredict.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=wayland",
  "--socket=x11"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:36.898753+00:00",
 "manifest": {
  "app-id": "net.oz9aec.Gpredict",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gpredict",
  "copy-icon": true,
  "rename-icon": "gpredict_icon_color",
  "rename-desktop-file": "gpredict.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--share=network",
   "--persist=.config/Gpredict"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/*/girepository-1.0",
   "/share/aclocal",
   "/share/doc",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "libgoocanvas",
    "config-opts": [
     "--enable-python=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://ftp.gnome.org/pub/GNOME/sources/goocanvas/2.0/goocanvas-2.0.4.tar.xz",
      "sha256": "c728e2b7d4425ae81b54e1e07a3d3c8a4bd6377a63cffa43006045bceaa92e90"
     },
     {
      "type": "patch",
      "path": "goocanvas-fix-build.patch"
     }
    ]
   },
   {
    "name": "hamlib",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Hamlib/Hamlib/releases/download/4.7.2/hamlib-4.7.2.tar.gz",
      "sha256": "ae1fcf2dbc80ea0786ea8f047b09399c3f7737d1930442f61a031708ed33e88f",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1292,
       "url-template": "https://github.com/Hamlib/Hamlib/releases/download/$version/hamlib-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "gpredict",
    "post-install": [
     "install -Dm644 ${FLATPAK_ID}.appdata.xml -t /app/share/metainfo/",
     "install -Dm644 pixmaps/logos/gpredict_icon_color.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/csete/gpredict",
      "commit": "0f3beb6adee605cf117ccaeabfe3e4ff6251c0af",
      "disable-shallow-clone": true
     },
     {
      "type": "patch",
      "path": "no-configure.patch",
      "use-git": true
     },
     {
      "type": "file",
      "path": "net.oz9aec.Gpredict.appdata.xml"
     }
    ]
   }
  ]
 }
}