From 29bfced5ab5323e35b71d47248c8f32ee3037e9e Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 13 Feb 2024 12:32:38 +0000 Subject: [PATCH] move recipes --- 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 => }/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}/naev/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 => }/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/{ => net}/arti/recipe.toml | 0 35 files changed, 0 insertions(+), 0 deletions(-) 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 => }/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}/naev/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 => }/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/{ => net}/arti/recipe.toml (100%) diff --git a/recipes/wip/games/0ad/0ad-data/recipe.toml b/recipes/wip/games/0ad-data/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/0ad-data/recipe.toml rename to recipes/wip/games/0ad-data/recipe.toml diff --git a/recipes/wip/games/0ad/asmfish/recipe.toml b/recipes/wip/games/asmfish/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/asmfish/recipe.toml rename to recipes/wip/games/asmfish/recipe.toml diff --git a/recipes/wip/games/0ad/battle-of-wesnoth/recipe.toml b/recipes/wip/games/battle-of-wesnoth/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/battle-of-wesnoth/recipe.toml rename to recipes/wip/games/battle-of-wesnoth/recipe.toml diff --git a/recipes/wip/games/0ad/battleship-rs/recipe.toml b/recipes/wip/games/battleship-rs/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/battleship-rs/recipe.toml rename to recipes/wip/games/battleship-rs/recipe.toml diff --git a/recipes/wip/games/0ad/betterspades/recipe.toml b/recipes/wip/games/betterspades/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/betterspades/recipe.toml rename to recipes/wip/games/betterspades/recipe.toml diff --git a/recipes/wip/games/0ad/call-of-ferris/recipe.toml b/recipes/wip/games/call-of-ferris/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/call-of-ferris/recipe.toml rename to recipes/wip/games/call-of-ferris/recipe.toml diff --git a/recipes/wip/games/0ad/chess-tui/recipe.toml b/recipes/wip/games/chess-tui/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/chess-tui/recipe.toml rename to recipes/wip/games/chess-tui/recipe.toml diff --git a/recipes/wip/games/0ad/chocolate-doom/recipe.toml b/recipes/wip/games/chocolate-doom/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/chocolate-doom/recipe.toml rename to recipes/wip/games/chocolate-doom/recipe.toml diff --git a/recipes/wip/games/0ad/crispy-doom/recipe.toml b/recipes/wip/games/crispy-doom/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/crispy-doom/recipe.toml rename to recipes/wip/games/crispy-doom/recipe.toml diff --git a/recipes/wip/games/0ad/cuberite/recipe.toml b/recipes/wip/games/cuberite/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/cuberite/recipe.toml rename to recipes/wip/games/cuberite/recipe.toml diff --git a/recipes/wip/games/0ad/dcss/recipe.toml b/recipes/wip/games/dcss/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/dcss/recipe.toml rename to recipes/wip/games/dcss/recipe.toml diff --git a/recipes/wip/games/0ad/et-legacy/recipe.toml b/recipes/wip/games/et-legacy/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/et-legacy/recipe.toml rename to recipes/wip/games/et-legacy/recipe.toml diff --git a/recipes/wip/games/0ad/game-of-life-rs/recipe.toml b/recipes/wip/games/game-of-life-rs/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/game-of-life-rs/recipe.toml rename to recipes/wip/games/game-of-life-rs/recipe.toml diff --git a/recipes/wip/games/0ad/ioquake3/recipe.toml b/recipes/wip/games/ioquake3/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/ioquake3/recipe.toml rename to recipes/wip/games/ioquake3/recipe.toml diff --git a/recipes/wip/games/0ad/minesweep-rs/recipe.toml b/recipes/wip/games/minesweep-rs/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/minesweep-rs/recipe.toml rename to recipes/wip/games/minesweep-rs/recipe.toml diff --git a/recipes/wip/games/0ad/minetest-data/recipe.toml b/recipes/wip/games/minetest-data/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/minetest-data/recipe.toml rename to recipes/wip/games/minetest-data/recipe.toml diff --git a/recipes/wip/games/0ad/minetest/recipe.toml b/recipes/wip/games/minetest/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/minetest/recipe.toml rename to recipes/wip/games/minetest/recipe.toml diff --git a/recipes/wip/naev/recipe.toml b/recipes/wip/games/naev/recipe.toml similarity index 100% rename from recipes/wip/naev/recipe.toml rename to recipes/wip/games/naev/recipe.toml diff --git a/recipes/wip/games/0ad/openarena/recipe.toml b/recipes/wip/games/openarena/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/openarena/recipe.toml rename to recipes/wip/games/openarena/recipe.toml diff --git a/recipes/wip/games/0ad/openlara/recipe.toml b/recipes/wip/games/openlara/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/openlara/recipe.toml rename to recipes/wip/games/openlara/recipe.toml diff --git a/recipes/wip/games/0ad/openspades/recipe.toml b/recipes/wip/games/openspades/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/openspades/recipe.toml rename to recipes/wip/games/openspades/recipe.toml diff --git a/recipes/wip/games/0ad/rbdoom3-bfg/recipe.toml b/recipes/wip/games/rbdoom3-bfg/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/rbdoom3-bfg/recipe.toml rename to recipes/wip/games/rbdoom3-bfg/recipe.toml diff --git a/recipes/wip/games/0ad/stockfish/recipe.toml b/recipes/wip/games/stockfish/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/stockfish/recipe.toml rename to recipes/wip/games/stockfish/recipe.toml diff --git a/recipes/wip/games/0ad/supertuxkart/recipe.toml b/recipes/wip/games/supertuxkart/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/supertuxkart/recipe.toml rename to recipes/wip/games/supertuxkart/recipe.toml diff --git a/recipes/wip/games/0ad/tic-tac-toe-rs/recipe.toml b/recipes/wip/games/tic-tac-toe-rs/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/tic-tac-toe-rs/recipe.toml rename to recipes/wip/games/tic-tac-toe-rs/recipe.toml diff --git a/recipes/wip/games/0ad/unvanquished-benchmarks/recipe.toml b/recipes/wip/games/unvanquished-benchmarks/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/unvanquished-benchmarks/recipe.toml rename to recipes/wip/games/unvanquished-benchmarks/recipe.toml diff --git a/recipes/wip/games/0ad/unvanquished/recipe.toml b/recipes/wip/games/unvanquished/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/unvanquished/recipe.toml rename to recipes/wip/games/unvanquished/recipe.toml diff --git a/recipes/wip/games/0ad/veloren/recipe.toml b/recipes/wip/games/veloren/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/veloren/recipe.toml rename to recipes/wip/games/veloren/recipe.toml diff --git a/recipes/wip/games/0ad/vkquake/recipe.toml b/recipes/wip/games/vkquake/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/vkquake/recipe.toml rename to recipes/wip/games/vkquake/recipe.toml diff --git a/recipes/wip/games/0ad/vkquake2/recipe.toml b/recipes/wip/games/vkquake2/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/vkquake2/recipe.toml rename to recipes/wip/games/vkquake2/recipe.toml diff --git a/recipes/wip/games/0ad/warsow/recipe.toml b/recipes/wip/games/warsow/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/warsow/recipe.toml rename to recipes/wip/games/warsow/recipe.toml diff --git a/recipes/wip/games/0ad/xash3d-fwgs/recipe.toml b/recipes/wip/games/xash3d-fwgs/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/xash3d-fwgs/recipe.toml rename to recipes/wip/games/xash3d-fwgs/recipe.toml diff --git a/recipes/wip/games/0ad/yquake2/recipe.toml b/recipes/wip/games/yquake2/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/yquake2/recipe.toml rename to recipes/wip/games/yquake2/recipe.toml diff --git a/recipes/wip/games/0ad/zerospades/recipe.toml b/recipes/wip/games/zerospades/recipe.toml similarity index 100% rename from recipes/wip/games/0ad/zerospades/recipe.toml rename to recipes/wip/games/zerospades/recipe.toml diff --git a/recipes/wip/arti/recipe.toml b/recipes/wip/net/arti/recipe.toml similarity index 100% rename from recipes/wip/arti/recipe.toml rename to recipes/wip/net/arti/recipe.toml -- GitLab