mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
update recipes
This commit is contained in:
parent
6b7361c458
commit
b6285b6714
@ -1,4 +1,4 @@
|
||||
#TODO SQLite is not working
|
||||
#TODO outdated redox_syscall crate
|
||||
[source]
|
||||
git = "https://github.com/kpcyrd/sn0int"
|
||||
[build]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/samwho/spacer"
|
||||
rev = "9c63225e9b93e1aa8b63e64c180ffd05b7dd4b02"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/nelsonjchen/speedtest-rs"
|
||||
rev = "b512fb824ddd663ddf862d6b38f78caa3791b502"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user