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

update recipes

parent 12b63612
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
#TODO rex-tui crate error (after cargo update)
[source]
git = "https://github.com/TheRustyPickle/Rex"
[build]
......
#TODO make libgpg-error dependency work (after cargo update)
#TODO make libgpg-error dependency work
[source]
git = "https://github.com/cortex/ripasso"
[build]
template = "custom"
dependencies = [
"openssl1",
"libgpg-error",
]
script = """
cookbook_cargo_packages ripasso-cursive
......
#TODO Not compiled or tested
#TODO missing script for building
[source]
git = "https://gitlab.xiph.org/xiph/rnnoise"
[build]
template = "configure"
template = "custom"
......@@ -3,4 +3,7 @@
git = "https://github.com/ikatson/rqbit"
rev = "3dc2e3eace2fce7c448d7fcf8360fe0f312a29c7"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages rqbit
"""
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