update recipes

This commit is contained in:
Ribbon 2023-12-20 17:17:09 +00:00
parent 8106efff26
commit d599525b55
10 changed files with 10 additions and 12 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO x11rb crate error
[source]
git = "https://github.com/PThorpe92/CuTE"
[build]

View File

@ -1,4 +1,4 @@
#TODO Compiled but not tested yet
#TODO Compiled but not tested
[source]
git = "https://github.com/qarmin/czkawka"
rev = "44400e08af3c8f030493b8ec6fa965c7d42e560e"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO rdev crate error
[source]
git = "https://github.com/orhun/daktilo"
rev = "f51dde4e1b83fb18018ebb25ff246613a136817f"

View File

@ -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]

View File

@ -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]

View File

@ -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"

View File

@ -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]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/SoptikHa2/desed"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled/tested yet
#TODO make mimalloc work
[source]
git = "https://github.com/Wilfred/difftastic"
rev = "a67ad5b9afe31e577540f27280885652c792b103"

View File

@ -3,7 +3,4 @@
git = "https://github.com/rust-diplomat/diplomat"
rev = "01bfb4bc53211e1c2a5ea58f64205c3a06727f7d"
[build]
template = "custom"
script = """
cookbook_cargo_packages tool
"""
template = "cargo"