{
 "app_id": "dev.serwin.AnarchRE",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.serwin.AnarchRE/master/dev.serwin.AnarchRE.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:44.137170+00:00",
 "manifest": {
  "id": "dev.serwin.AnarchRE",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "anarch-re",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "anarch-re",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://git.sr.ht/~marcin-serwin/anarch-re",
      "tag": "z4",
      "commit": "211ea8a60fa693008a9adf00fea4c8dde7936b38"
     }
    ],
    "build-options": {
     "env": {
      "CC": "cc",
      "MAKEFLAGS": "PREFIX=${FLATPAK_DEST} -j${FLATPAK_BUILDER_N_JOBS} VERSION_SUFFIX=-flathub"
     }
    },
    "build-commands": [
     "make",
     "make install"
    ]
   }
  ]
 }
}