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

---
 recipes/wip/{ => benchmarks}/dacapo-benchmarks/recipe.toml        | 0
 recipes/wip/{ => dev}/debugedit/recipe.toml                       | 0
 recipes/wip/{ => emulators}/mupen64plus-audio-sdl/recipe.toml     | 0
 recipes/wip/{ => emulators}/mupen64plus-core/recipe.toml          | 0
 recipes/wip/{ => emulators}/mupen64plus-input-sdl/recipe.toml     | 0
 recipes/wip/{ => emulators}/mupen64plus-ui-console/recipe.toml    | 0
 recipes/wip/{ => emulators}/mupen64plus-video-glide64/recipe.toml | 0
 recipes/wip/{ => emulators}/mupen64plus-video-rice/recipe.toml    | 0
 recipes/wip/{ => games}/ship-of-harkinian/assaultcube/recipe.toml | 0
 recipes/wip/{ => games}/ship-of-harkinian/recipe.toml             | 0
 recipes/wip/{ => games}/ship-of-harkinian/shockolate/recipe.toml  | 0
 recipes/wip/{ => games}/ship-of-harkinian/smokin-guns/recipe.toml | 0
 recipes/wip/{ => games}/ship-of-harkinian/xonotic/recipe.toml     | 0
 recipes/wip/{ => sound}/aubio/recipe.toml                         | 0
 14 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => benchmarks}/dacapo-benchmarks/recipe.toml (100%)
 rename recipes/wip/{ => dev}/debugedit/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/mupen64plus-audio-sdl/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/mupen64plus-core/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/mupen64plus-input-sdl/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/mupen64plus-ui-console/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/mupen64plus-video-glide64/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/mupen64plus-video-rice/recipe.toml (100%)
 rename recipes/wip/{ => games}/ship-of-harkinian/assaultcube/recipe.toml (100%)
 rename recipes/wip/{ => games}/ship-of-harkinian/recipe.toml (100%)
 rename recipes/wip/{ => games}/ship-of-harkinian/shockolate/recipe.toml (100%)
 rename recipes/wip/{ => games}/ship-of-harkinian/smokin-guns/recipe.toml (100%)
 rename recipes/wip/{ => games}/ship-of-harkinian/xonotic/recipe.toml (100%)
 rename recipes/wip/{ => sound}/aubio/recipe.toml (100%)

diff --git a/recipes/wip/dacapo-benchmarks/recipe.toml b/recipes/wip/benchmarks/dacapo-benchmarks/recipe.toml
similarity index 100%
rename from recipes/wip/dacapo-benchmarks/recipe.toml
rename to recipes/wip/benchmarks/dacapo-benchmarks/recipe.toml
diff --git a/recipes/wip/debugedit/recipe.toml b/recipes/wip/dev/debugedit/recipe.toml
similarity index 100%
rename from recipes/wip/debugedit/recipe.toml
rename to recipes/wip/dev/debugedit/recipe.toml
diff --git a/recipes/wip/mupen64plus-audio-sdl/recipe.toml b/recipes/wip/emulators/mupen64plus-audio-sdl/recipe.toml
similarity index 100%
rename from recipes/wip/mupen64plus-audio-sdl/recipe.toml
rename to recipes/wip/emulators/mupen64plus-audio-sdl/recipe.toml
diff --git a/recipes/wip/mupen64plus-core/recipe.toml b/recipes/wip/emulators/mupen64plus-core/recipe.toml
similarity index 100%
rename from recipes/wip/mupen64plus-core/recipe.toml
rename to recipes/wip/emulators/mupen64plus-core/recipe.toml
diff --git a/recipes/wip/mupen64plus-input-sdl/recipe.toml b/recipes/wip/emulators/mupen64plus-input-sdl/recipe.toml
similarity index 100%
rename from recipes/wip/mupen64plus-input-sdl/recipe.toml
rename to recipes/wip/emulators/mupen64plus-input-sdl/recipe.toml
diff --git a/recipes/wip/mupen64plus-ui-console/recipe.toml b/recipes/wip/emulators/mupen64plus-ui-console/recipe.toml
similarity index 100%
rename from recipes/wip/mupen64plus-ui-console/recipe.toml
rename to recipes/wip/emulators/mupen64plus-ui-console/recipe.toml
diff --git a/recipes/wip/mupen64plus-video-glide64/recipe.toml b/recipes/wip/emulators/mupen64plus-video-glide64/recipe.toml
similarity index 100%
rename from recipes/wip/mupen64plus-video-glide64/recipe.toml
rename to recipes/wip/emulators/mupen64plus-video-glide64/recipe.toml
diff --git a/recipes/wip/mupen64plus-video-rice/recipe.toml b/recipes/wip/emulators/mupen64plus-video-rice/recipe.toml
similarity index 100%
rename from recipes/wip/mupen64plus-video-rice/recipe.toml
rename to recipes/wip/emulators/mupen64plus-video-rice/recipe.toml
diff --git a/recipes/wip/ship-of-harkinian/assaultcube/recipe.toml b/recipes/wip/games/ship-of-harkinian/assaultcube/recipe.toml
similarity index 100%
rename from recipes/wip/ship-of-harkinian/assaultcube/recipe.toml
rename to recipes/wip/games/ship-of-harkinian/assaultcube/recipe.toml
diff --git a/recipes/wip/ship-of-harkinian/recipe.toml b/recipes/wip/games/ship-of-harkinian/recipe.toml
similarity index 100%
rename from recipes/wip/ship-of-harkinian/recipe.toml
rename to recipes/wip/games/ship-of-harkinian/recipe.toml
diff --git a/recipes/wip/ship-of-harkinian/shockolate/recipe.toml b/recipes/wip/games/ship-of-harkinian/shockolate/recipe.toml
similarity index 100%
rename from recipes/wip/ship-of-harkinian/shockolate/recipe.toml
rename to recipes/wip/games/ship-of-harkinian/shockolate/recipe.toml
diff --git a/recipes/wip/ship-of-harkinian/smokin-guns/recipe.toml b/recipes/wip/games/ship-of-harkinian/smokin-guns/recipe.toml
similarity index 100%
rename from recipes/wip/ship-of-harkinian/smokin-guns/recipe.toml
rename to recipes/wip/games/ship-of-harkinian/smokin-guns/recipe.toml
diff --git a/recipes/wip/ship-of-harkinian/xonotic/recipe.toml b/recipes/wip/games/ship-of-harkinian/xonotic/recipe.toml
similarity index 100%
rename from recipes/wip/ship-of-harkinian/xonotic/recipe.toml
rename to recipes/wip/games/ship-of-harkinian/xonotic/recipe.toml
diff --git a/recipes/wip/aubio/recipe.toml b/recipes/wip/sound/aubio/recipe.toml
similarity index 100%
rename from recipes/wip/aubio/recipe.toml
rename to recipes/wip/sound/aubio/recipe.toml
-- 
GitLab