mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
add recipes
This commit is contained in:
parent
97b5dff9bd
commit
655de53ed8
6
recipes/wip/angryoxide/recipe.toml
Normal file
6
recipes/wip/angryoxide/recipe.toml
Normal file
@ -0,0 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO in case of errors, read https://github.com/Ragnt/AngryOxide#building-from-source
|
||||
[source]
|
||||
git = "https://github.com/Ragnt/AngryOxide"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/mhv/recipe.toml
Normal file
5
recipes/wip/mhv/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/jgardona/mhv"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user