{
 "app_id": "dev.serwin.AbeRE",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.serwin.AbeRE/master/dev.serwin.AbeRE.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": 2,
 "fetched_at": "2026-09-17T16:09:44.137169+00:00",
 "manifest": {
  "id": "dev.serwin.AbeRE",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "abe-re",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "tinyxxd",
    "buildsystem": "simple",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/xyproto/tinyxxd",
      "tag": "v1.3.7",
      "commit": "1c5b1336725ea2d9751df39019fe2f22b0522553"
     }
    ],
    "build-options": {
     "env": {
      "MAKEFLAGS": "PREFIX=${FLATPAK_DEST} -j${FLATPAK_BUILDER_N_JOBS}"
     }
    },
    "build-commands": [
     "make",
     "make install"
    ]
   },
   {
    "name": "abe-re",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://git.sr.ht/~marcin-serwin/abe-re",
      "tag": "z1",
      "commit": "4d2a7aa4729d1eccf83e68202b6c96c2519310ce"
     }
    ],
    "build-options": {
     "env": {
      "CC": "cc",
      "XXD": "/app/bin/tinyxxd",
      "MAKEFLAGS": "PREFIX=${FLATPAK_DEST} -j${FLATPAK_BUILDER_N_JOBS} VERSION_SUFFIX=-flathub"
     }
    },
    "build-commands": [
     "sed -i '2,10d' dist/icon.svg",
     "make checkdeps",
     "make",
     "make install"
    ]
   }
  ]
 }
}