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

update recipes

parent 35fe5bf2
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
#TODO clearscreen crate error (after cargo update)
[source]
git = "https://github.com/ONdraid/reve"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/ahmetmutlugun/rscale2x"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/DhruvDh/upscaler"
[build]
......
#TODO Not compiled or tested
#TODO update the winit version
[source]
git = "https://github.com/bddap/watch-stl-rust"
[build]
......
#TODO Not compiled or tested
#TODO missing script
[source]
git = "https://github.com/sekrit-twc/zimg"
rev = "e5b0de6bebbcbc66732ed5afaafef6b2c7dfef87"
[build]
template = "custom"
script = """
./autogen.sh
cookbook_configure
"""
......@@ -3,3 +3,8 @@
git = "https://github.com/bgkillas/kalc"
[build]
template = "cargo"
dependencies = [
"libgmp",
"libmpfr",
"libmpc",
]
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