From d4825a0ec2c8e54128e14601b2fb25b276ae70bc Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Mon, 10 Jun 2024 19:27:38 +0000 Subject: [PATCH] Update recipes --- recipes/wip/tools/caesium/recipe.toml | 2 +- recipes/wip/tools/caligula/recipe.toml | 2 +- recipes/wip/tools/dfm/recipe.toml | 2 +- recipes/wip/tools/eureka/recipe.toml | 2 +- recipes/wip/tools/hired/recipe.toml | 2 +- recipes/wip/tools/innernet-server/recipe.toml | 2 +- recipes/wip/tools/omega/recipe.toml | 2 +- recipes/wip/tools/patchelf/recipe.toml | 2 +- recipes/wip/tools/plzip/recipe.toml | 2 +- recipes/wip/tools/teip/recipe.toml | 2 +- recipes/wip/tools/wayback-rs/recipe.toml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/recipes/wip/tools/caesium/recipe.toml b/recipes/wip/tools/caesium/recipe.toml index e8c6b227a..457b418f5 100644 --- a/recipes/wip/tools/caesium/recipe.toml +++ b/recipes/wip/tools/caesium/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/Lymphatus/caesium-clt" [build] diff --git a/recipes/wip/tools/caligula/recipe.toml b/recipes/wip/tools/caligula/recipe.toml index b4e44f90c..1afbb95a6 100644 --- a/recipes/wip/tools/caligula/recipe.toml +++ b/recipes/wip/tools/caligula/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO process_path crate error [source] git = "https://github.com/ifd3f/caligula" [build] diff --git a/recipes/wip/tools/dfm/recipe.toml b/recipes/wip/tools/dfm/recipe.toml index d0c4a3221..8b19829d5 100644 --- a/recipes/wip/tools/dfm/recipe.toml +++ b/recipes/wip/tools/dfm/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO port to redox [source] git = "https://github.com/chasinglogic/dfm" [build] diff --git a/recipes/wip/tools/eureka/recipe.toml b/recipes/wip/tools/eureka/recipe.toml index 868265a9f..7f376b93d 100644 --- a/recipes/wip/tools/eureka/recipe.toml +++ b/recipes/wip/tools/eureka/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested (after cargo update) +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/simeg/eureka" [build] diff --git a/recipes/wip/tools/hired/recipe.toml b/recipes/wip/tools/hired/recipe.toml index c9b1d27a7..a2611dd4a 100644 --- a/recipes/wip/tools/hired/recipe.toml +++ b/recipes/wip/tools/hired/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/sidju/hired" [build] diff --git a/recipes/wip/tools/innernet-server/recipe.toml b/recipes/wip/tools/innernet-server/recipe.toml index 73bddfec2..71f9f5ee8 100644 --- a/recipes/wip/tools/innernet-server/recipe.toml +++ b/recipes/wip/tools/innernet-server/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO shared crate error [source] git = "https://github.com/tonarino/innernet" [build] diff --git a/recipes/wip/tools/omega/recipe.toml b/recipes/wip/tools/omega/recipe.toml index 975ff2a5d..28acedfe3 100644 --- a/recipes/wip/tools/omega/recipe.toml +++ b/recipes/wip/tools/omega/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO missing headers [source] git = "https://github.com/nwrenger/omega" [build] diff --git a/recipes/wip/tools/patchelf/recipe.toml b/recipes/wip/tools/patchelf/recipe.toml index 33c108fd2..84e86bf2a 100644 --- a/recipes/wip/tools/patchelf/recipe.toml +++ b/recipes/wip/tools/patchelf/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] tar = "https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0.tar.bz2" [build] diff --git a/recipes/wip/tools/plzip/recipe.toml b/recipes/wip/tools/plzip/recipe.toml index 3fac5705f..731425322 100644 --- a/recipes/wip/tools/plzip/recipe.toml +++ b/recipes/wip/tools/plzip/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO missing headers [source] tar = "https://download.savannah.gnu.org/releases/lzip/plzip/plzip-1.11.tar.gz" [build] diff --git a/recipes/wip/tools/teip/recipe.toml b/recipes/wip/tools/teip/recipe.toml index 49bc47fc3..f18744a5e 100644 --- a/recipes/wip/tools/teip/recipe.toml +++ b/recipes/wip/tools/teip/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/greymd/teip" [build] diff --git a/recipes/wip/tools/wayback-rs/recipe.toml b/recipes/wip/tools/wayback-rs/recipe.toml index 206d52640..8265b0839 100644 --- a/recipes/wip/tools/wayback-rs/recipe.toml +++ b/recipes/wip/tools/wayback-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/Neolex-Security/WaybackRust" [build] -- GitLab