{
 "app_id": "pw.cloudef.bemenu",
 "source_url": "https://raw.githubusercontent.com/Cloudef/bemenu/master/pw.cloudef.bemenu.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "22.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:54:22.512576+00:00",
 "manifest": {
  "app-id": "pw.cloudef.bemenu",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "22.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "bemenu",
  "modules": [
   {
    "name": "bemenu",
    "buildsystem": "simple",
    "build-commands": [
     "make bemenu x11 wayland curses PREFIX=/app",
     "make install-base install-renderers PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Cloudef/bemenu.git",
      "branch": "master"
     }
    ]
   }
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland"
  ]
 }
}