{
 "app_id": "com.kavilgroup.gelectrical",
 "source_url": "https://raw.githubusercontent.com/flathub/com.kavilgroup.gelectrical/master/com.kavilgroup.gelectrical.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:08:12.246869+00:00",
 "manifest": {
  "app-id": "com.kavilgroup.gelectrical",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gelectrical_launcher.py",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc",
   "--filesystem=host"
  ],
  "modules": [
   {
    "name": "geos",
    "sources": [
     {
      "type": "archive",
      "url": "http://download.osgeo.org/geos/geos-3.14.1.tar.bz2",
      "sha256": "3c20919cda9a505db07b5216baa980bacdaa0702da715b43f176fb07eff7e716",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 13493,
       "url-template": "http://download.osgeo.org/geos/geos-$version.tar.bz2",
       "stable-only": true
      }
     }
    ]
   },
   "python3-packaging.yaml",
   "python3-requirements.yaml",
   {
    "name": "gelectrical",
    "buildsystem": "simple",
    "cleanup": [],
    "build-commands": [
     "install -Dm755 gelectrical_launcher.py -t /app/bin/",
     "install -Dm644 app/share/applications/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 app/share/metainfo/${FLATPAK_ID}.appdata.xml -t /app/share/metainfo/",
     "install -Dm644 app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/",
     "/usr/bin/pip3 install --ignore-installed --no-deps --no-build-isolation --prefix=/app ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/manuvarkey/GElectrical.git",
      "tag": "v1.1.2",
      "commit": "5892ed4819ae49bdceb370395b27099a23203427"
     }
    ]
   }
  ]
 }
}