mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
update recipes
This commit is contained in:
parent
9afb69e33e
commit
94280c8cb7
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://astron.com/pub/file/file-5.45.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO configuration problem
|
||||
[source]
|
||||
git = "https://github.com/axboe/fio"
|
||||
rev = "624e263f6acb1563471a83601ce19dfb77ac5694"
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
#TODO probably wrong template, if it doesn't work use the "command" package
|
||||
#TODO
|
||||
[source]
|
||||
git = "https://github.com/SeaQL/FireDBG.for.Rust"
|
||||
rev = "2c1ec30113e2a0c857a37beb4177884528ae69bc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages command
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user