mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
Update recipes
This commit is contained in:
parent
419f4385cd
commit
8240507e9e
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO tokio-tar crate error
|
||||
#TODO create a service
|
||||
[source]
|
||||
git = "https://github.com/galeone/bacup"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/mookid/diffr"
|
||||
[build]
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/bmwill/diffy"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages diffy
|
||||
"""
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO jemalloc-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/ryanfowler/lines"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO port to redox
|
||||
[source]
|
||||
git = "https://github.com/flo-at/minmon"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/kauefraga/ruke"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
#TODO add a command to properly move the executable
|
||||
[source]
|
||||
git = "https://github.com/r-zenine/sam"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/BurntSushi/rust-snappy"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user