redox/recipes/wip/emulators/uoyabause/recipe.toml
2024-02-15 10:08:56 +00:00

12 lines
259 B
TOML

#TODO missing script for CMake, see https://github.com/devmiyax/yabause/blob/master/yabause/README.LIN#L77
[source]
git = "https://github.com/devmiyax/yabause"
[build]
template = "custom"
dependencies = [
"gtk2",
"sdl2",
"mesa",
"gtkglext",
]