update recipes

This commit is contained in:
Ribbon 2023-12-23 17:19:01 +00:00
parent ba63db068f
commit 578abd0b6e
5 changed files with 6 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/kdheepak/taskwarrior-tui"
rev = "fe171ea35a5bfe794e2d822aa03f7b7db2f86616"
[build]
template = "cargo"