redox/recipes/wip/emulators/mupen64plus-core/recipe.toml
2024-02-13 13:35:33 +00:00

12 lines
275 B
TOML

#TODO missing script for "make", see https://github.com/mupen64plus/mupen64plus-core#2-building-from-source
[source]
git = "https://github.com/mupen64plus/mupen64plus-core"
[build]
template = "custom"
dependencies = [
"sdl2",
"libpng",
"freetype2",
"zlib",
]