{
 "app_id": "org.framework.FwIcy",
 "source_url": "https://raw.githubusercontent.com/AsyncVoid/fw-icy/main/install/flatpak/org.framework.FwIcy.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--system-talk-name=org.freedesktop.FwIcy",
  "--session-talk-name=org.freedesktop.Notifications",
  "--filesystem=xdg-config/gtk-3.0:ro",
  "--filesystem=xdg-config/gtk-4.0:ro",
  "--device=all",
  "--filesystem=/sys/class/hwmon:ro",
  "--filesystem=/dev/cros_ec:rw",
  "--talk-name=org.freedesktop.PolicyKit1"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:59:02.257687+00:00",
 "manifest": {
  "app-id": "org.framework.FwIcy",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "fw-icyui",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--system-talk-name=org.freedesktop.FwIcy",
   "--session-talk-name=org.freedesktop.Notifications",
   "--filesystem=xdg-config/gtk-3.0:ro",
   "--filesystem=xdg-config/gtk-4.0:ro",
   "--device=all",
   "--filesystem=/sys/class/hwmon:ro",
   "--filesystem=/dev/cros_ec:rw",
   "--talk-name=org.freedesktop.PolicyKit1"
  ],
  "modules": [
   {
    "name": "rust",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/rust-stable/bin/install.sh"
    ],
    "sources": []
   },
   {
    "name": "fw-icy",
    "buildsystem": "simple",
    "build-commands": [
     "cargo build --release --workspace",
     "install -Dm755 target/release/fw-icyd ${FLATPAK_DEST}/bin/fw-icyd",
     "install -Dm755 target/release/fw-icyctl ${FLATPAK_DEST}/bin/fw-icyctl",
     "install -Dm755 target/release/fw-icyui ${FLATPAK_DEST}/bin/fw-icyui",
     "install -Dm644 fw-icyui/packaging/fw-icyui.desktop ${FLATPAK_DEST}/share/applications/org.framework.FwIcy.desktop",
     "install -Dm644 fw-icyui/packaging/fw-icyui.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/org.framework.FwIcy.svg",
     "install -Dm644 fw-icyui/packaging/fw-icyui.png ${FLATPAK_DEST}/share/icons/hicolor/64x64/apps/org.framework.FwIcy.png",
     "install -Dm644 flatpak/org.freedesktop.FwIcy.service ${FLATPAK_DEST}/share/dbus-1/system-services/org.freedesktop.FwIcy.service",
     "install -Dm644 flatpak/org.framework.fwicy.policy ${FLATPAK_DEST}/share/polkit-1/actions/org.framework.fwicy.policy",
     "install -Dm755 flatpak/setup-daemon.sh ${FLATPAK_DEST}/bin/setup-daemon.sh",
     "install -Dm644 flatpak/org.framework.FwIcy.appdata.xml ${FLATPAK_DEST}/share/metainfo/org.framework.FwIcy.appdata.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../"
     }
    ]
   }
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/share/aclocal",
   "/man",
   "/share/man",
   "*.la",
   "*.a"
  ]
 }
}