{
 "app_id": "io.github.berarma.Oversteer",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.berarma.Oversteer/master/io.github.berarma.Oversteer.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--filesystem=/sys/class/leds",
  "--filesystem=/sys/devices",
  "--filesystem=/run/udev"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:10:40.328970+00:00",
 "manifest": {
  "app-id": "io.github.berarma.Oversteer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "oversteer",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--filesystem=/run/udev",
   "--filesystem=/sys/class/leds",
   "--filesystem=/sys/devices",
   "--device=all"
  ],
  "cleanup": [
   "/app/lib/cmake",
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/cmake",
   "/share/doc",
   "/share/man",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/lzo/lzo.json",
   "shared-modules/libcanberra/libcanberra.json",
   {
    "name": "openblas",
    "no-autogen": true,
    "make-args": [
     "DYNAMIC_ARCH=1",
     "FC=gfortran",
     "NO_CBLAS=1",
     "NO_LAPACKE=1",
     "USE_OPENMP=0"
    ],
    "make-install-args": [
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/OpenMathLib/OpenBLAS.git",
      "tag": "v0.3.33",
      "commit": "62bcfb0dc9f1cfa685fc04135c50e2780c303137"
     }
    ]
   },
   "python-dependencies.yaml",
   {
    "name": "oversteer",
    "buildsystem": "meson",
    "config-opts": [
     "-Dudev_rules_dir=/etc/udev/rules.d"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/berarma/oversteer.git",
      "commit": "74c748436a1dff2e42a340b581db0d0e4e0cafb2"
     }
    ]
   }
  ]
 }
}