From 6105bf7e06533ffd502e22e67324283bf71e22e7 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 10 Feb 2024 11:04:05 +0000
Subject: [PATCH] move more WIP recipes to categories

---
 recipes/wip/{ => dev}/cargo-about/recipe.toml                   | 0
 recipes/wip/{ => dev}/cargo-audit/recipe.toml                   | 0
 recipes/wip/{ => dev}/cargo-auditable/recipe.toml               | 0
 recipes/wip/{ => dev}/cargo-cache/recipe.toml                   | 0
 recipes/wip/{ => dev}/cargo-crev/recipe.toml                    | 0
 recipes/wip/{ => dev}/cargo-deny/recipe.toml                    | 0
 recipes/wip/{ => dev}/cargo-diet/recipe.toml                    | 0
 recipes/wip/{ => dev}/cargo-fuzz/recipe.toml                    | 0
 recipes/wip/{ => dev}/cargo-geiger/recipe.toml                  | 0
 recipes/wip/{ => dev}/cargo-generate/recipe.toml                | 0
 recipes/wip/{ => dev}/cargo-info/recipe.toml                    | 0
 recipes/wip/{ => dev}/cargo-msrv/recipe.toml                    | 0
 recipes/wip/{ => dev}/cargo-mutants/recipe.toml                 | 0
 recipes/wip/{ => dev}/cargo-nextest/recipe.toml                 | 0
 recipes/wip/{ => dev}/cargo-remark/recipe.toml                  | 0
 recipes/wip/{ => dev}/cargo-run-bin/recipe.toml                 | 0
 recipes/wip/{ => dev}/cargo-scaffold/recipe.toml                | 0
 recipes/wip/{ => dev}/cargo-show-asm/recipe.toml                | 0
 recipes/wip/{ => dev}/cargo-smart-release/recipe.toml           | 0
 recipes/wip/{ => dev}/cargo-sweep/recipe.toml                   | 0
 recipes/wip/{ => dev}/cargo-tarpaulin/recipe.toml               | 0
 recipes/wip/{ => dev}/cargo-ui/recipe.toml                      | 0
 recipes/wip/{ => dev}/cargo-vet/recipe.toml                     | 0
 recipes/wip/{ => dev}/cargo-watch/recipe.toml                   | 0
 recipes/wip/{ => dev}/cargo-zigbuild/recipe.toml                | 0
 recipes/wip/{ => dev}/deps-rs/recipe.toml                       | 0
 recipes/wip/{ => games/0ad}/0ad-data/recipe.toml                | 0
 recipes/wip/{ => games/0ad}/asmfish/recipe.toml                 | 0
 recipes/wip/{ => games/0ad}/battle-of-wesnoth/recipe.toml       | 0
 recipes/wip/{ => games/0ad}/battleship-rs/recipe.toml           | 0
 recipes/wip/{ => games/0ad}/betterspades/recipe.toml            | 0
 recipes/wip/{ => games/0ad}/bevy-engine/recipe.toml             | 0
 recipes/wip/{ => games/0ad}/call-of-ferris/recipe.toml          | 0
 recipes/wip/{ => games/0ad}/chess-tui/recipe.toml               | 0
 recipes/wip/{ => games/0ad}/chocolate-doom/recipe.toml          | 0
 recipes/wip/{ => games/0ad}/crispy-doom/recipe.toml             | 0
 recipes/wip/{ => games/0ad}/cuberite/recipe.toml                | 0
 recipes/wip/{ => games/0ad}/dcss/recipe.toml                    | 0
 recipes/wip/{ => games/0ad}/et-legacy/recipe.toml               | 0
 recipes/wip/{ => games/0ad}/game-of-life-rs/recipe.toml         | 0
 recipes/wip/{ => games/0ad}/ioquake3/recipe.toml                | 0
 recipes/wip/{ => games/0ad}/minesweep-rs/recipe.toml            | 0
 recipes/wip/{ => games/0ad}/minetest-data/recipe.toml           | 0
 recipes/wip/{ => games/0ad}/minetest/recipe.toml                | 0
 recipes/wip/{ => games/0ad}/openarena/recipe.toml               | 0
 recipes/wip/{ => games/0ad}/openlara/recipe.toml                | 0
 recipes/wip/{ => games/0ad}/openspades/recipe.toml              | 0
 recipes/wip/{ => games/0ad}/rbdoom3-bfg/recipe.toml             | 0
 recipes/wip/{ => games}/0ad/recipe.toml                         | 0
 recipes/wip/{ => games/0ad}/stockfish/recipe.toml               | 0
 recipes/wip/{ => games/0ad}/supertuxkart/recipe.toml            | 0
 recipes/wip/{ => games/0ad}/tic-tac-toe-rs/recipe.toml          | 0
 recipes/wip/{ => games/0ad}/unvanquished-benchmarks/recipe.toml | 0
 recipes/wip/{ => games/0ad}/unvanquished/recipe.toml            | 0
 recipes/wip/{ => games/0ad}/veloren/recipe.toml                 | 0
 recipes/wip/{ => games/0ad}/vkquake/recipe.toml                 | 0
 recipes/wip/{ => games/0ad}/vkquake2/recipe.toml                | 0
 recipes/wip/{ => games/0ad}/warsow/recipe.toml                  | 0
 recipes/wip/{ => games/0ad}/xash3d-fwgs/recipe.toml             | 0
 recipes/wip/{ => games/0ad}/yquake2/recipe.toml                 | 0
 recipes/wip/{ => games/0ad}/zerospades/recipe.toml              | 0
 recipes/wip/{ => tools}/termimage/recipe.toml                   | 0
 recipes/wip/{ => tools}/topgrade/recipe.toml                    | 0
 recipes/wip/{ => tui}/gyr/recipe.toml                           | 0
 recipes/wip/{ => tui}/twitch-tui/recipe.toml                    | 0
 65 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => dev}/cargo-about/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-audit/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-auditable/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-cache/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-crev/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-deny/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-diet/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-fuzz/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-geiger/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-generate/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-info/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-msrv/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-mutants/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-nextest/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-remark/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-run-bin/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-scaffold/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-show-asm/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-smart-release/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-sweep/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-tarpaulin/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-ui/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-vet/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-watch/recipe.toml (100%)
 rename recipes/wip/{ => dev}/cargo-zigbuild/recipe.toml (100%)
 rename recipes/wip/{ => dev}/deps-rs/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/0ad-data/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/asmfish/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/battle-of-wesnoth/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/battleship-rs/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/betterspades/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/bevy-engine/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/call-of-ferris/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/chess-tui/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/chocolate-doom/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/crispy-doom/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/cuberite/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/dcss/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/et-legacy/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/game-of-life-rs/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/ioquake3/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/minesweep-rs/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/minetest-data/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/minetest/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/openarena/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/openlara/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/openspades/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/rbdoom3-bfg/recipe.toml (100%)
 rename recipes/wip/{ => games}/0ad/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/stockfish/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/supertuxkart/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/tic-tac-toe-rs/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/unvanquished-benchmarks/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/unvanquished/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/veloren/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/vkquake/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/vkquake2/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/warsow/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/xash3d-fwgs/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/yquake2/recipe.toml (100%)
 rename recipes/wip/{ => games/0ad}/zerospades/recipe.toml (100%)
 rename recipes/wip/{ => tools}/termimage/recipe.toml (100%)
 rename recipes/wip/{ => tools}/topgrade/recipe.toml (100%)
 rename recipes/wip/{ => tui}/gyr/recipe.toml (100%)
 rename recipes/wip/{ => tui}/twitch-tui/recipe.toml (100%)

diff --git a/recipes/wip/cargo-about/recipe.toml b/recipes/wip/dev/cargo-about/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-about/recipe.toml
rename to recipes/wip/dev/cargo-about/recipe.toml
diff --git a/recipes/wip/cargo-audit/recipe.toml b/recipes/wip/dev/cargo-audit/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-audit/recipe.toml
rename to recipes/wip/dev/cargo-audit/recipe.toml
diff --git a/recipes/wip/cargo-auditable/recipe.toml b/recipes/wip/dev/cargo-auditable/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-auditable/recipe.toml
rename to recipes/wip/dev/cargo-auditable/recipe.toml
diff --git a/recipes/wip/cargo-cache/recipe.toml b/recipes/wip/dev/cargo-cache/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-cache/recipe.toml
rename to recipes/wip/dev/cargo-cache/recipe.toml
diff --git a/recipes/wip/cargo-crev/recipe.toml b/recipes/wip/dev/cargo-crev/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-crev/recipe.toml
rename to recipes/wip/dev/cargo-crev/recipe.toml
diff --git a/recipes/wip/cargo-deny/recipe.toml b/recipes/wip/dev/cargo-deny/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-deny/recipe.toml
rename to recipes/wip/dev/cargo-deny/recipe.toml
diff --git a/recipes/wip/cargo-diet/recipe.toml b/recipes/wip/dev/cargo-diet/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-diet/recipe.toml
rename to recipes/wip/dev/cargo-diet/recipe.toml
diff --git a/recipes/wip/cargo-fuzz/recipe.toml b/recipes/wip/dev/cargo-fuzz/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-fuzz/recipe.toml
rename to recipes/wip/dev/cargo-fuzz/recipe.toml
diff --git a/recipes/wip/cargo-geiger/recipe.toml b/recipes/wip/dev/cargo-geiger/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-geiger/recipe.toml
rename to recipes/wip/dev/cargo-geiger/recipe.toml
diff --git a/recipes/wip/cargo-generate/recipe.toml b/recipes/wip/dev/cargo-generate/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-generate/recipe.toml
rename to recipes/wip/dev/cargo-generate/recipe.toml
diff --git a/recipes/wip/cargo-info/recipe.toml b/recipes/wip/dev/cargo-info/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-info/recipe.toml
rename to recipes/wip/dev/cargo-info/recipe.toml
diff --git a/recipes/wip/cargo-msrv/recipe.toml b/recipes/wip/dev/cargo-msrv/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-msrv/recipe.toml
rename to recipes/wip/dev/cargo-msrv/recipe.toml
diff --git a/recipes/wip/cargo-mutants/recipe.toml b/recipes/wip/dev/cargo-mutants/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-mutants/recipe.toml
rename to recipes/wip/dev/cargo-mutants/recipe.toml
diff --git a/recipes/wip/cargo-nextest/recipe.toml b/recipes/wip/dev/cargo-nextest/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-nextest/recipe.toml
rename to recipes/wip/dev/cargo-nextest/recipe.toml
diff --git a/recipes/wip/cargo-remark/recipe.toml b/recipes/wip/dev/cargo-remark/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-remark/recipe.toml
rename to recipes/wip/dev/cargo-remark/recipe.toml
diff --git a/recipes/wip/cargo-run-bin/recipe.toml b/recipes/wip/dev/cargo-run-bin/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-run-bin/recipe.toml
rename to recipes/wip/dev/cargo-run-bin/recipe.toml
diff --git a/recipes/wip/cargo-scaffold/recipe.toml b/recipes/wip/dev/cargo-scaffold/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-scaffold/recipe.toml
rename to recipes/wip/dev/cargo-scaffold/recipe.toml
diff --git a/recipes/wip/cargo-show-asm/recipe.toml b/recipes/wip/dev/cargo-show-asm/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-show-asm/recipe.toml
rename to recipes/wip/dev/cargo-show-asm/recipe.toml
diff --git a/recipes/wip/cargo-smart-release/recipe.toml b/recipes/wip/dev/cargo-smart-release/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-smart-release/recipe.toml
rename to recipes/wip/dev/cargo-smart-release/recipe.toml
diff --git a/recipes/wip/cargo-sweep/recipe.toml b/recipes/wip/dev/cargo-sweep/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-sweep/recipe.toml
rename to recipes/wip/dev/cargo-sweep/recipe.toml
diff --git a/recipes/wip/cargo-tarpaulin/recipe.toml b/recipes/wip/dev/cargo-tarpaulin/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-tarpaulin/recipe.toml
rename to recipes/wip/dev/cargo-tarpaulin/recipe.toml
diff --git a/recipes/wip/cargo-ui/recipe.toml b/recipes/wip/dev/cargo-ui/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-ui/recipe.toml
rename to recipes/wip/dev/cargo-ui/recipe.toml
diff --git a/recipes/wip/cargo-vet/recipe.toml b/recipes/wip/dev/cargo-vet/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-vet/recipe.toml
rename to recipes/wip/dev/cargo-vet/recipe.toml
diff --git a/recipes/wip/cargo-watch/recipe.toml b/recipes/wip/dev/cargo-watch/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-watch/recipe.toml
rename to recipes/wip/dev/cargo-watch/recipe.toml
diff --git a/recipes/wip/cargo-zigbuild/recipe.toml b/recipes/wip/dev/cargo-zigbuild/recipe.toml
similarity index 100%
rename from recipes/wip/cargo-zigbuild/recipe.toml
rename to recipes/wip/dev/cargo-zigbuild/recipe.toml
diff --git a/recipes/wip/deps-rs/recipe.toml b/recipes/wip/dev/deps-rs/recipe.toml
similarity index 100%
rename from recipes/wip/deps-rs/recipe.toml
rename to recipes/wip/dev/deps-rs/recipe.toml
diff --git a/recipes/wip/0ad-data/recipe.toml b/recipes/wip/games/0ad/0ad-data/recipe.toml
similarity index 100%
rename from recipes/wip/0ad-data/recipe.toml
rename to recipes/wip/games/0ad/0ad-data/recipe.toml
diff --git a/recipes/wip/asmfish/recipe.toml b/recipes/wip/games/0ad/asmfish/recipe.toml
similarity index 100%
rename from recipes/wip/asmfish/recipe.toml
rename to recipes/wip/games/0ad/asmfish/recipe.toml
diff --git a/recipes/wip/battle-of-wesnoth/recipe.toml b/recipes/wip/games/0ad/battle-of-wesnoth/recipe.toml
similarity index 100%
rename from recipes/wip/battle-of-wesnoth/recipe.toml
rename to recipes/wip/games/0ad/battle-of-wesnoth/recipe.toml
diff --git a/recipes/wip/battleship-rs/recipe.toml b/recipes/wip/games/0ad/battleship-rs/recipe.toml
similarity index 100%
rename from recipes/wip/battleship-rs/recipe.toml
rename to recipes/wip/games/0ad/battleship-rs/recipe.toml
diff --git a/recipes/wip/betterspades/recipe.toml b/recipes/wip/games/0ad/betterspades/recipe.toml
similarity index 100%
rename from recipes/wip/betterspades/recipe.toml
rename to recipes/wip/games/0ad/betterspades/recipe.toml
diff --git a/recipes/wip/bevy-engine/recipe.toml b/recipes/wip/games/0ad/bevy-engine/recipe.toml
similarity index 100%
rename from recipes/wip/bevy-engine/recipe.toml
rename to recipes/wip/games/0ad/bevy-engine/recipe.toml
diff --git a/recipes/wip/call-of-ferris/recipe.toml b/recipes/wip/games/0ad/call-of-ferris/recipe.toml
similarity index 100%
rename from recipes/wip/call-of-ferris/recipe.toml
rename to recipes/wip/games/0ad/call-of-ferris/recipe.toml
diff --git a/recipes/wip/chess-tui/recipe.toml b/recipes/wip/games/0ad/chess-tui/recipe.toml
similarity index 100%
rename from recipes/wip/chess-tui/recipe.toml
rename to recipes/wip/games/0ad/chess-tui/recipe.toml
diff --git a/recipes/wip/chocolate-doom/recipe.toml b/recipes/wip/games/0ad/chocolate-doom/recipe.toml
similarity index 100%
rename from recipes/wip/chocolate-doom/recipe.toml
rename to recipes/wip/games/0ad/chocolate-doom/recipe.toml
diff --git a/recipes/wip/crispy-doom/recipe.toml b/recipes/wip/games/0ad/crispy-doom/recipe.toml
similarity index 100%
rename from recipes/wip/crispy-doom/recipe.toml
rename to recipes/wip/games/0ad/crispy-doom/recipe.toml
diff --git a/recipes/wip/cuberite/recipe.toml b/recipes/wip/games/0ad/cuberite/recipe.toml
similarity index 100%
rename from recipes/wip/cuberite/recipe.toml
rename to recipes/wip/games/0ad/cuberite/recipe.toml
diff --git a/recipes/wip/dcss/recipe.toml b/recipes/wip/games/0ad/dcss/recipe.toml
similarity index 100%
rename from recipes/wip/dcss/recipe.toml
rename to recipes/wip/games/0ad/dcss/recipe.toml
diff --git a/recipes/wip/et-legacy/recipe.toml b/recipes/wip/games/0ad/et-legacy/recipe.toml
similarity index 100%
rename from recipes/wip/et-legacy/recipe.toml
rename to recipes/wip/games/0ad/et-legacy/recipe.toml
diff --git a/recipes/wip/game-of-life-rs/recipe.toml b/recipes/wip/games/0ad/game-of-life-rs/recipe.toml
similarity index 100%
rename from recipes/wip/game-of-life-rs/recipe.toml
rename to recipes/wip/games/0ad/game-of-life-rs/recipe.toml
diff --git a/recipes/wip/ioquake3/recipe.toml b/recipes/wip/games/0ad/ioquake3/recipe.toml
similarity index 100%
rename from recipes/wip/ioquake3/recipe.toml
rename to recipes/wip/games/0ad/ioquake3/recipe.toml
diff --git a/recipes/wip/minesweep-rs/recipe.toml b/recipes/wip/games/0ad/minesweep-rs/recipe.toml
similarity index 100%
rename from recipes/wip/minesweep-rs/recipe.toml
rename to recipes/wip/games/0ad/minesweep-rs/recipe.toml
diff --git a/recipes/wip/minetest-data/recipe.toml b/recipes/wip/games/0ad/minetest-data/recipe.toml
similarity index 100%
rename from recipes/wip/minetest-data/recipe.toml
rename to recipes/wip/games/0ad/minetest-data/recipe.toml
diff --git a/recipes/wip/minetest/recipe.toml b/recipes/wip/games/0ad/minetest/recipe.toml
similarity index 100%
rename from recipes/wip/minetest/recipe.toml
rename to recipes/wip/games/0ad/minetest/recipe.toml
diff --git a/recipes/wip/openarena/recipe.toml b/recipes/wip/games/0ad/openarena/recipe.toml
similarity index 100%
rename from recipes/wip/openarena/recipe.toml
rename to recipes/wip/games/0ad/openarena/recipe.toml
diff --git a/recipes/wip/openlara/recipe.toml b/recipes/wip/games/0ad/openlara/recipe.toml
similarity index 100%
rename from recipes/wip/openlara/recipe.toml
rename to recipes/wip/games/0ad/openlara/recipe.toml
diff --git a/recipes/wip/openspades/recipe.toml b/recipes/wip/games/0ad/openspades/recipe.toml
similarity index 100%
rename from recipes/wip/openspades/recipe.toml
rename to recipes/wip/games/0ad/openspades/recipe.toml
diff --git a/recipes/wip/rbdoom3-bfg/recipe.toml b/recipes/wip/games/0ad/rbdoom3-bfg/recipe.toml
similarity index 100%
rename from recipes/wip/rbdoom3-bfg/recipe.toml
rename to recipes/wip/games/0ad/rbdoom3-bfg/recipe.toml
diff --git a/recipes/wip/0ad/recipe.toml b/recipes/wip/games/0ad/recipe.toml
similarity index 100%
rename from recipes/wip/0ad/recipe.toml
rename to recipes/wip/games/0ad/recipe.toml
diff --git a/recipes/wip/stockfish/recipe.toml b/recipes/wip/games/0ad/stockfish/recipe.toml
similarity index 100%
rename from recipes/wip/stockfish/recipe.toml
rename to recipes/wip/games/0ad/stockfish/recipe.toml
diff --git a/recipes/wip/supertuxkart/recipe.toml b/recipes/wip/games/0ad/supertuxkart/recipe.toml
similarity index 100%
rename from recipes/wip/supertuxkart/recipe.toml
rename to recipes/wip/games/0ad/supertuxkart/recipe.toml
diff --git a/recipes/wip/tic-tac-toe-rs/recipe.toml b/recipes/wip/games/0ad/tic-tac-toe-rs/recipe.toml
similarity index 100%
rename from recipes/wip/tic-tac-toe-rs/recipe.toml
rename to recipes/wip/games/0ad/tic-tac-toe-rs/recipe.toml
diff --git a/recipes/wip/unvanquished-benchmarks/recipe.toml b/recipes/wip/games/0ad/unvanquished-benchmarks/recipe.toml
similarity index 100%
rename from recipes/wip/unvanquished-benchmarks/recipe.toml
rename to recipes/wip/games/0ad/unvanquished-benchmarks/recipe.toml
diff --git a/recipes/wip/unvanquished/recipe.toml b/recipes/wip/games/0ad/unvanquished/recipe.toml
similarity index 100%
rename from recipes/wip/unvanquished/recipe.toml
rename to recipes/wip/games/0ad/unvanquished/recipe.toml
diff --git a/recipes/wip/veloren/recipe.toml b/recipes/wip/games/0ad/veloren/recipe.toml
similarity index 100%
rename from recipes/wip/veloren/recipe.toml
rename to recipes/wip/games/0ad/veloren/recipe.toml
diff --git a/recipes/wip/vkquake/recipe.toml b/recipes/wip/games/0ad/vkquake/recipe.toml
similarity index 100%
rename from recipes/wip/vkquake/recipe.toml
rename to recipes/wip/games/0ad/vkquake/recipe.toml
diff --git a/recipes/wip/vkquake2/recipe.toml b/recipes/wip/games/0ad/vkquake2/recipe.toml
similarity index 100%
rename from recipes/wip/vkquake2/recipe.toml
rename to recipes/wip/games/0ad/vkquake2/recipe.toml
diff --git a/recipes/wip/warsow/recipe.toml b/recipes/wip/games/0ad/warsow/recipe.toml
similarity index 100%
rename from recipes/wip/warsow/recipe.toml
rename to recipes/wip/games/0ad/warsow/recipe.toml
diff --git a/recipes/wip/xash3d-fwgs/recipe.toml b/recipes/wip/games/0ad/xash3d-fwgs/recipe.toml
similarity index 100%
rename from recipes/wip/xash3d-fwgs/recipe.toml
rename to recipes/wip/games/0ad/xash3d-fwgs/recipe.toml
diff --git a/recipes/wip/yquake2/recipe.toml b/recipes/wip/games/0ad/yquake2/recipe.toml
similarity index 100%
rename from recipes/wip/yquake2/recipe.toml
rename to recipes/wip/games/0ad/yquake2/recipe.toml
diff --git a/recipes/wip/zerospades/recipe.toml b/recipes/wip/games/0ad/zerospades/recipe.toml
similarity index 100%
rename from recipes/wip/zerospades/recipe.toml
rename to recipes/wip/games/0ad/zerospades/recipe.toml
diff --git a/recipes/wip/termimage/recipe.toml b/recipes/wip/tools/termimage/recipe.toml
similarity index 100%
rename from recipes/wip/termimage/recipe.toml
rename to recipes/wip/tools/termimage/recipe.toml
diff --git a/recipes/wip/topgrade/recipe.toml b/recipes/wip/tools/topgrade/recipe.toml
similarity index 100%
rename from recipes/wip/topgrade/recipe.toml
rename to recipes/wip/tools/topgrade/recipe.toml
diff --git a/recipes/wip/gyr/recipe.toml b/recipes/wip/tui/gyr/recipe.toml
similarity index 100%
rename from recipes/wip/gyr/recipe.toml
rename to recipes/wip/tui/gyr/recipe.toml
diff --git a/recipes/wip/twitch-tui/recipe.toml b/recipes/wip/tui/twitch-tui/recipe.toml
similarity index 100%
rename from recipes/wip/twitch-tui/recipe.toml
rename to recipes/wip/tui/twitch-tui/recipe.toml
-- 
GitLab