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

update recipes

parent 61a628c6
No related branches found
No related tags found
No related merge requests found
#TODO termios and ioctl-rs crates error #TODO termios crates error (after cargo update)
[source] [source]
git = "https://github.com/pvolok/mprocs" git = "https://github.com/pvolok/mprocs"
[build] [build]
......
#TODO Not compiled or tested #TODO don't recognize the redox target
[source] [source]
git = "https://github.com/NBISweden/MrBayes" git = "https://github.com/NBISweden/MrBayes"
[build] [build]
......
#TODO probably wrong template, check inside the tarball #TODO missing script for building, verify the tarball
[source] [source]
tar = "https://files.musepack.net/source/musepack_src_r475.tar.gz" tar = "https://files.musepack.net/source/musepack_src_r475.tar.gz"
[build] [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 ...@@ -5,7 +5,7 @@ tar = "https://github.com/naev/naev/releases/download/v0.10.6/naev-0.10.6-source
template = "custom" template = "custom"
dependencies = [ dependencies = [
"sdl2", "sdl2",
"sdl2_image", "sdl2-image",
"libpng", "libpng",
"libxml2", "libxml2",
"libwebp", "libwebp",
......
#TODO not compiled or tested #TODO ncurses crate error
[source] [source]
git = "https://github.com/hrkfdn/ncspot" git = "https://github.com/hrkfdn/ncspot"
rev = "92e0852b3796601f406ebfdd697635ea63566a31" rev = "92e0852b3796601f406ebfdd697635ea63566a31"
......
#TODO Make neovim work #TODO Make neovim and freeglut work
[source] [source]
git = "https://github.com/neovide/neovide" git = "https://github.com/neovide/neovide"
rev = "113955bb68bf6715c784ea0b7ee75011c55471c9" rev = "113955bb68bf6715c784ea0b7ee75011c55471c9"
......
#TODO Not compiled or tested #TODO compilation error
[source] [source]
git = "https://github.com/spieglt/nestur" git = "https://github.com/spieglt/nestur"
[build] [build]
......
#TODO Not compiled or tested #TODO make libpcap work
[source] [source]
git = "https://github.com/ZingerLittleBee/netop" git = "https://github.com/ZingerLittleBee/netop"
[build] [build]
......
#TODO Not compiled or tested #TODO Not compiled or tested
[source] [source]
git = "https://github.com/Atticus64/news" git = "https://github.com/Atticus64/news"
rev = "84d7598c6ec44fa9c1ee2a42d0c73163e3c7e407"
[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