mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
update recipes
This commit is contained in:
parent
ba63db068f
commit
578abd0b6e
@ -1,4 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/swc-project/swc"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing pcre2.h
|
||||
[source]
|
||||
tar = "http://prdownloads.sourceforge.net/swig/swig-4.1.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO signal-hook crate error
|
||||
[source]
|
||||
git = "https://github.com/static-web-server/static-web-server"
|
||||
rev = "98a5cc40d276f3dac3c2c36530b966b213fb9ffc"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO Compiled but not tested
|
||||
#TODO compiled and tested
|
||||
#TODO cpal can't find an audio device
|
||||
[source]
|
||||
git = "https://github.com/pdeljanov/Symphonia"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/kdheepak/taskwarrior-tui"
|
||||
rev = "fe171ea35a5bfe794e2d822aa03f7b7db2f86616"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user