{
 "app_id": "eu.stethewwolf.gresistor",
 "source_url": "https://raw.githubusercontent.com/flathub/eu.stethewwolf.gresistor/master/eu.stethewwolf.gresistor.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:54.311474+00:00",
 "manifest": {
  "app-id": "eu.stethewwolf.gresistor",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "gresistor3",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "gresistor",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=${FLATPAK_DEST} .",
     "install -Dm644 eu.stethewwolf.gresistor.desktop -t ${FLATPAK_DEST}/share/applications",
     "install -Dm644 gresistor3/pixmaps/48x48/eu.stethewwolf.gresistor.png  -t ${FLATPAK_DEST}/share/icons/hicolor/48x48/apps/",
     "install -Dm644 gresistor3/pixmaps/128x128/eu.stethewwolf.gresistor.png  -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/",
     "install -Dm644 eu.stethewwolf.gresistor.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm644 gresistor3/gresistor.glade -t ${FLATPAK_DEST}/share/gresistor/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/stethewwolf/gResistor.git",
      "commit": "997447836ecd3e1a1a0563c60fa44d0de15ea042"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}