From 6f176ae7989bf81d9d77548e754188285133671c Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 26 Mar 2026 15:20:52 -0300 Subject: [PATCH] Move some recipes --- recipes/wip/libs/{other => archives}/zlib-ng/recipe.toml | 0 recipes/wip/libs/{other => gui}/fltk13/recipe.toml | 0 recipes/wip/libs/{other => gui}/fltk14/recipe.toml | 0 recipes/wip/libs/{other => text}/inih/recipe.toml | 0 recipes/wip/libs/{other => text}/iniparser/recipe.toml | 0 recipes/wip/libs/{other => text}/json-c/recipe.toml | 0 recipes/wip/libs/{other => text}/nlohmann-json/recipe.toml | 0 recipes/wip/libs/{other => text}/simdjson/recipe.toml | 0 recipes/wip/libs/{other => text}/simdutf/recipe.toml | 0 recipes/wip/libs/{config => text}/yaml-cpp/recipe.toml | 0 recipes/wip/{sound => }/players/euphonica/recipe.toml | 0 recipes/wip/{sound => }/players/ncspot/recipe.toml | 0 recipes/wip/{sound => }/players/rmpc/recipe.toml | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/libs/{other => archives}/zlib-ng/recipe.toml (100%) rename recipes/wip/libs/{other => gui}/fltk13/recipe.toml (100%) rename recipes/wip/libs/{other => gui}/fltk14/recipe.toml (100%) rename recipes/wip/libs/{other => text}/inih/recipe.toml (100%) rename recipes/wip/libs/{other => text}/iniparser/recipe.toml (100%) rename recipes/wip/libs/{other => text}/json-c/recipe.toml (100%) rename recipes/wip/libs/{other => text}/nlohmann-json/recipe.toml (100%) rename recipes/wip/libs/{other => text}/simdjson/recipe.toml (100%) rename recipes/wip/libs/{other => text}/simdutf/recipe.toml (100%) rename recipes/wip/libs/{config => text}/yaml-cpp/recipe.toml (100%) rename recipes/wip/{sound => }/players/euphonica/recipe.toml (100%) rename recipes/wip/{sound => }/players/ncspot/recipe.toml (100%) rename recipes/wip/{sound => }/players/rmpc/recipe.toml (100%) diff --git a/recipes/wip/libs/other/zlib-ng/recipe.toml b/recipes/wip/libs/archives/zlib-ng/recipe.toml similarity index 100% rename from recipes/wip/libs/other/zlib-ng/recipe.toml rename to recipes/wip/libs/archives/zlib-ng/recipe.toml diff --git a/recipes/wip/libs/other/fltk13/recipe.toml b/recipes/wip/libs/gui/fltk13/recipe.toml similarity index 100% rename from recipes/wip/libs/other/fltk13/recipe.toml rename to recipes/wip/libs/gui/fltk13/recipe.toml diff --git a/recipes/wip/libs/other/fltk14/recipe.toml b/recipes/wip/libs/gui/fltk14/recipe.toml similarity index 100% rename from recipes/wip/libs/other/fltk14/recipe.toml rename to recipes/wip/libs/gui/fltk14/recipe.toml diff --git a/recipes/wip/libs/other/inih/recipe.toml b/recipes/wip/libs/text/inih/recipe.toml similarity index 100% rename from recipes/wip/libs/other/inih/recipe.toml rename to recipes/wip/libs/text/inih/recipe.toml diff --git a/recipes/wip/libs/other/iniparser/recipe.toml b/recipes/wip/libs/text/iniparser/recipe.toml similarity index 100% rename from recipes/wip/libs/other/iniparser/recipe.toml rename to recipes/wip/libs/text/iniparser/recipe.toml diff --git a/recipes/wip/libs/other/json-c/recipe.toml b/recipes/wip/libs/text/json-c/recipe.toml similarity index 100% rename from recipes/wip/libs/other/json-c/recipe.toml rename to recipes/wip/libs/text/json-c/recipe.toml diff --git a/recipes/wip/libs/other/nlohmann-json/recipe.toml b/recipes/wip/libs/text/nlohmann-json/recipe.toml similarity index 100% rename from recipes/wip/libs/other/nlohmann-json/recipe.toml rename to recipes/wip/libs/text/nlohmann-json/recipe.toml diff --git a/recipes/wip/libs/other/simdjson/recipe.toml b/recipes/wip/libs/text/simdjson/recipe.toml similarity index 100% rename from recipes/wip/libs/other/simdjson/recipe.toml rename to recipes/wip/libs/text/simdjson/recipe.toml diff --git a/recipes/wip/libs/other/simdutf/recipe.toml b/recipes/wip/libs/text/simdutf/recipe.toml similarity index 100% rename from recipes/wip/libs/other/simdutf/recipe.toml rename to recipes/wip/libs/text/simdutf/recipe.toml diff --git a/recipes/wip/libs/config/yaml-cpp/recipe.toml b/recipes/wip/libs/text/yaml-cpp/recipe.toml similarity index 100% rename from recipes/wip/libs/config/yaml-cpp/recipe.toml rename to recipes/wip/libs/text/yaml-cpp/recipe.toml diff --git a/recipes/wip/sound/players/euphonica/recipe.toml b/recipes/wip/players/euphonica/recipe.toml similarity index 100% rename from recipes/wip/sound/players/euphonica/recipe.toml rename to recipes/wip/players/euphonica/recipe.toml diff --git a/recipes/wip/sound/players/ncspot/recipe.toml b/recipes/wip/players/ncspot/recipe.toml similarity index 100% rename from recipes/wip/sound/players/ncspot/recipe.toml rename to recipes/wip/players/ncspot/recipe.toml diff --git a/recipes/wip/sound/players/rmpc/recipe.toml b/recipes/wip/players/rmpc/recipe.toml similarity index 100% rename from recipes/wip/sound/players/rmpc/recipe.toml rename to recipes/wip/players/rmpc/recipe.toml