update recipes

This commit is contained in:
Ribbon 2023-12-23 10:45:26 +00:00
parent 6b7361c458
commit b6285b6714
5 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#TODO SQLite is not working
#TODO outdated redox_syscall crate
[source]
git = "https://github.com/kpcyrd/sn0int"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested yet
#TODO configuration problem
[source]
tar = "https://sndio.org/sndio-1.9.0.tar.gz"
[build]

View File

@ -1,5 +1,5 @@
#TODO not compiled or tested
#TODO missing script for building
[source]
tar = "https://www.surina.net/soundtouch/soundtouch-2.3.2.tar.gz"
[build]
template = "configure"
template = "custom"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/samwho/spacer"
rev = "9c63225e9b93e1aa8b63e64c180ffd05b7dd4b02"

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/nelsonjchen/speedtest-rs"
rev = "b512fb824ddd663ddf862d6b38f78caa3791b502"
[build]
template = "cargo"