From 2cc68c63f68ae02f79730ff86bb12681dcbd02b3 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sun, 11 Feb 2024 14:30:52 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => benchmarks}/phoronix-test-suite/recipe.toml | 0
 recipes/wip/{ => dev}/ninja-build/recipe.toml                | 0
 recipes/wip/{ => dev}/nodejs-lts/recipe.toml                 | 0
 recipes/wip/{ => dev}/nodejs/recipe.toml                     | 0
 recipes/wip/{ => dev}/protobuf/recipe.toml                   | 0
 recipes/wip/{ => dev}/python310/recipe.toml                  | 0
 recipes/wip/{ => dev}/python312/recipe.toml                  | 0
 recipes/wip/{ => dev}/qbe/recipe.toml                        | 0
 recipes/wip/{ => dev}/rattler-build/recipe.toml              | 0
 recipes/wip/{ => net}/firefox-esr/recipe.toml                | 0
 recipes/wip/{ => net}/lagrange/recipe.toml                   | 0
 recipes/wip/{ => tools}/7-zip/recipe.toml                    | 0
 recipes/wip/{ => tools}/alacritty/recipe.toml                | 0
 13 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => benchmarks}/phoronix-test-suite/recipe.toml (100%)
 rename recipes/wip/{ => dev}/ninja-build/recipe.toml (100%)
 rename recipes/wip/{ => dev}/nodejs-lts/recipe.toml (100%)
 rename recipes/wip/{ => dev}/nodejs/recipe.toml (100%)
 rename recipes/wip/{ => dev}/protobuf/recipe.toml (100%)
 rename recipes/wip/{ => dev}/python310/recipe.toml (100%)
 rename recipes/wip/{ => dev}/python312/recipe.toml (100%)
 rename recipes/wip/{ => dev}/qbe/recipe.toml (100%)
 rename recipes/wip/{ => dev}/rattler-build/recipe.toml (100%)
 rename recipes/wip/{ => net}/firefox-esr/recipe.toml (100%)
 rename recipes/wip/{ => net}/lagrange/recipe.toml (100%)
 rename recipes/wip/{ => tools}/7-zip/recipe.toml (100%)
 rename recipes/wip/{ => tools}/alacritty/recipe.toml (100%)

diff --git a/recipes/wip/phoronix-test-suite/recipe.toml b/recipes/wip/benchmarks/phoronix-test-suite/recipe.toml
similarity index 100%
rename from recipes/wip/phoronix-test-suite/recipe.toml
rename to recipes/wip/benchmarks/phoronix-test-suite/recipe.toml
diff --git a/recipes/wip/ninja-build/recipe.toml b/recipes/wip/dev/ninja-build/recipe.toml
similarity index 100%
rename from recipes/wip/ninja-build/recipe.toml
rename to recipes/wip/dev/ninja-build/recipe.toml
diff --git a/recipes/wip/nodejs-lts/recipe.toml b/recipes/wip/dev/nodejs-lts/recipe.toml
similarity index 100%
rename from recipes/wip/nodejs-lts/recipe.toml
rename to recipes/wip/dev/nodejs-lts/recipe.toml
diff --git a/recipes/wip/nodejs/recipe.toml b/recipes/wip/dev/nodejs/recipe.toml
similarity index 100%
rename from recipes/wip/nodejs/recipe.toml
rename to recipes/wip/dev/nodejs/recipe.toml
diff --git a/recipes/wip/protobuf/recipe.toml b/recipes/wip/dev/protobuf/recipe.toml
similarity index 100%
rename from recipes/wip/protobuf/recipe.toml
rename to recipes/wip/dev/protobuf/recipe.toml
diff --git a/recipes/wip/python310/recipe.toml b/recipes/wip/dev/python310/recipe.toml
similarity index 100%
rename from recipes/wip/python310/recipe.toml
rename to recipes/wip/dev/python310/recipe.toml
diff --git a/recipes/wip/python312/recipe.toml b/recipes/wip/dev/python312/recipe.toml
similarity index 100%
rename from recipes/wip/python312/recipe.toml
rename to recipes/wip/dev/python312/recipe.toml
diff --git a/recipes/wip/qbe/recipe.toml b/recipes/wip/dev/qbe/recipe.toml
similarity index 100%
rename from recipes/wip/qbe/recipe.toml
rename to recipes/wip/dev/qbe/recipe.toml
diff --git a/recipes/wip/rattler-build/recipe.toml b/recipes/wip/dev/rattler-build/recipe.toml
similarity index 100%
rename from recipes/wip/rattler-build/recipe.toml
rename to recipes/wip/dev/rattler-build/recipe.toml
diff --git a/recipes/wip/firefox-esr/recipe.toml b/recipes/wip/net/firefox-esr/recipe.toml
similarity index 100%
rename from recipes/wip/firefox-esr/recipe.toml
rename to recipes/wip/net/firefox-esr/recipe.toml
diff --git a/recipes/wip/lagrange/recipe.toml b/recipes/wip/net/lagrange/recipe.toml
similarity index 100%
rename from recipes/wip/lagrange/recipe.toml
rename to recipes/wip/net/lagrange/recipe.toml
diff --git a/recipes/wip/7-zip/recipe.toml b/recipes/wip/tools/7-zip/recipe.toml
similarity index 100%
rename from recipes/wip/7-zip/recipe.toml
rename to recipes/wip/tools/7-zip/recipe.toml
diff --git a/recipes/wip/alacritty/recipe.toml b/recipes/wip/tools/alacritty/recipe.toml
similarity index 100%
rename from recipes/wip/alacritty/recipe.toml
rename to recipes/wip/tools/alacritty/recipe.toml
-- 
GitLab