From 2187ed89ab1a05a1a7bc4b4b1c6fbd939a76fa65 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Fri, 16 Feb 2024 22:05:40 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => doc}/gnome-doc-utils/recipe.toml        | 0
 recipes/wip/{ => doc}/gtk-doc/recipe.toml                | 0
 recipes/wip/{ => graphics}/luxcorerender/recipe.toml     | 0
 recipes/wip/{ => graphics}/tungsten-renderer/recipe.toml | 0
 recipes/wip/{ => icons}/breeze-icons/recipe.toml         | 0
 recipes/wip/{ => libs}/atkmm/recipe.toml                 | 0
 recipes/wip/{ => libs}/lammps/recipe.toml                | 0
 recipes/wip/{ => tools}/less/recipe.toml                 | 0
 8 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => doc}/gnome-doc-utils/recipe.toml (100%)
 rename recipes/wip/{ => doc}/gtk-doc/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/luxcorerender/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/tungsten-renderer/recipe.toml (100%)
 rename recipes/wip/{ => icons}/breeze-icons/recipe.toml (100%)
 rename recipes/wip/{ => libs}/atkmm/recipe.toml (100%)
 rename recipes/wip/{ => libs}/lammps/recipe.toml (100%)
 rename recipes/wip/{ => tools}/less/recipe.toml (100%)

diff --git a/recipes/wip/gnome-doc-utils/recipe.toml b/recipes/wip/doc/gnome-doc-utils/recipe.toml
similarity index 100%
rename from recipes/wip/gnome-doc-utils/recipe.toml
rename to recipes/wip/doc/gnome-doc-utils/recipe.toml
diff --git a/recipes/wip/gtk-doc/recipe.toml b/recipes/wip/doc/gtk-doc/recipe.toml
similarity index 100%
rename from recipes/wip/gtk-doc/recipe.toml
rename to recipes/wip/doc/gtk-doc/recipe.toml
diff --git a/recipes/wip/luxcorerender/recipe.toml b/recipes/wip/graphics/luxcorerender/recipe.toml
similarity index 100%
rename from recipes/wip/luxcorerender/recipe.toml
rename to recipes/wip/graphics/luxcorerender/recipe.toml
diff --git a/recipes/wip/tungsten-renderer/recipe.toml b/recipes/wip/graphics/tungsten-renderer/recipe.toml
similarity index 100%
rename from recipes/wip/tungsten-renderer/recipe.toml
rename to recipes/wip/graphics/tungsten-renderer/recipe.toml
diff --git a/recipes/wip/breeze-icons/recipe.toml b/recipes/wip/icons/breeze-icons/recipe.toml
similarity index 100%
rename from recipes/wip/breeze-icons/recipe.toml
rename to recipes/wip/icons/breeze-icons/recipe.toml
diff --git a/recipes/wip/atkmm/recipe.toml b/recipes/wip/libs/atkmm/recipe.toml
similarity index 100%
rename from recipes/wip/atkmm/recipe.toml
rename to recipes/wip/libs/atkmm/recipe.toml
diff --git a/recipes/wip/lammps/recipe.toml b/recipes/wip/libs/lammps/recipe.toml
similarity index 100%
rename from recipes/wip/lammps/recipe.toml
rename to recipes/wip/libs/lammps/recipe.toml
diff --git a/recipes/wip/less/recipe.toml b/recipes/wip/tools/less/recipe.toml
similarity index 100%
rename from recipes/wip/less/recipe.toml
rename to recipes/wip/tools/less/recipe.toml
-- 
GitLab