redox/recipes/wip/games/xonotic/recipe.toml
2024-02-22 03:31:34 +00:00

18 lines
366 B
TOML

#TODO missing script for "make", see https://gitlab.com/xonotic/xonotic/-/wikis/Compiling
[source]
git = "https://gitlab.com/xonotic/xonotic"
rev = "0100f2c8d7947267292db66714c1af55039809ad"
[build]
template = "custom"
dependencies = [
"libgmp",
"sdl2",
"libjpeg",
"libpng",
"freetype2",
"libogg",
"libvorbis",
"curl",
"rsync",
]