Skip to content
Snippets Groups Projects
Commit efc09e55 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

update recipes

parent 2850b6a1
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/boinkor-net/chars" git = "https://github.com/boinkor-net/chars"
[build] [build]
......
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/thomas-mauran/chess-tui" git = "https://github.com/thomas-mauran/chess-tui"
rev = "b61e559b26e4de63808509fc2626730a4ff31774" rev = "b61e559b26e4de63808509fc2626730a4ff31774"
......
#TODO Needs to patch the rustc-serialize crate and update the redox_syscall version #TODO rust-serialize crate error (after cargo update)
[source] [source]
git = "https://github.com/clog-tool/clog-cli" git = "https://github.com/clog-tool/clog-cli"
[build] [build]
......
#TODO Not compiled or tested #TODO compilation error (after an update on proc-macro2)
[source] [source]
git = "https://github.com/cobalt-org/cobalt.rs" git = "https://github.com/cobalt-org/cobalt.rs"
rev = "70e8e19631819c7f552b63c35f4907920d23ae22" rev = "70e8e19631819c7f552b63c35f4907920d23ae22"
......
#TODO Not compiled or tested #TODO open crate error
[source] [source]
git = "https://github.com/sloganking/codevis" git = "https://github.com/sloganking/codevis"
rev = "af85406a2e5ebe3a0c8d1cd679c8184f6f7a99d2"
[build] [build]
template = "cargo" template = "cargo"
#TODO Not compiled or tested #TODO compilation error
[source] [source]
tar = "https://www.colm.net/files/colm/colm-0.14.7.tar.gz" tar = "https://www.colm.net/files/colm/colm-0.14.7.tar.gz"
[build] [build]
......
#TODO Not compiled or tested #TODO mio crate error
[source] [source]
git = "https://github.com/pop-os/cosmic-term" git = "https://github.com/pop-os/cosmic-term"
[build] [build]
......
#TODO compiled after cargo update but not tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/nnethercote/counts" git = "https://github.com/nnethercote/counts"
rev = "b940cac134ef81cf593567a6e693b9afbe89fa2d"
[build] [build]
template = "cargo" template = "cargo"
#TODO maybe wrong template, see https://github.com/JayDDee/cpuminer-opt/wiki/Compiling-from-source #TODO maybe wrong template, see https://github.com/JayDDee/cpuminer-opt/wiki/Compiling-from-source
#TODO fix jansson dependency
[source] [source]
git = "https://github.com/JayDDee/cpuminer-opt" git = "https://github.com/JayDDee/cpuminer-opt"
rev = "9d3a46c3551655f862db74a195e769fe86266903" rev = "9d3a46c3551655f862db74a195e769fe86266903"
......
#TODO Not compiled or tested #TODO Not compiled or tested
[source] [source]
git = "https://github.com/the-lean-crate/criner" git = "https://github.com/the-lean-crate/criner"
rev = "e0cd0e1c7937477c466d46e4fd571ddfd15fb4d7"
[build] [build]
template = "custom" template = "custom"
dependencies = [
"openssl1",
]
script = """ script = """
cookbook_cargo_packages criner cookbook_cargo_packages criner
""" """
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment