redox/recipes/wip/emulators/pc/martypc/recipe.toml
2025-11-17 08:20:26 -03:00

10 lines
263 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/dbalsom/martypc/wiki/Building-MartyPC#building-for-linux
[source]
git = "https://github.com/dbalsom/martypc"
[build]
template = "custom"
script = """
cookbook_cargo_packages martypc_eframe
"""