diff --git a/recipes/wip/benchmarks/canbench/recipe.toml b/recipes/wip/benchmarks/canbench/recipe.toml index 26ee7e54e016709089ebcf6e24103a52b9f70203..383443b29782f4f64102addb4bd9e635d8b1939d 100644 --- a/recipes/wip/benchmarks/canbench/recipe.toml +++ b/recipes/wip/benchmarks/canbench/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/dfinity/canbench" [build] diff --git a/recipes/wip/benchmarks/cargo-criterion/recipe.toml b/recipes/wip/benchmarks/cargo-criterion/recipe.toml index 5e684034a23d6ad50c6f64388094c70470a3df39..6ba7cb2731c0b33c4d37d07e2313eafa6b54e669 100644 --- a/recipes/wip/benchmarks/cargo-criterion/recipe.toml +++ b/recipes/wip/benchmarks/cargo-criterion/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/bheisler/cargo-criterion" [build] diff --git a/recipes/wip/graphics/dify/recipe.toml b/recipes/wip/graphics/dify/recipe.toml index ca5050b346b128eb0388569898febabd81646f3b..4c782143e3e2058aca23248d0fb6a5bb667d7fda 100644 --- a/recipes/wip/graphics/dify/recipe.toml +++ b/recipes/wip/graphics/dify/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/jihchi/dify" [build] diff --git a/recipes/wip/graphics/dssim/recipe.toml b/recipes/wip/graphics/dssim/recipe.toml index af5795f22af97c7786cf28a8b6554bfb1776d611..2a61ed07c73e580d9e4b4b888229f8f23c6b762b 100644 --- a/recipes/wip/graphics/dssim/recipe.toml +++ b/recipes/wip/graphics/dssim/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/kornelski/dssim" [build] diff --git a/recipes/wip/graphics/jxl-oxide/recipe.toml b/recipes/wip/graphics/jxl-oxide/recipe.toml index d025db41cc0754d9299814e1a2fac59c92abca3b..57db5289b5df5e5f0966d4cb4721081fdb9fb8fe 100644 --- a/recipes/wip/graphics/jxl-oxide/recipe.toml +++ b/recipes/wip/graphics/jxl-oxide/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO missing header on compilation [source] git = "https://github.com/tirr-c/jxl-oxide" [build] diff --git a/recipes/wip/graphics/kantig/recipe.toml b/recipes/wip/graphics/kantig/recipe.toml index 4814f0971f6add2f857094ec52907cc358b35e98..b3700a09c57c0ec2f76d8c4c0f4cddea3d3b0a7a 100644 --- a/recipes/wip/graphics/kantig/recipe.toml +++ b/recipes/wip/graphics/kantig/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/DenSASoftware/kantig" [build] diff --git a/recipes/wip/graphics/ocrs/recipe.toml b/recipes/wip/graphics/ocrs/recipe.toml index 70baa607c367b9c90903ca246a6abda0147a14aa..ec623d78dbd482ee84c286d0124d092fa5b92528 100644 --- a/recipes/wip/graphics/ocrs/recipe.toml +++ b/recipes/wip/graphics/ocrs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO add a command to move the executable to a propeer folder [source] git = "https://github.com/robertknight/ocrs" [build] diff --git a/recipes/wip/graphics/rascii/recipe.toml b/recipes/wip/graphics/rascii/recipe.toml index 2450966ff2b644b7a55512b12f205a5aa62f364e..2eeb5a111760c401917e94be4e6a0e5d43f5845b 100644 --- a/recipes/wip/graphics/rascii/recipe.toml +++ b/recipes/wip/graphics/rascii/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/orhnk/RASCII" [build] diff --git a/recipes/wip/graphics/rimage/recipe.toml b/recipes/wip/graphics/rimage/recipe.toml index 0792b1722f48626cdb6498a3f3be698420518834..34b0f135780c8a8789fbe078e6d926d603000464 100644 --- a/recipes/wip/graphics/rimage/recipe.toml +++ b/recipes/wip/graphics/rimage/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/SalOne22/rimage" [build] diff --git a/recipes/wip/libs/lzlib/recipe.toml b/recipes/wip/libs/lzlib/recipe.toml index 15b2f153d212ae276563342139fdf2300acb8317..a092f870f702909d71020c9e369645e9d119008f 100644 --- a/recipes/wip/libs/lzlib/recipe.toml +++ b/recipes/wip/libs/lzlib/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] tar = "https://download.savannah.gnu.org/releases/lzip/lzlib/lzlib-1.14.tar.gz" [build]