{
 "app_id": "io.github.wiiznokes.fan-control",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.wiiznokes.fan-control/master/io.github.wiiznokes.fan-control.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=/sys",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:30.994018+00:00",
 "manifest": {
  "app-id": "io.github.wiiznokes.fan-control",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm22"
  ],
  "command": "fan-control",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=all",
   "--filesystem=/sys",
   "--talk-name=com.system76.CosmicSettingsDaemon"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/fan-control/cargo"
   }
  },
  "modules": [
   {
    "name": "fan-control",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/llvm22/bin",
     "prepend-ld-library-path": "/usr/lib/sdk/llvm22/lib"
    },
    "build-commands": [
     "just build-libsensors",
     "FAN_CONTROL_FORMAT=flatpak just build-release --verbose --offline",
     "just prefix=/app install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wiiznokes/fan-control",
      "commit": "679af3b544af25a6ba6cfa454e1a1f8d7427f8af"
     },
     "./cargo-sources.json"
    ]
   }
  ]
 }
}