PKGNAME=mangohud+32
PKGSEC=utils
PKGDEP="aosc-aaa+32 dbus+32 glslang+32 libglvnd+32 libxkbcommon+32 \
        libxnvctrl+32 mesa+32 wayland+32 x11-lib+32"
BUILDDEP="devel-base+32 mako nlohmann-json+32 vulkan-headers+32"
PKGDES="A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more (32-bit x86 runtime)"

ABTYPE=meson
MESON_AFTER=(
    '-Dappend_libdir_mangohud=false'
    '-Ddynamic_string_tokens=false'
    '-Dwith_xnvctrl=enabled'
)

ABHOST=optenv32
