#TODO not compiled or tested # build instructions: https://github.com/flightlessmango/MangoHud#installation---build-from-source [source] tar = "https://github.com/flightlessmango/MangoHud/releases/download/v0.8.1/MangoHud-v0.8.1-Source.tar.xz" [build] template = "meson" mesonflags = [ "-Dwith_xnvctrl=disabled", "-Dwith_dbus=disabled", ] dependencies = [ "mesa-x11", "libx11", #"libxkbcommon", ]