From 24ca94376f27585aad15f384fc6df1f2c414f741 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Thu, 15 Feb 2024 08:22:13 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => codecs}/dav1d/recipe.toml    | 0
 recipes/wip/{ => codecs}/kvazaar/recipe.toml  | 0
 recipes/wip/{ => codecs}/svt-av1/recipe.toml  | 0
 recipes/wip/{ => codecs}/svt-hevc/recipe.toml | 0
 recipes/wip/{ => codecs}/svt-vp9/recipe.toml  | 0
 recipes/wip/{ => tools}/tock/recipe.toml      | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => codecs}/dav1d/recipe.toml (100%)
 rename recipes/wip/{ => codecs}/kvazaar/recipe.toml (100%)
 rename recipes/wip/{ => codecs}/svt-av1/recipe.toml (100%)
 rename recipes/wip/{ => codecs}/svt-hevc/recipe.toml (100%)
 rename recipes/wip/{ => codecs}/svt-vp9/recipe.toml (100%)
 rename recipes/wip/{ => tools}/tock/recipe.toml (100%)

diff --git a/recipes/wip/dav1d/recipe.toml b/recipes/wip/codecs/dav1d/recipe.toml
similarity index 100%
rename from recipes/wip/dav1d/recipe.toml
rename to recipes/wip/codecs/dav1d/recipe.toml
diff --git a/recipes/wip/kvazaar/recipe.toml b/recipes/wip/codecs/kvazaar/recipe.toml
similarity index 100%
rename from recipes/wip/kvazaar/recipe.toml
rename to recipes/wip/codecs/kvazaar/recipe.toml
diff --git a/recipes/wip/svt-av1/recipe.toml b/recipes/wip/codecs/svt-av1/recipe.toml
similarity index 100%
rename from recipes/wip/svt-av1/recipe.toml
rename to recipes/wip/codecs/svt-av1/recipe.toml
diff --git a/recipes/wip/svt-hevc/recipe.toml b/recipes/wip/codecs/svt-hevc/recipe.toml
similarity index 100%
rename from recipes/wip/svt-hevc/recipe.toml
rename to recipes/wip/codecs/svt-hevc/recipe.toml
diff --git a/recipes/wip/svt-vp9/recipe.toml b/recipes/wip/codecs/svt-vp9/recipe.toml
similarity index 100%
rename from recipes/wip/svt-vp9/recipe.toml
rename to recipes/wip/codecs/svt-vp9/recipe.toml
diff --git a/recipes/wip/tock/recipe.toml b/recipes/wip/tools/tock/recipe.toml
similarity index 100%
rename from recipes/wip/tock/recipe.toml
rename to recipes/wip/tools/tock/recipe.toml
-- 
GitLab