update recipes

This commit is contained in:
Ribbon 2023-12-22 13:58:08 +00:00
parent 61a628c6d3
commit 29e79c2440
9 changed files with 9 additions and 10 deletions

View File

@ -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]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO don't recognize the redox target
[source]
git = "https://github.com/NBISweden/MrBayes"
[build]

View File

@ -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"

View File

@ -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",

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO ncurses crate error
[source]
git = "https://github.com/hrkfdn/ncspot"
rev = "92e0852b3796601f406ebfdd697635ea63566a31"

View File

@ -1,4 +1,4 @@
#TODO Make neovim work
#TODO Make neovim and freeglut work
[source]
git = "https://github.com/neovide/neovide"
rev = "113955bb68bf6715c784ea0b7ee75011c55471c9"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/spieglt/nestur"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make libpcap work
[source]
git = "https://github.com/ZingerLittleBee/netop"
[build]

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/Atticus64/news"
rev = "84d7598c6ec44fa9c1ee2a42d0c73163e3c7e407"
[build]
template = "cargo"