diff --git a/recipes/wip/analysis/email-sleuth/recipe.toml b/recipes/wip/analysis/email-sleuth/recipe.toml index b7a5456c5..36bdabc62 100644 --- a/recipes/wip/analysis/email-sleuth/recipe.toml +++ b/recipes/wip/analysis/email-sleuth/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/tokenizer-decode/email-sleuth" [build] diff --git a/recipes/wip/crypto/stupidfs/recipe.toml b/recipes/wip/crypto/stupidfs/recipe.toml index a78f58e4c..b598425ac 100644 --- a/recipes/wip/crypto/stupidfs/recipe.toml +++ b/recipes/wip/crypto/stupidfs/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/GoldenStack/stupidfs" [build] diff --git a/recipes/wip/data-recovery/testdisk/recipe.toml b/recipes/wip/data-recovery/testdisk/recipe.toml index 13e2ecb3f..3c92e0a86 100644 --- a/recipes/wip/data-recovery/testdisk/recipe.toml +++ b/recipes/wip/data-recovery/testdisk/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compilation error # build instructions - https://www.cgsecurity.org/wiki/TestDisk_Compilation # add optional libraries to expand the features - https://www.cgsecurity.org/wiki/TestDisk_Compilation#Libraries [source] diff --git a/recipes/wip/db/limbo/recipe.toml b/recipes/wip/db/limbo/recipe.toml index c68c05927..ac1a00d86 100644 --- a/recipes/wip/db/limbo/recipe.toml +++ b/recipes/wip/db/limbo/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compilation error on the sqlite3 parser [source] git = "https://github.com/tursodatabase/limbo" [build]