From cd406620ab189da82471e4acba500a2589aa9a29 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 13 Feb 2024 12:28:54 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => demos}/mesa-demos/recipe.toml          | 0
 recipes/wip/{ => finance}/nakamoto-wallet/recipe.toml   | 0
 recipes/wip/{ => fuse}/dwarfs/recipe.toml               | 0
 recipes/wip/{ => fuse}/ntfs-3g/recipe.toml              | 0
 recipes/wip/{ => fuse}/pifs/recipe.toml                 | 0
 recipes/wip/{ => fuse}/s3fs/recipe.toml                 | 0
 recipes/wip/{ => fuse}/sshfs/recipe.toml                | 0
 recipes/wip/{ => games}/gzdoom/recipe.toml              | 0
 recipes/wip/{tools => graphics}/blender-lts/recipe.toml | 0
 recipes/wip/{tools => graphics}/blender/recipe.toml     | 0
 recipes/wip/{tools => graphics}/gimp/recipe.toml        | 0
 recipes/wip/{ => graphics}/graphicsmagick/recipe.toml   | 0
 recipes/wip/{ => graphics}/graphviz/recipe.toml         | 0
 recipes/wip/{ => graphics}/imagemagick/recipe.toml      | 0
 recipes/wip/{ => graphics}/inkscape/recipe.toml         | 0
 recipes/wip/{tools => graphics}/krita/recipe.toml       | 0
 16 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => demos}/mesa-demos/recipe.toml (100%)
 rename recipes/wip/{ => finance}/nakamoto-wallet/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/dwarfs/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/ntfs-3g/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/pifs/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/s3fs/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/sshfs/recipe.toml (100%)
 rename recipes/wip/{ => games}/gzdoom/recipe.toml (100%)
 rename recipes/wip/{tools => graphics}/blender-lts/recipe.toml (100%)
 rename recipes/wip/{tools => graphics}/blender/recipe.toml (100%)
 rename recipes/wip/{tools => graphics}/gimp/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/graphicsmagick/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/graphviz/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/imagemagick/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/inkscape/recipe.toml (100%)
 rename recipes/wip/{tools => graphics}/krita/recipe.toml (100%)

diff --git a/recipes/wip/mesa-demos/recipe.toml b/recipes/wip/demos/mesa-demos/recipe.toml
similarity index 100%
rename from recipes/wip/mesa-demos/recipe.toml
rename to recipes/wip/demos/mesa-demos/recipe.toml
diff --git a/recipes/wip/nakamoto-wallet/recipe.toml b/recipes/wip/finance/nakamoto-wallet/recipe.toml
similarity index 100%
rename from recipes/wip/nakamoto-wallet/recipe.toml
rename to recipes/wip/finance/nakamoto-wallet/recipe.toml
diff --git a/recipes/wip/dwarfs/recipe.toml b/recipes/wip/fuse/dwarfs/recipe.toml
similarity index 100%
rename from recipes/wip/dwarfs/recipe.toml
rename to recipes/wip/fuse/dwarfs/recipe.toml
diff --git a/recipes/wip/ntfs-3g/recipe.toml b/recipes/wip/fuse/ntfs-3g/recipe.toml
similarity index 100%
rename from recipes/wip/ntfs-3g/recipe.toml
rename to recipes/wip/fuse/ntfs-3g/recipe.toml
diff --git a/recipes/wip/pifs/recipe.toml b/recipes/wip/fuse/pifs/recipe.toml
similarity index 100%
rename from recipes/wip/pifs/recipe.toml
rename to recipes/wip/fuse/pifs/recipe.toml
diff --git a/recipes/wip/s3fs/recipe.toml b/recipes/wip/fuse/s3fs/recipe.toml
similarity index 100%
rename from recipes/wip/s3fs/recipe.toml
rename to recipes/wip/fuse/s3fs/recipe.toml
diff --git a/recipes/wip/sshfs/recipe.toml b/recipes/wip/fuse/sshfs/recipe.toml
similarity index 100%
rename from recipes/wip/sshfs/recipe.toml
rename to recipes/wip/fuse/sshfs/recipe.toml
diff --git a/recipes/wip/gzdoom/recipe.toml b/recipes/wip/games/gzdoom/recipe.toml
similarity index 100%
rename from recipes/wip/gzdoom/recipe.toml
rename to recipes/wip/games/gzdoom/recipe.toml
diff --git a/recipes/wip/tools/blender-lts/recipe.toml b/recipes/wip/graphics/blender-lts/recipe.toml
similarity index 100%
rename from recipes/wip/tools/blender-lts/recipe.toml
rename to recipes/wip/graphics/blender-lts/recipe.toml
diff --git a/recipes/wip/tools/blender/recipe.toml b/recipes/wip/graphics/blender/recipe.toml
similarity index 100%
rename from recipes/wip/tools/blender/recipe.toml
rename to recipes/wip/graphics/blender/recipe.toml
diff --git a/recipes/wip/tools/gimp/recipe.toml b/recipes/wip/graphics/gimp/recipe.toml
similarity index 100%
rename from recipes/wip/tools/gimp/recipe.toml
rename to recipes/wip/graphics/gimp/recipe.toml
diff --git a/recipes/wip/graphicsmagick/recipe.toml b/recipes/wip/graphics/graphicsmagick/recipe.toml
similarity index 100%
rename from recipes/wip/graphicsmagick/recipe.toml
rename to recipes/wip/graphics/graphicsmagick/recipe.toml
diff --git a/recipes/wip/graphviz/recipe.toml b/recipes/wip/graphics/graphviz/recipe.toml
similarity index 100%
rename from recipes/wip/graphviz/recipe.toml
rename to recipes/wip/graphics/graphviz/recipe.toml
diff --git a/recipes/wip/imagemagick/recipe.toml b/recipes/wip/graphics/imagemagick/recipe.toml
similarity index 100%
rename from recipes/wip/imagemagick/recipe.toml
rename to recipes/wip/graphics/imagemagick/recipe.toml
diff --git a/recipes/wip/inkscape/recipe.toml b/recipes/wip/graphics/inkscape/recipe.toml
similarity index 100%
rename from recipes/wip/inkscape/recipe.toml
rename to recipes/wip/graphics/inkscape/recipe.toml
diff --git a/recipes/wip/tools/krita/recipe.toml b/recipes/wip/graphics/krita/recipe.toml
similarity index 100%
rename from recipes/wip/tools/krita/recipe.toml
rename to recipes/wip/graphics/krita/recipe.toml
-- 
GitLab