mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
add recipes
This commit is contained in:
parent
a89e9d9ebe
commit
d0378b5c48
5
recipes/wip/sound/scope-tui/recipe.toml
Normal file
5
recipes/wip/sound/scope-tui/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/alemidev/scope-tui"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/sound/tuisic/recipe.toml
Normal file
5
recipes/wip/sound/tuisic/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/saubuny/tuisic"
|
||||
[build]
|
||||
template = "cargo"
|
||||
6
recipes/wip/tui/sshs/recipe.toml
Normal file
6
recipes/wip/tui/sshs/recipe.toml
Normal file
@ -0,0 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/quantumsheep/sshs"
|
||||
rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/tui/tooters/recipe.toml
Normal file
5
recipes/wip/tui/tooters/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/joshka/tooters"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user