From 921972fb6575aa3730c50709d8fe63071b684a92 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Mar 2024 15:32:05 +0000 Subject: [PATCH] update TODOs --- recipes/wip/sound/scope-tui/recipe.toml | 2 +- recipes/wip/sound/tuisic/recipe.toml | 2 +- recipes/wip/tools/bvr/recipe.toml | 2 +- recipes/wip/tools/clipcat/recipe.toml | 2 +- recipes/wip/tools/conceal/recipe.toml | 2 +- recipes/wip/tools/dead-ringer/recipe.toml | 2 +- recipes/wip/tools/envio/recipe.toml | 2 +- recipes/wip/tools/lan-mouse/recipe.toml | 2 +- recipes/wip/tools/mhv/recipe.toml | 2 +- recipes/wip/tools/pixelsort/recipe.toml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/recipes/wip/sound/scope-tui/recipe.toml b/recipes/wip/sound/scope-tui/recipe.toml index dcdfe0886..9af76bc5b 100644 --- a/recipes/wip/sound/scope-tui/recipe.toml +++ b/recipes/wip/sound/scope-tui/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/alemidev/scope-tui" [build] diff --git a/recipes/wip/sound/tuisic/recipe.toml b/recipes/wip/sound/tuisic/recipe.toml index 8fc5416ba..00dae88d4 100644 --- a/recipes/wip/sound/tuisic/recipe.toml +++ b/recipes/wip/sound/tuisic/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO rustc-serialize crate error [source] git = "https://github.com/saubuny/tuisic" [build] diff --git a/recipes/wip/tools/bvr/recipe.toml b/recipes/wip/tools/bvr/recipe.toml index 023e4ab43..ef583d5d3 100644 --- a/recipes/wip/tools/bvr/recipe.toml +++ b/recipes/wip/tools/bvr/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO port to Orbital [source] git = "https://github.com/Avarel/bvr" [build] diff --git a/recipes/wip/tools/clipcat/recipe.toml b/recipes/wip/tools/clipcat/recipe.toml index 70adc0cfe..f1a12c1a9 100644 --- a/recipes/wip/tools/clipcat/recipe.toml +++ b/recipes/wip/tools/clipcat/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO port to Orbital [source] git = "https://github.com/xrelkd/clipcat" [build] diff --git a/recipes/wip/tools/conceal/recipe.toml b/recipes/wip/tools/conceal/recipe.toml index 38806edb9..4d6aa7a4f 100644 --- a/recipes/wip/tools/conceal/recipe.toml +++ b/recipes/wip/tools/conceal/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/TD-Sky/conceal" [build] diff --git a/recipes/wip/tools/dead-ringer/recipe.toml b/recipes/wip/tools/dead-ringer/recipe.toml index da77c3c5e..349c29f28 100644 --- a/recipes/wip/tools/dead-ringer/recipe.toml +++ b/recipes/wip/tools/dead-ringer/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/ztroop/dead-ringer" rev = "c35398134a1bc3c44c1ddf24749b4a7643306870" diff --git a/recipes/wip/tools/envio/recipe.toml b/recipes/wip/tools/envio/recipe.toml index 5bb3ccf9b..6cff5cd1e 100644 --- a/recipes/wip/tools/envio/recipe.toml +++ b/recipes/wip/tools/envio/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO require rustc 1.75 or newer [source] git = "https://github.com/envio-cli/envio" [build] diff --git a/recipes/wip/tools/lan-mouse/recipe.toml b/recipes/wip/tools/lan-mouse/recipe.toml index c5cb6e9d8..10f922d3a 100644 --- a/recipes/wip/tools/lan-mouse/recipe.toml +++ b/recipes/wip/tools/lan-mouse/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make GTK4 work [source] git = "https://github.com/feschber/lan-mouse" [build] diff --git a/recipes/wip/tools/mhv/recipe.toml b/recipes/wip/tools/mhv/recipe.toml index 9a17655eb..e0c3e1586 100644 --- a/recipes/wip/tools/mhv/recipe.toml +++ b/recipes/wip/tools/mhv/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/jgardona/mhv" [build] diff --git a/recipes/wip/tools/pixelsort/recipe.toml b/recipes/wip/tools/pixelsort/recipe.toml index 60ea4266a..d1a974ba9 100644 --- a/recipes/wip/tools/pixelsort/recipe.toml +++ b/recipes/wip/tools/pixelsort/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/Void-ux/pixelsort" [build] -- GitLab