mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
update recipes
This commit is contained in:
parent
8106efff26
commit
d599525b55
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO x11rb crate error
|
||||
[source]
|
||||
git = "https://github.com/PThorpe92/CuTE"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Compiled but not tested yet
|
||||
#TODO Compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/qarmin/czkawka"
|
||||
rev = "44400e08af3c8f030493b8ec6fa965c7d42e560e"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO rdev crate error
|
||||
[source]
|
||||
git = "https://github.com/orhun/daktilo"
|
||||
rev = "f51dde4e1b83fb18018ebb25ff246613a136817f"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO missing Unix domain sockets support
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://dbus.freedesktop.org/releases/dbus/dbus-1.14.10.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make elfutils work
|
||||
[source]
|
||||
tar = "https://sourceware.org/ftp/debugedit/5.0/debugedit-5.0.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested yet
|
||||
#TODO make the "less" dependency work
|
||||
[source]
|
||||
git = "https://github.com/dandavison/delta"
|
||||
rev = "03f1569a9aff964e9291371d9928d0584327eae2"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO weird libssh2 error (using cargo update)
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/deps-rs/deps.rs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/SoptikHa2/desed"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled/tested yet
|
||||
#TODO make mimalloc work
|
||||
[source]
|
||||
git = "https://github.com/Wilfred/difftastic"
|
||||
rev = "a67ad5b9afe31e577540f27280885652c792b103"
|
||||
|
||||
@ -3,7 +3,4 @@
|
||||
git = "https://github.com/rust-diplomat/diplomat"
|
||||
rev = "01bfb4bc53211e1c2a5ea58f64205c3a06727f7d"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages tool
|
||||
"""
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user