{
 "app_id": "io.github.elasota.aerofoil",
 "source_url": "https://raw.githubusercontent.com/fpiesche/flatpak-builds/main/apps/io.github.elasota.aerofoil/io.github.elasota.aerofoil.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--device=dri",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:56:47.314781+00:00",
 "manifest": {
  "app-id": "io.github.elasota.aerofoil",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "AerofoilX",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "*.a",
   "*.la",
   "/lib/pkgconfig",
   "/share/pixmaps",
   "/share/appdata"
  ],
  "build-options": {
   "strip": true,
   "no-debuginfo": true
  },
  "modules": [
   {
    "name": "aerofoil",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/elasota/Aerofoil.git",
      "commit": "ba2a3628d28128da6c63b9af75274f3ca9dad182",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/elasota/Aerofoil/branches/master",
       "commit-query": ".commit.sha"
      }
     },
     {
      "type": "file",
      "path": "io.github.elasota.aerofoil.metainfo.xml"
     }
    ],
    "post-install": [
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo"
    ]
   }
  ]
 }
}