mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
update recipes
This commit is contained in:
parent
cbae1c5f0f
commit
9f3f847f37
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/mdBook"
|
||||
rev = "b7f46213c7df8f499eca0c82e7b41804cc15e369"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO probably wrong template, see https://github.com/memcached/memcached/wiki/Install#from-source
|
||||
#TODO make libevent works
|
||||
[source]
|
||||
tar = "https://www.memcached.org/files/memcached-1.6.22.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO missing script for Meson, see https://gitlab.freedesktop.org/mesa/demos/-/blob/main/README.rst?ref_type=heads
|
||||
#TODO make freeglut works
|
||||
[source]
|
||||
tar = "https://archive.mesa3d.org/demos/mesa-demos-9.0.0.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO mio crate error (even after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/jawline/Mimic"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/cpcloud/minesweep-rs"
|
||||
rev = "9ed752aa9670b0e5220a25923dca50adb0a92c6f"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user