diff --git a/recipes/wip/sn0int/recipe.toml b/recipes/wip/sn0int/recipe.toml index 1a08e7197cc7115e8882e85c9346e2a7eda1dd44..39292b7ebd37957ada52bcc9b31e2d7bfafbf17a 100644 --- a/recipes/wip/sn0int/recipe.toml +++ b/recipes/wip/sn0int/recipe.toml @@ -1,4 +1,4 @@ -#TODO SQLite is not working +#TODO outdated redox_syscall crate [source] git = "https://github.com/kpcyrd/sn0int" [build] diff --git a/recipes/wip/sndio/recipe.toml b/recipes/wip/sndio/recipe.toml index ba54af67c19057ad6ae57e44caba0ccf4bb0fc77..a7fa0705741be59089695d3940986aefb36942ab 100644 --- a/recipes/wip/sndio/recipe.toml +++ b/recipes/wip/sndio/recipe.toml @@ -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] diff --git a/recipes/wip/soundtouch/recipe.toml b/recipes/wip/soundtouch/recipe.toml index bbb2cf12d1df9870cd996247773b98e02e396c86..e5e493ed068adeb3d0c5e1124fe5341dbef75d85 100644 --- a/recipes/wip/soundtouch/recipe.toml +++ b/recipes/wip/soundtouch/recipe.toml @@ -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" diff --git a/recipes/wip/spacer/recipe.toml b/recipes/wip/spacer/recipe.toml index 147ca92c7679674d7ff622527d65ed40b550003b..8893c7ccdf726bb63e962bcf3f47fc3e36229e70 100644 --- a/recipes/wip/spacer/recipe.toml +++ b/recipes/wip/spacer/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/samwho/spacer" rev = "9c63225e9b93e1aa8b63e64c180ffd05b7dd4b02" diff --git a/recipes/wip/speedtest-rs/recipe.toml b/recipes/wip/speedtest-rs/recipe.toml index 5ef6625ed7c672c08c7e5fc38f48d9378c0afedc..086c233e822f0b63f9b6d7d7ccc6ee3d01c5202f 100644 --- a/recipes/wip/speedtest-rs/recipe.toml +++ b/recipes/wip/speedtest-rs/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/nelsonjchen/speedtest-rs" -rev = "b512fb824ddd663ddf862d6b38f78caa3791b502" [build] template = "cargo"