redox/recipes/wip/emulators/opengmk/recipe.toml
2024-02-17 23:36:16 +00:00

9 lines
201 B
TOML

#TODO libsoundio-sys crate error, require ALSA (needs to be ported)
[source]
git = "https://github.com/OpenGMK/OpenGMK"
[build]
template = "custom"
script = """
cookbook_cargo_packages gm8emulator
"""