{
 "app_id": "com.her01n.BatteryInfo",
 "source_url": "https://raw.githubusercontent.com/flathub/com.her01n.BatteryInfo/master/com.her01n.BatteryInfo.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-21T12:55:55.256286+00:00",
 "manifest": {
  "app-id": "com.her01n.BatteryInfo",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "command": "battery-info",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--system-talk-name=org.freedesktop.UPower"
  ],
  "cleanup": [
   "*.a",
   "*.la",
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/doc",
   "/share/info",
   "/share/man"
  ],
  "modules": [
   {
    "name": "gc",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ivmai/bdwgc/releases/download/v8.2.4/gc-8.2.4.tar.gz",
      "sha256": "3d0d3cdbe077403d3106bb40f0cbb563413d6efdbb2a7e1cd6886595dec48fc2"
     }
    ]
   },
   {
    "name": "guile",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.gz",
      "sha256": "18525079ad29a0d46d15c76581b5d91c8702301bfd821666d2e1d13726162811"
     }
    ]
   },
   {
    "name": "guile-lib",
    "buildsystem": "autotools",
    "config-opts": [
     "--with-guile-site"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.savannah.nongnu.org/releases/guile-lib/guile-lib-0.2.7.tar.gz",
      "sha256": "e4ef3b845f121882c7c0cf04f81a1cb8fd360c6f64b56b868de5546214f904de"
     }
    ]
   },
   {
    "name": "g-golf",
    "buildsystem": "autotools",
    "config-opts": [
     "--with-guile-site"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://ftp.gnu.org/gnu/g-golf/g-golf-0.8.2.tar.gz",
      "sha256": "7973be45c1c57248cfa2e5f5ac886b96fef5d97d212d3c77b3eb919ec2cd1d03"
     }
    ]
   },
   {
    "name": "battery-info",
    "buildsystem": "simple",
    "build-commands": [
     "make PREFIX=/app",
     "make PREFIX=/app install",
     "mkdir -p /app/lib",
     "ln -s /usr/lib/$HOSTTYPE-$OSTYPE/libgio-2.0.so.0 /app/lib/libgio-2.0.so",
     "ln -s /usr/lib/$HOSTTYPE-$OSTYPE/libgirepository-1.0.so.1 /app/lib/libgirepository-1.0.so",
     "ln -s /usr/lib/$HOSTTYPE-$OSTYPE/libglib-2.0.so.0 /app/lib/libglib-2.0.so",
     "ln -s /usr/lib/$HOSTTYPE-$OSTYPE/libgobject-2.0.so.0 /app/lib/libgobject-2.0.so"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/her01n/battery-info/",
      "commit": "46d0e6f676cc08119aaca7d317dc3a9982d19ad5"
     }
    ]
   }
  ]
 }
}