From 1ba13669028d80748755bd87fad2a789d5b6f5e8 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Thu, 15 Feb 2024 10:05:01 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/{ => codecs}/uvg266/recipe.toml           |  0
 recipes/wip/{ => codecs}/x264/recipe.toml             |  0
 recipes/wip/{ => codecs}/x265/recipe.toml             |  0
 recipes/wip/{ => emulators}/touchhle/recipe.toml      |  0
 recipes/wip/{ => emulators}/vita3k/recipe.toml        |  0
 recipes/wip/{ => fuse}/goofys/recipe.toml             |  0
 recipes/wip/{ => fuse}/moosefs/recipe.toml            |  0
 recipes/wip/{ => games}/tuxmath/recipe.toml           |  0
 recipes/wip/{ => graphics}/openscad/recipe.toml       |  0
 recipes/wip/{ => graphics}/ospray-studio/recipe.toml  |  0
 recipes/wip/{ => graphics}/ospray/recipe.toml         |  0
 recipes/wip/{ => graphics}/paraview-data/recipe.toml  |  0
 recipes/wip/{ => graphics}/paraview/recipe.toml       |  0
 recipes/wip/{ => science}/specfem2d/recipe.toml       |  0
 recipes/wip/{ => science}/specfem3d-globe/recipe.toml |  0
 recipes/wip/{ => science}/specfem3d/recipe.toml       |  0
 recipes/wip/{ => services}/wireplumber/recipe.toml    |  0
 recipes/wip/{ => sound}/cmus/recipe.toml              |  0
 recipes/wip/{ => sound}/termusic/recipe.toml          |  0
 recipes/wip/{ => tools}/sad/recipe.toml               |  0
 recipes/wip/{ => tools}/sd/recipe.toml                |  0
 recipes/wip/{ => tools}/shd/recipe.toml               |  0
 recipes/wip/{ => tools}/spidey/recipe.toml            |  0
 recipes/wip/{ => tools}/succeed2ban-tui/recipe.toml   |  0
 recipes/wip/{ => tools}/tailspin/recipe.toml          |  0
 recipes/wip/tribler/recipe.toml                       | 10 ----------
 26 files changed, 10 deletions(-)
 rename recipes/wip/{ => codecs}/uvg266/recipe.toml (100%)
 rename recipes/wip/{ => codecs}/x264/recipe.toml (100%)
 rename recipes/wip/{ => codecs}/x265/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/touchhle/recipe.toml (100%)
 rename recipes/wip/{ => emulators}/vita3k/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/goofys/recipe.toml (100%)
 rename recipes/wip/{ => fuse}/moosefs/recipe.toml (100%)
 rename recipes/wip/{ => games}/tuxmath/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/openscad/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/ospray-studio/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/ospray/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/paraview-data/recipe.toml (100%)
 rename recipes/wip/{ => graphics}/paraview/recipe.toml (100%)
 rename recipes/wip/{ => science}/specfem2d/recipe.toml (100%)
 rename recipes/wip/{ => science}/specfem3d-globe/recipe.toml (100%)
 rename recipes/wip/{ => science}/specfem3d/recipe.toml (100%)
 rename recipes/wip/{ => services}/wireplumber/recipe.toml (100%)
 rename recipes/wip/{ => sound}/cmus/recipe.toml (100%)
 rename recipes/wip/{ => sound}/termusic/recipe.toml (100%)
 rename recipes/wip/{ => tools}/sad/recipe.toml (100%)
 rename recipes/wip/{ => tools}/sd/recipe.toml (100%)
 rename recipes/wip/{ => tools}/shd/recipe.toml (100%)
 rename recipes/wip/{ => tools}/spidey/recipe.toml (100%)
 rename recipes/wip/{ => tools}/succeed2ban-tui/recipe.toml (100%)
 rename recipes/wip/{ => tools}/tailspin/recipe.toml (100%)
 delete mode 100644 recipes/wip/tribler/recipe.toml

diff --git a/recipes/wip/uvg266/recipe.toml b/recipes/wip/codecs/uvg266/recipe.toml
similarity index 100%
rename from recipes/wip/uvg266/recipe.toml
rename to recipes/wip/codecs/uvg266/recipe.toml
diff --git a/recipes/wip/x264/recipe.toml b/recipes/wip/codecs/x264/recipe.toml
similarity index 100%
rename from recipes/wip/x264/recipe.toml
rename to recipes/wip/codecs/x264/recipe.toml
diff --git a/recipes/wip/x265/recipe.toml b/recipes/wip/codecs/x265/recipe.toml
similarity index 100%
rename from recipes/wip/x265/recipe.toml
rename to recipes/wip/codecs/x265/recipe.toml
diff --git a/recipes/wip/touchhle/recipe.toml b/recipes/wip/emulators/touchhle/recipe.toml
similarity index 100%
rename from recipes/wip/touchhle/recipe.toml
rename to recipes/wip/emulators/touchhle/recipe.toml
diff --git a/recipes/wip/vita3k/recipe.toml b/recipes/wip/emulators/vita3k/recipe.toml
similarity index 100%
rename from recipes/wip/vita3k/recipe.toml
rename to recipes/wip/emulators/vita3k/recipe.toml
diff --git a/recipes/wip/goofys/recipe.toml b/recipes/wip/fuse/goofys/recipe.toml
similarity index 100%
rename from recipes/wip/goofys/recipe.toml
rename to recipes/wip/fuse/goofys/recipe.toml
diff --git a/recipes/wip/moosefs/recipe.toml b/recipes/wip/fuse/moosefs/recipe.toml
similarity index 100%
rename from recipes/wip/moosefs/recipe.toml
rename to recipes/wip/fuse/moosefs/recipe.toml
diff --git a/recipes/wip/tuxmath/recipe.toml b/recipes/wip/games/tuxmath/recipe.toml
similarity index 100%
rename from recipes/wip/tuxmath/recipe.toml
rename to recipes/wip/games/tuxmath/recipe.toml
diff --git a/recipes/wip/openscad/recipe.toml b/recipes/wip/graphics/openscad/recipe.toml
similarity index 100%
rename from recipes/wip/openscad/recipe.toml
rename to recipes/wip/graphics/openscad/recipe.toml
diff --git a/recipes/wip/ospray-studio/recipe.toml b/recipes/wip/graphics/ospray-studio/recipe.toml
similarity index 100%
rename from recipes/wip/ospray-studio/recipe.toml
rename to recipes/wip/graphics/ospray-studio/recipe.toml
diff --git a/recipes/wip/ospray/recipe.toml b/recipes/wip/graphics/ospray/recipe.toml
similarity index 100%
rename from recipes/wip/ospray/recipe.toml
rename to recipes/wip/graphics/ospray/recipe.toml
diff --git a/recipes/wip/paraview-data/recipe.toml b/recipes/wip/graphics/paraview-data/recipe.toml
similarity index 100%
rename from recipes/wip/paraview-data/recipe.toml
rename to recipes/wip/graphics/paraview-data/recipe.toml
diff --git a/recipes/wip/paraview/recipe.toml b/recipes/wip/graphics/paraview/recipe.toml
similarity index 100%
rename from recipes/wip/paraview/recipe.toml
rename to recipes/wip/graphics/paraview/recipe.toml
diff --git a/recipes/wip/specfem2d/recipe.toml b/recipes/wip/science/specfem2d/recipe.toml
similarity index 100%
rename from recipes/wip/specfem2d/recipe.toml
rename to recipes/wip/science/specfem2d/recipe.toml
diff --git a/recipes/wip/specfem3d-globe/recipe.toml b/recipes/wip/science/specfem3d-globe/recipe.toml
similarity index 100%
rename from recipes/wip/specfem3d-globe/recipe.toml
rename to recipes/wip/science/specfem3d-globe/recipe.toml
diff --git a/recipes/wip/specfem3d/recipe.toml b/recipes/wip/science/specfem3d/recipe.toml
similarity index 100%
rename from recipes/wip/specfem3d/recipe.toml
rename to recipes/wip/science/specfem3d/recipe.toml
diff --git a/recipes/wip/wireplumber/recipe.toml b/recipes/wip/services/wireplumber/recipe.toml
similarity index 100%
rename from recipes/wip/wireplumber/recipe.toml
rename to recipes/wip/services/wireplumber/recipe.toml
diff --git a/recipes/wip/cmus/recipe.toml b/recipes/wip/sound/cmus/recipe.toml
similarity index 100%
rename from recipes/wip/cmus/recipe.toml
rename to recipes/wip/sound/cmus/recipe.toml
diff --git a/recipes/wip/termusic/recipe.toml b/recipes/wip/sound/termusic/recipe.toml
similarity index 100%
rename from recipes/wip/termusic/recipe.toml
rename to recipes/wip/sound/termusic/recipe.toml
diff --git a/recipes/wip/sad/recipe.toml b/recipes/wip/tools/sad/recipe.toml
similarity index 100%
rename from recipes/wip/sad/recipe.toml
rename to recipes/wip/tools/sad/recipe.toml
diff --git a/recipes/wip/sd/recipe.toml b/recipes/wip/tools/sd/recipe.toml
similarity index 100%
rename from recipes/wip/sd/recipe.toml
rename to recipes/wip/tools/sd/recipe.toml
diff --git a/recipes/wip/shd/recipe.toml b/recipes/wip/tools/shd/recipe.toml
similarity index 100%
rename from recipes/wip/shd/recipe.toml
rename to recipes/wip/tools/shd/recipe.toml
diff --git a/recipes/wip/spidey/recipe.toml b/recipes/wip/tools/spidey/recipe.toml
similarity index 100%
rename from recipes/wip/spidey/recipe.toml
rename to recipes/wip/tools/spidey/recipe.toml
diff --git a/recipes/wip/succeed2ban-tui/recipe.toml b/recipes/wip/tools/succeed2ban-tui/recipe.toml
similarity index 100%
rename from recipes/wip/succeed2ban-tui/recipe.toml
rename to recipes/wip/tools/succeed2ban-tui/recipe.toml
diff --git a/recipes/wip/tailspin/recipe.toml b/recipes/wip/tools/tailspin/recipe.toml
similarity index 100%
rename from recipes/wip/tailspin/recipe.toml
rename to recipes/wip/tools/tailspin/recipe.toml
diff --git a/recipes/wip/tribler/recipe.toml b/recipes/wip/tribler/recipe.toml
deleted file mode 100644
index bd70a1e5b..000000000
--- a/recipes/wip/tribler/recipe.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-#TODO missing script for installation, see https://tribler.readthedocs.io/en/latest/development/development_on_linux.html
-#TODO missing Python libraries
-[source]
-tar = "https://github.com/Tribler/tribler/releases/download/v7.13.0/Tribler-7.13.0.tar.xz"
-[build]
-template = "custom"
-dependencies = [
-    "openssl1",
-    "libgmp",
-]
-- 
GitLab