mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
update recipes
This commit is contained in:
parent
61a628c6d3
commit
29e79c2440
@ -1,4 +1,4 @@
|
||||
#TODO termios and ioctl-rs crates error
|
||||
#TODO termios crates error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/pvolok/mprocs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO don't recognize the redox target
|
||||
[source]
|
||||
git = "https://github.com/NBISweden/MrBayes"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO probably wrong template, check inside the tarball
|
||||
#TODO missing script for building, verify the tarball
|
||||
[source]
|
||||
tar = "https://files.musepack.net/source/musepack_src_r475.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -5,7 +5,7 @@ tar = "https://github.com/naev/naev/releases/download/v0.10.6/naev-0.10.6-source
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"sdl2",
|
||||
"sdl2_image",
|
||||
"sdl2-image",
|
||||
"libpng",
|
||||
"libxml2",
|
||||
"libwebp",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO ncurses crate error
|
||||
[source]
|
||||
git = "https://github.com/hrkfdn/ncspot"
|
||||
rev = "92e0852b3796601f406ebfdd697635ea63566a31"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Make neovim work
|
||||
#TODO Make neovim and freeglut work
|
||||
[source]
|
||||
git = "https://github.com/neovide/neovide"
|
||||
rev = "113955bb68bf6715c784ea0b7ee75011c55471c9"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
git = "https://github.com/spieglt/nestur"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make libpcap work
|
||||
[source]
|
||||
git = "https://github.com/ZingerLittleBee/netop"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Atticus64/news"
|
||||
rev = "84d7598c6ec44fa9c1ee2a42d0c73163e3c7e407"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user