mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Add recipes
This commit is contained in:
parent
271b917dc1
commit
e07107d92f
5
recipes/wip/games/tools/oxyromon/recipe.toml
Normal file
5
recipes/wip/games/tools/oxyromon/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/alucryd/oxyromon"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/security/deoptimizer/recipe.toml
Normal file
5
recipes/wip/security/deoptimizer/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/EgeBalci/deoptimizer"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user