From 6df0e114ce3c36097d48e8d51aa9182ca1f74539 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Thu, 20 Jun 2024 01:53:41 +0000 Subject: [PATCH] Update TODOs --- recipes/wip/science/scidataflow/recipe.toml | 2 +- recipes/wip/sound/rustyvibes/recipe.toml | 2 +- recipes/wip/tools/dua/recipe.toml | 2 +- recipes/wip/tools/emplace/recipe.toml | 2 +- recipes/wip/tools/fzf-make/recipe.toml | 2 +- recipes/wip/tools/imager/recipe.toml | 2 +- recipes/wip/tools/just/recipe.toml | 2 +- recipes/wip/tools/matui/recipe.toml | 2 +- recipes/wip/tools/rq/recipe.toml | 2 +- recipes/wip/tools/starship/recipe.toml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/recipes/wip/science/scidataflow/recipe.toml b/recipes/wip/science/scidataflow/recipe.toml index 7cca43095..2e6146e11 100644 --- a/recipes/wip/science/scidataflow/recipe.toml +++ b/recipes/wip/science/scidataflow/recipe.toml @@ -1,4 +1,4 @@ -#TODO faccess crate error +#TODO async-io and rustix crates error [source] git = "https://github.com/vsbuffalo/scidataflow" [build] diff --git a/recipes/wip/sound/rustyvibes/recipe.toml b/recipes/wip/sound/rustyvibes/recipe.toml index 5c56fb6b4..632118e21 100644 --- a/recipes/wip/sound/rustyvibes/recipe.toml +++ b/recipes/wip/sound/rustyvibes/recipe.toml @@ -1,4 +1,4 @@ -#TODO slice-deque crate error +#TODO rdev crate error [source] git = "https://github.com/KunalBagaria/rustyvibes" [build] diff --git a/recipes/wip/tools/dua/recipe.toml b/recipes/wip/tools/dua/recipe.toml index 4a1ca2c9c..00d9deb0e 100644 --- a/recipes/wip/tools/dua/recipe.toml +++ b/recipes/wip/tools/dua/recipe.toml @@ -1,4 +1,4 @@ -#TODO open crate error +#TODO compiled but not tested [source] git = "https://github.com/Byron/dua-cli" [build] diff --git a/recipes/wip/tools/emplace/recipe.toml b/recipes/wip/tools/emplace/recipe.toml index 511970bcf..52384f6a1 100644 --- a/recipes/wip/tools/emplace/recipe.toml +++ b/recipes/wip/tools/emplace/recipe.toml @@ -1,4 +1,4 @@ -#TODO sys-info crate error +#TODO camino crate error [source] git = "https://github.com/tversteeg/emplace" [build] diff --git a/recipes/wip/tools/fzf-make/recipe.toml b/recipes/wip/tools/fzf-make/recipe.toml index a6dd4da9a..1249c56aa 100644 --- a/recipes/wip/tools/fzf-make/recipe.toml +++ b/recipes/wip/tools/fzf-make/recipe.toml @@ -1,4 +1,4 @@ -#TODO termios crate error +#TODO ahash and ioctl-rs crates error [source] git = "https://github.com/kyu08/fzf-make" [build] diff --git a/recipes/wip/tools/imager/recipe.toml b/recipes/wip/tools/imager/recipe.toml index b93923a19..30c4fe6be 100644 --- a/recipes/wip/tools/imager/recipe.toml +++ b/recipes/wip/tools/imager/recipe.toml @@ -1,4 +1,4 @@ -#TODO vmaf-sys crate error +#TODO webp-dev crate error [source] git = "https://github.com/imager-io/imager" [build] diff --git a/recipes/wip/tools/just/recipe.toml b/recipes/wip/tools/just/recipe.toml index a732109fa..b60502904 100644 --- a/recipes/wip/tools/just/recipe.toml +++ b/recipes/wip/tools/just/recipe.toml @@ -1,4 +1,4 @@ -#TODO camino and target crate error +#TODO camino crate error [source] git = "https://github.com/casey/just" [build] diff --git a/recipes/wip/tools/matui/recipe.toml b/recipes/wip/tools/matui/recipe.toml index 7d9b4344b..f4a7c60c7 100644 --- a/recipes/wip/tools/matui/recipe.toml +++ b/recipes/wip/tools/matui/recipe.toml @@ -1,4 +1,4 @@ -#TODO xdg-home crate error +#TODO ahash crate error [source] git = "https://github.com/pkulak/matui" [build] diff --git a/recipes/wip/tools/rq/recipe.toml b/recipes/wip/tools/rq/recipe.toml index b38d99f0f..44c1fd6ff 100644 --- a/recipes/wip/tools/rq/recipe.toml +++ b/recipes/wip/tools/rq/recipe.toml @@ -1,4 +1,4 @@ -#TODO record-query crate error +#TODO record-query crate error (after cargo update) [source] git = "https://github.com/dflemstr/rq" [build] diff --git a/recipes/wip/tools/starship/recipe.toml b/recipes/wip/tools/starship/recipe.toml index 18582e826..7e303d4ad 100644 --- a/recipes/wip/tools/starship/recipe.toml +++ b/recipes/wip/tools/starship/recipe.toml @@ -1,4 +1,4 @@ -#TODO xdg-home crate error +#TODO systemstat crate error #TODO nix::unistd::User [source] git = "https://github.com/starship/starship" -- GitLab