From ba3a6845879dde85c0ce5c022b43f65736cb991f Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 8 Jun 2025 19:56:00 -0300 Subject: [PATCH] Update TODOs --- recipes/wip/games/fps/rust-doom/recipe.toml | 2 +- recipes/wip/games/math/cosmic-ext-2048/recipe.toml | 2 +- recipes/wip/games/math/sudoku-rs/recipe.toml | 2 +- recipes/wip/games/open-world/all-is-cubes/recipe.toml | 2 +- recipes/wip/games/open-world/ethertia/recipe.toml | 2 +- recipes/wip/games/open-world/teloren/recipe.toml | 2 +- recipes/wip/games/other/slint-tetris/recipe.toml | 2 +- recipes/wip/games/other/terdle/recipe.toml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/recipes/wip/games/fps/rust-doom/recipe.toml b/recipes/wip/games/fps/rust-doom/recipe.toml index 8ee06820a..22323a90b 100644 --- a/recipes/wip/games/fps/rust-doom/recipe.toml +++ b/recipes/wip/games/fps/rust-doom/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/hovinen/rust-doom" [build] diff --git a/recipes/wip/games/math/cosmic-ext-2048/recipe.toml b/recipes/wip/games/math/cosmic-ext-2048/recipe.toml index 872d66c01..6f113f747 100644 --- a/recipes/wip/games/math/cosmic-ext-2048/recipe.toml +++ b/recipes/wip/games/math/cosmic-ext-2048/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO zbus crate error [source] git = "https://github.com/Kartonrealista/cosmic-ext-2048" [build] diff --git a/recipes/wip/games/math/sudoku-rs/recipe.toml b/recipes/wip/games/math/sudoku-rs/recipe.toml index 6111be198..70752838c 100644 --- a/recipes/wip/games/math/sudoku-rs/recipe.toml +++ b/recipes/wip/games/math/sudoku-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/crazymerlyn/sudoku" [build] diff --git a/recipes/wip/games/open-world/all-is-cubes/recipe.toml b/recipes/wip/games/open-world/all-is-cubes/recipe.toml index 29a372329..227fbfa9c 100644 --- a/recipes/wip/games/open-world/all-is-cubes/recipe.toml +++ b/recipes/wip/games/open-world/all-is-cubes/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO require rustc 1.87 or newer [source] git = "https://github.com/kpreid/all-is-cubes" [build] diff --git a/recipes/wip/games/open-world/ethertia/recipe.toml b/recipes/wip/games/open-world/ethertia/recipe.toml index 747cf4515..3ed24ae22 100644 --- a/recipes/wip/games/open-world/ethertia/recipe.toml +++ b/recipes/wip/games/open-world/ethertia/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO webbrowser crate error [source] git = "https://github.com/Dreamtowards/Ethertum" [build] diff --git a/recipes/wip/games/open-world/teloren/recipe.toml b/recipes/wip/games/open-world/teloren/recipe.toml index eda5d83de..bc7e1dafc 100644 --- a/recipes/wip/games/open-world/teloren/recipe.toml +++ b/recipes/wip/games/open-world/teloren/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO quinn-udp crate error [source] git = "https://github.com/zesterer/teloren" [build] diff --git a/recipes/wip/games/other/slint-tetris/recipe.toml b/recipes/wip/games/other/slint-tetris/recipe.toml index e000450e4..233d4f691 100644 --- a/recipes/wip/games/other/slint-tetris/recipe.toml +++ b/recipes/wip/games/other/slint-tetris/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO outdated proc-macro2 crate [source] git = "https://github.com/GaspardCulis/slint-tetris" [build] diff --git a/recipes/wip/games/other/terdle/recipe.toml b/recipes/wip/games/other/terdle/recipe.toml index 8f420bed2..2100bf51d 100644 --- a/recipes/wip/games/other/terdle/recipe.toml +++ b/recipes/wip/games/other/terdle/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO signal-hook and libc crate errors [source] git = "https://github.com/neelkarma/terdle" [build]