diff --git a/recipes/wip/demos/pixels/recipe.toml b/recipes/wip/demos/pixels/recipe.toml index 5b7a08749..c6ca5a0df 100644 --- a/recipes/wip/demos/pixels/recipe.toml +++ b/recipes/wip/demos/pixels/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO webbrowser crate error [source] git = "https://github.com/parasyte/pixels" [build] diff --git a/recipes/wip/demos/rain/recipe.toml b/recipes/wip/demos/rain/recipe.toml index cf22e0ef2..f9b7e0be3 100644 --- a/recipes/wip/demos/rain/recipe.toml +++ b/recipes/wip/demos/rain/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compilation error [source] git = "https://github.com/saschagrunert/rain" [build] diff --git a/recipes/wip/demos/rapier/recipe.toml b/recipes/wip/demos/rapier/recipe.toml index b2cc021ed..6dbe10772 100644 --- a/recipes/wip/demos/rapier/recipe.toml +++ b/recipes/wip/demos/rapier/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO x11rb, rustix and webbrowser crates error [source] git = "https://github.com/dimforge/rapier" [build] diff --git a/recipes/wip/demos/rend3/recipe.toml b/recipes/wip/demos/rend3/recipe.toml index 2db5258ab..87b59d639 100644 --- a/recipes/wip/demos/rend3/recipe.toml +++ b/recipes/wip/demos/rend3/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO webbrowser crate error [source] git = "https://github.com/BVE-Reborn/rend3" [build]