From 17f94fcf1be82bcfa92dc556913464ba8a397eeb Mon Sep 17 00:00:00 2001 From: Ribbon Date: Tue, 24 Mar 2026 14:33:10 -0300 Subject: [PATCH] Move more recipes --- .../{dev/game-engine => games/engines}/defold-engine/recipe.toml | 0 .../{dev/game-engine => games/engines}/fyrox-template/recipe.toml | 0 recipes/wip/{dev/game-engine => games/engines}/godot4/recipe.toml | 0 recipes/wip/{dev/game-engine => games/engines}/redot4/recipe.toml | 0 recipes/wip/{dev => }/hw/design/recipe.toml | 0 recipes/wip/{dev => }/hw/librepcb/recipe.toml | 0 recipes/wip/{dev => }/hw/uefitool/recipe.toml | 0 recipes/wip/{dev => }/web/emscripten/recipe.toml | 0 recipes/wip/{dev => }/web/vox/recipe.toml | 0 recipes/wip/{dev => }/web/zola/recipe.toml | 0 recipes/wip/{dev => }/web/zola/redox.patch | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/{dev/game-engine => games/engines}/defold-engine/recipe.toml (100%) rename recipes/wip/{dev/game-engine => games/engines}/fyrox-template/recipe.toml (100%) rename recipes/wip/{dev/game-engine => games/engines}/godot4/recipe.toml (100%) rename recipes/wip/{dev/game-engine => games/engines}/redot4/recipe.toml (100%) rename recipes/wip/{dev => }/hw/design/recipe.toml (100%) rename recipes/wip/{dev => }/hw/librepcb/recipe.toml (100%) rename recipes/wip/{dev => }/hw/uefitool/recipe.toml (100%) rename recipes/wip/{dev => }/web/emscripten/recipe.toml (100%) rename recipes/wip/{dev => }/web/vox/recipe.toml (100%) rename recipes/wip/{dev => }/web/zola/recipe.toml (100%) rename recipes/wip/{dev => }/web/zola/redox.patch (100%) diff --git a/recipes/wip/dev/game-engine/defold-engine/recipe.toml b/recipes/wip/games/engines/defold-engine/recipe.toml similarity index 100% rename from recipes/wip/dev/game-engine/defold-engine/recipe.toml rename to recipes/wip/games/engines/defold-engine/recipe.toml diff --git a/recipes/wip/dev/game-engine/fyrox-template/recipe.toml b/recipes/wip/games/engines/fyrox-template/recipe.toml similarity index 100% rename from recipes/wip/dev/game-engine/fyrox-template/recipe.toml rename to recipes/wip/games/engines/fyrox-template/recipe.toml diff --git a/recipes/wip/dev/game-engine/godot4/recipe.toml b/recipes/wip/games/engines/godot4/recipe.toml similarity index 100% rename from recipes/wip/dev/game-engine/godot4/recipe.toml rename to recipes/wip/games/engines/godot4/recipe.toml diff --git a/recipes/wip/dev/game-engine/redot4/recipe.toml b/recipes/wip/games/engines/redot4/recipe.toml similarity index 100% rename from recipes/wip/dev/game-engine/redot4/recipe.toml rename to recipes/wip/games/engines/redot4/recipe.toml diff --git a/recipes/wip/dev/hw/design/recipe.toml b/recipes/wip/hw/design/recipe.toml similarity index 100% rename from recipes/wip/dev/hw/design/recipe.toml rename to recipes/wip/hw/design/recipe.toml diff --git a/recipes/wip/dev/hw/librepcb/recipe.toml b/recipes/wip/hw/librepcb/recipe.toml similarity index 100% rename from recipes/wip/dev/hw/librepcb/recipe.toml rename to recipes/wip/hw/librepcb/recipe.toml diff --git a/recipes/wip/dev/hw/uefitool/recipe.toml b/recipes/wip/hw/uefitool/recipe.toml similarity index 100% rename from recipes/wip/dev/hw/uefitool/recipe.toml rename to recipes/wip/hw/uefitool/recipe.toml diff --git a/recipes/wip/dev/web/emscripten/recipe.toml b/recipes/wip/web/emscripten/recipe.toml similarity index 100% rename from recipes/wip/dev/web/emscripten/recipe.toml rename to recipes/wip/web/emscripten/recipe.toml diff --git a/recipes/wip/dev/web/vox/recipe.toml b/recipes/wip/web/vox/recipe.toml similarity index 100% rename from recipes/wip/dev/web/vox/recipe.toml rename to recipes/wip/web/vox/recipe.toml diff --git a/recipes/wip/dev/web/zola/recipe.toml b/recipes/wip/web/zola/recipe.toml similarity index 100% rename from recipes/wip/dev/web/zola/recipe.toml rename to recipes/wip/web/zola/recipe.toml diff --git a/recipes/wip/dev/web/zola/redox.patch b/recipes/wip/web/zola/redox.patch similarity index 100% rename from recipes/wip/dev/web/zola/redox.patch rename to recipes/wip/web/zola/redox.patch