mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
Add recipes
This commit is contained in:
parent
614958cce0
commit
882948a601
5
recipes/wip/dev/analysis/rust-ontologist/recipe.toml
Normal file
5
recipes/wip/dev/analysis/rust-ontologist/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/lava-xyz/rust-ontologist"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/games/math/cosmic-2048/recipe.toml
Normal file
5
recipes/wip/games/math/cosmic-2048/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Kartonrealista/cosmic-ext-2048"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/text/serpl/recipe.toml
Normal file
5
recipes/wip/text/serpl/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/yassinebridi/serpl"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user