diff --git a/recipes/wip/swc/recipe.toml b/recipes/wip/swc/recipe.toml index 112eaa7fdb09fd476a86bc89465079dadd0369bf..2fcddac67141e8766c0017ac0413274d9891eab0 100644 --- a/recipes/wip/swc/recipe.toml +++ b/recipes/wip/swc/recipe.toml @@ -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] diff --git a/recipes/wip/swig/recipe.toml b/recipes/wip/swig/recipe.toml index a69754a122bfb11e792fea33320a44f9b5b6f6fd..578430733bc60853d0c4495df40fe1cc02b31337 100644 --- a/recipes/wip/swig/recipe.toml +++ b/recipes/wip/swig/recipe.toml @@ -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] diff --git a/recipes/wip/sws/recipe.toml b/recipes/wip/sws/recipe.toml index d144dc1d2e2d2c177deda5d958a5976ac06ce45e..795bf93357813896d93b83b33e02bf9c3665d694 100644 --- a/recipes/wip/sws/recipe.toml +++ b/recipes/wip/sws/recipe.toml @@ -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" diff --git a/recipes/wip/symphonia-play/recipe.toml b/recipes/wip/symphonia-play/recipe.toml index ab618e9d5c1723f10422df54ccae91a7b4c0b376..b6f2a4095c86bd03788aa3faf6e14fff3d96d922 100644 --- a/recipes/wip/symphonia-play/recipe.toml +++ b/recipes/wip/symphonia-play/recipe.toml @@ -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] diff --git a/recipes/wip/taskwarrior-tui/recipe.toml b/recipes/wip/taskwarrior-tui/recipe.toml index fa9e77b32d39371aadc541b3f045670921b66dc3..dad7897d4983b0c4bef043c5c02bd212d16c6d87 100644 --- a/recipes/wip/taskwarrior-tui/recipe.toml +++ b/recipes/wip/taskwarrior-tui/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/kdheepak/taskwarrior-tui" -rev = "fe171ea35a5bfe794e2d822aa03f7b7db2f86616" [build] template = "cargo"