From e7483f2e5424ecdcad91b6a5e3e4ab0c7e720316 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 3 Jan 2024 04:07:09 +0000
Subject: [PATCH] update TODOs

---
 recipes/wip/ascii-gen/recipe.toml  | 2 +-
 recipes/wip/binocle/recipe.toml    | 2 +-
 recipes/wip/chess-tui/recipe.toml  | 2 +-
 recipes/wip/glicol-cli/recipe.toml | 2 +-
 recipes/wip/gyr/recipe.toml        | 2 +-
 recipes/wip/igrep/recipe.toml      | 2 +-
 recipes/wip/kibi/recipe.toml       | 2 +-
 recipes/wip/mdbook/recipe.toml     | 2 +-
 recipes/wip/oxipng/recipe.toml     | 2 +-
 recipes/wip/presenterm/recipe.toml | 2 +-
 recipes/wip/rusty-rain/recipe.toml | 2 +-
 recipes/wip/spacer/recipe.toml     | 2 +-
 recipes/wip/ttyper/recipe.toml     | 2 +-
 recipes/wip/viu/recipe.toml        | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/recipes/wip/ascii-gen/recipe.toml b/recipes/wip/ascii-gen/recipe.toml
index f798d0095..b0b4ee05c 100644
--- a/recipes/wip/ascii-gen/recipe.toml
+++ b/recipes/wip/ascii-gen/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/thed24/ascii-gen"
 [build]
diff --git a/recipes/wip/binocle/recipe.toml b/recipes/wip/binocle/recipe.toml
index 573f4d773..d6e91e91c 100644
--- a/recipes/wip/binocle/recipe.toml
+++ b/recipes/wip/binocle/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO "No suitable wgpu::Adapter found" error on execution
 [source]
 git = "https://github.com/sharkdp/binocle"
 rev = "f7e1bfe28938b5e289e8b353bf592aa3c26ca71f"
diff --git a/recipes/wip/chess-tui/recipe.toml b/recipes/wip/chess-tui/recipe.toml
index 095d92659..4589182ad 100644
--- a/recipes/wip/chess-tui/recipe.toml
+++ b/recipes/wip/chess-tui/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/thomas-mauran/chess-tui"
 rev = "b61e559b26e4de63808509fc2626730a4ff31774"
diff --git a/recipes/wip/glicol-cli/recipe.toml b/recipes/wip/glicol-cli/recipe.toml
index 7b6ae4250..e0ef61c90 100644
--- a/recipes/wip/glicol-cli/recipe.toml
+++ b/recipes/wip/glicol-cli/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO failed to find output device
 [source]
 git = "https://github.com/glicol/glicol-cli"
 [build]
diff --git a/recipes/wip/gyr/recipe.toml b/recipes/wip/gyr/recipe.toml
index c15042a5c..81436704f 100644
--- a/recipes/wip/gyr/recipe.toml
+++ b/recipes/wip/gyr/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://git.sr.ht/~f9/gyr"
 rev = "3418fb65da1c181eade2f5f5284cf175cafb41ec"
diff --git a/recipes/wip/igrep/recipe.toml b/recipes/wip/igrep/recipe.toml
index e55b7b3aa..0f7ac5f40 100644
--- a/recipes/wip/igrep/recipe.toml
+++ b/recipes/wip/igrep/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/konradsz/igrep"
 rev = "8588755641e64cd40e569893e03628cf83cfc59f"
diff --git a/recipes/wip/kibi/recipe.toml b/recipes/wip/kibi/recipe.toml
index 0686f853f..5e90d5352 100644
--- a/recipes/wip/kibi/recipe.toml
+++ b/recipes/wip/kibi/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/ilai-deutel/kibi"
 [build]
diff --git a/recipes/wip/mdbook/recipe.toml b/recipes/wip/mdbook/recipe.toml
index 8def8940f..aeb1bbacc 100644
--- a/recipes/wip/mdbook/recipe.toml
+++ b/recipes/wip/mdbook/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/rust-lang/mdBook"
 rev = "b7f46213c7df8f499eca0c82e7b41804cc15e369"
diff --git a/recipes/wip/oxipng/recipe.toml b/recipes/wip/oxipng/recipe.toml
index cbf17605c..b6c8fd162 100644
--- a/recipes/wip/oxipng/recipe.toml
+++ b/recipes/wip/oxipng/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO working but don't exit
 [source]
 git = "https://github.com/shssoichiro/oxipng"
 rev = "e1db84fd9745f3320c08b883e4942cd5b30b98a6"
diff --git a/recipes/wip/presenterm/recipe.toml b/recipes/wip/presenterm/recipe.toml
index fbf6212b9..d6b161801 100644
--- a/recipes/wip/presenterm/recipe.toml
+++ b/recipes/wip/presenterm/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/mfontanini/presenterm"
 rev = "284db812aa876d43f3a7d7e8b96f75c72a9945fa"
diff --git a/recipes/wip/rusty-rain/recipe.toml b/recipes/wip/rusty-rain/recipe.toml
index 0b0760d13..e1e799b2e 100644
--- a/recipes/wip/rusty-rain/recipe.toml
+++ b/recipes/wip/rusty-rain/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO working but don't exit and hang the orbterm window
 [source]
 git = "https://github.com/cowboy8625/rusty-rain"
 [build]
diff --git a/recipes/wip/spacer/recipe.toml b/recipes/wip/spacer/recipe.toml
index 8893c7ccd..701f19bcc 100644
--- a/recipes/wip/spacer/recipe.toml
+++ b/recipes/wip/spacer/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO move to proper category
 [source]
 git = "https://github.com/samwho/spacer"
 rev = "9c63225e9b93e1aa8b63e64c180ffd05b7dd4b02"
diff --git a/recipes/wip/ttyper/recipe.toml b/recipes/wip/ttyper/recipe.toml
index e1ffc188b..d671e5179 100644
--- a/recipes/wip/ttyper/recipe.toml
+++ b/recipes/wip/ttyper/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO replace the prompt with nothing on execution
 [source]
 git = "https://github.com/max-niederman/ttyper"
 rev = "662a6682984afa6efca707b693ae68622e52ac24"
diff --git a/recipes/wip/viu/recipe.toml b/recipes/wip/viu/recipe.toml
index f4aad872f..779ad204d 100644
--- a/recipes/wip/viu/recipe.toml
+++ b/recipes/wip/viu/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO working but don't exit
 [source]
 git = "https://github.com/atanunq/viu"
 rev = "af8f2ae90040baeeb24b92adedc645edc4ea0e85"
-- 
GitLab