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

update recipes

parent cbae1c5f
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/rust-lang/mdBook" git = "https://github.com/rust-lang/mdBook"
rev = "b7f46213c7df8f499eca0c82e7b41804cc15e369" rev = "b7f46213c7df8f499eca0c82e7b41804cc15e369"
......
#TODO probably wrong template, see https://github.com/memcached/memcached/wiki/Install#from-source #TODO probably wrong template, see https://github.com/memcached/memcached/wiki/Install#from-source
#TODO make libevent works
[source] [source]
tar = "https://www.memcached.org/files/memcached-1.6.22.tar.gz" tar = "https://www.memcached.org/files/memcached-1.6.22.tar.gz"
[build] [build]
......
#TODO missing script for Meson, see https://gitlab.freedesktop.org/mesa/demos/-/blob/main/README.rst?ref_type=heads #TODO missing script for Meson, see https://gitlab.freedesktop.org/mesa/demos/-/blob/main/README.rst?ref_type=heads
#TODO make freeglut works
[source] [source]
tar = "https://archive.mesa3d.org/demos/mesa-demos-9.0.0.tar.xz" tar = "https://archive.mesa3d.org/demos/mesa-demos-9.0.0.tar.xz"
[build] [build]
......
#TODO Not compiled or tested #TODO mio crate error (even after cargo update)
[source] [source]
git = "https://github.com/jawline/Mimic" git = "https://github.com/jawline/Mimic"
[build] [build]
......
#TODO Not compiled or tested #TODO Not compiled or tested
[source] [source]
git = "https://github.com/cpcloud/minesweep-rs" git = "https://github.com/cpcloud/minesweep-rs"
rev = "9ed752aa9670b0e5220a25923dca50adb0a92c6f"
[build] [build]
template = "cargo" template = "cargo"
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