redox/recipes/wip/emulators/finalburn-neo/recipe.toml
2024-02-10 11:31:06 +00:00

10 lines
238 B
TOML

#TODO missing script for "make", see https://github.com/finalburnneo/FBNeo/blob/master/README-SDL.md#sdl2
[source]
git = "https://github.com/finalburnneo/FBNeo"
[build]
template = "custom"
dependencies = [
"sdl2",
"sdl2-image",
]