redox/recipes/wip/games/vkquake2/recipe.toml
2024-02-13 12:32:38 +00:00

12 lines
268 B
TOML

#TODO missing script for "make", see https://github.com/kondrak/vkQuake2#linux
[source]
git = "https://github.com/kondrak/vkQuake2"
rev = "bdd39b142fbadf581fd9d904968a83fb9b4a929a"
[build]
template = "custom"
dependencies = [
"mesa",
"libx11",
"libxcb",
]