redox/recipes/wip/tools/mangohud/recipe.toml
2024-02-11 14:08:48 +00:00

10 lines
302 B
TOML

#TODO missing script for Meson, see https://github.com/flightlessmango/MangoHud#installation---build-from-source
[source]
tar = "https://github.com/flightlessmango/MangoHud/releases/download/v0.7.0/MangoHud-v0.7.0-Source.tar.xz"
[build]
template = "custom"
dependencies = [
"mesa",
"libx11",
]