{
 "app_id": "com.github.juzzlin.DustRacing2D",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.juzzlin.DustRacing2D/master/com.github.juzzlin.DustRacing2D.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.1",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:39.955325+00:00",
 "manifest": {
  "app-id": "com.github.juzzlin.DustRacing2D",
  "runtime": "org.kde.Platform",
  "runtime-version": 6.1,
  "sdk": "org.kde.Sdk",
  "command": "dustrac-game",
  "rename-icon": "dustrac-game",
  "rename-desktop-file": "dustrac-game.desktop",
  "rename-appdata-file": "dustrac.appdata.xml",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio"
  ],
  "modules": [
   "shared-modules/glu/glu-9.json",
   {
    "name": "dustrac",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DReleaseBuild=ON",
     "-DSystemFonts=ON",
     "-DBUILD_SHARED_LIBS=OFF"
    ],
    "post-install": [
     "install -Dm0644 data/icons/dustrac-256x256.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/juzzlin/DustRacing2D.git",
      "tag": "2.2.0",
      "commit": "43f2150c0917a3e19583286bf8ad1822af4e53dc",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     }
    ]
   }
  ]
 }
}