From 110ce421d581e6313e3057a69a8fbb2a23332a7c Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 17 Feb 2024 22:09:10 +0000 Subject: [PATCH] move recipes --- recipes/wip/{ => benchmarks}/minibude/recipe.toml | 0 recipes/wip/{ => db}/memcached/recipe.toml | 0 recipes/wip/{ => dev}/mnn/recipe.toml | 0 recipes/wip/{ => dev}/morty/recipe.toml | 0 recipes/wip/{ => dev}/ncnn/recipe.toml | 0 recipes/wip/{ => dev}/netradiant/recipe.toml | 0 recipes/wip/{ => emulators}/mimic/recipe.toml | 0 recipes/wip/{ => emulators}/nestur/recipe.toml | 0 recipes/wip/{ => libs}/liquid-dsp/recipe.toml | 0 recipes/wip/{ => libs}/lv2/recipe.toml | 0 recipes/wip/lpm/recipe.toml | 8 -------- recipes/wip/{ => net}/lldap/recipe.toml | 0 recipes/wip/{ => net}/lychee/recipe.toml | 0 recipes/wip/{ => net}/miniupnpc/recipe.toml | 0 recipes/wip/{ => net}/netop/recipe.toml | 0 recipes/wip/{ => science}/mrbayes/recipe.toml | 0 recipes/wip/{ => security}/motus/recipe.toml | 0 recipes/wip/{ => tools}/mask/recipe.toml | 0 recipes/wip/{ => tools}/mcfly/recipe.toml | 0 recipes/wip/{ => tools}/mhv/recipe.toml | 0 recipes/wip/{ => video}/lobster/recipe.toml | 0 recipes/wip/{ => web}/monolith/recipe.toml | 0 22 files changed, 8 deletions(-) rename recipes/wip/{ => benchmarks}/minibude/recipe.toml (100%) rename recipes/wip/{ => db}/memcached/recipe.toml (100%) rename recipes/wip/{ => dev}/mnn/recipe.toml (100%) rename recipes/wip/{ => dev}/morty/recipe.toml (100%) rename recipes/wip/{ => dev}/ncnn/recipe.toml (100%) rename recipes/wip/{ => dev}/netradiant/recipe.toml (100%) rename recipes/wip/{ => emulators}/mimic/recipe.toml (100%) rename recipes/wip/{ => emulators}/nestur/recipe.toml (100%) rename recipes/wip/{ => libs}/liquid-dsp/recipe.toml (100%) rename recipes/wip/{ => libs}/lv2/recipe.toml (100%) delete mode 100644 recipes/wip/lpm/recipe.toml rename recipes/wip/{ => net}/lldap/recipe.toml (100%) rename recipes/wip/{ => net}/lychee/recipe.toml (100%) rename recipes/wip/{ => net}/miniupnpc/recipe.toml (100%) rename recipes/wip/{ => net}/netop/recipe.toml (100%) rename recipes/wip/{ => science}/mrbayes/recipe.toml (100%) rename recipes/wip/{ => security}/motus/recipe.toml (100%) rename recipes/wip/{ => tools}/mask/recipe.toml (100%) rename recipes/wip/{ => tools}/mcfly/recipe.toml (100%) rename recipes/wip/{ => tools}/mhv/recipe.toml (100%) rename recipes/wip/{ => video}/lobster/recipe.toml (100%) rename recipes/wip/{ => web}/monolith/recipe.toml (100%) diff --git a/recipes/wip/minibude/recipe.toml b/recipes/wip/benchmarks/minibude/recipe.toml similarity index 100% rename from recipes/wip/minibude/recipe.toml rename to recipes/wip/benchmarks/minibude/recipe.toml diff --git a/recipes/wip/memcached/recipe.toml b/recipes/wip/db/memcached/recipe.toml similarity index 100% rename from recipes/wip/memcached/recipe.toml rename to recipes/wip/db/memcached/recipe.toml diff --git a/recipes/wip/mnn/recipe.toml b/recipes/wip/dev/mnn/recipe.toml similarity index 100% rename from recipes/wip/mnn/recipe.toml rename to recipes/wip/dev/mnn/recipe.toml diff --git a/recipes/wip/morty/recipe.toml b/recipes/wip/dev/morty/recipe.toml similarity index 100% rename from recipes/wip/morty/recipe.toml rename to recipes/wip/dev/morty/recipe.toml diff --git a/recipes/wip/ncnn/recipe.toml b/recipes/wip/dev/ncnn/recipe.toml similarity index 100% rename from recipes/wip/ncnn/recipe.toml rename to recipes/wip/dev/ncnn/recipe.toml diff --git a/recipes/wip/netradiant/recipe.toml b/recipes/wip/dev/netradiant/recipe.toml similarity index 100% rename from recipes/wip/netradiant/recipe.toml rename to recipes/wip/dev/netradiant/recipe.toml diff --git a/recipes/wip/mimic/recipe.toml b/recipes/wip/emulators/mimic/recipe.toml similarity index 100% rename from recipes/wip/mimic/recipe.toml rename to recipes/wip/emulators/mimic/recipe.toml diff --git a/recipes/wip/nestur/recipe.toml b/recipes/wip/emulators/nestur/recipe.toml similarity index 100% rename from recipes/wip/nestur/recipe.toml rename to recipes/wip/emulators/nestur/recipe.toml diff --git a/recipes/wip/liquid-dsp/recipe.toml b/recipes/wip/libs/liquid-dsp/recipe.toml similarity index 100% rename from recipes/wip/liquid-dsp/recipe.toml rename to recipes/wip/libs/liquid-dsp/recipe.toml diff --git a/recipes/wip/lv2/recipe.toml b/recipes/wip/libs/lv2/recipe.toml similarity index 100% rename from recipes/wip/lv2/recipe.toml rename to recipes/wip/libs/lv2/recipe.toml diff --git a/recipes/wip/lpm/recipe.toml b/recipes/wip/lpm/recipe.toml deleted file mode 100644 index d872ed5f7..000000000 --- a/recipes/wip/lpm/recipe.toml +++ /dev/null @@ -1,8 +0,0 @@ -#TODO compilation error -[source] -git = "https://github.com/lodosgroup/lpm" -[build] -template = "custom" -script = """ -cookbook_cargo_packages lpm -""" diff --git a/recipes/wip/lldap/recipe.toml b/recipes/wip/net/lldap/recipe.toml similarity index 100% rename from recipes/wip/lldap/recipe.toml rename to recipes/wip/net/lldap/recipe.toml diff --git a/recipes/wip/lychee/recipe.toml b/recipes/wip/net/lychee/recipe.toml similarity index 100% rename from recipes/wip/lychee/recipe.toml rename to recipes/wip/net/lychee/recipe.toml diff --git a/recipes/wip/miniupnpc/recipe.toml b/recipes/wip/net/miniupnpc/recipe.toml similarity index 100% rename from recipes/wip/miniupnpc/recipe.toml rename to recipes/wip/net/miniupnpc/recipe.toml diff --git a/recipes/wip/netop/recipe.toml b/recipes/wip/net/netop/recipe.toml similarity index 100% rename from recipes/wip/netop/recipe.toml rename to recipes/wip/net/netop/recipe.toml diff --git a/recipes/wip/mrbayes/recipe.toml b/recipes/wip/science/mrbayes/recipe.toml similarity index 100% rename from recipes/wip/mrbayes/recipe.toml rename to recipes/wip/science/mrbayes/recipe.toml diff --git a/recipes/wip/motus/recipe.toml b/recipes/wip/security/motus/recipe.toml similarity index 100% rename from recipes/wip/motus/recipe.toml rename to recipes/wip/security/motus/recipe.toml diff --git a/recipes/wip/mask/recipe.toml b/recipes/wip/tools/mask/recipe.toml similarity index 100% rename from recipes/wip/mask/recipe.toml rename to recipes/wip/tools/mask/recipe.toml diff --git a/recipes/wip/mcfly/recipe.toml b/recipes/wip/tools/mcfly/recipe.toml similarity index 100% rename from recipes/wip/mcfly/recipe.toml rename to recipes/wip/tools/mcfly/recipe.toml diff --git a/recipes/wip/mhv/recipe.toml b/recipes/wip/tools/mhv/recipe.toml similarity index 100% rename from recipes/wip/mhv/recipe.toml rename to recipes/wip/tools/mhv/recipe.toml diff --git a/recipes/wip/lobster/recipe.toml b/recipes/wip/video/lobster/recipe.toml similarity index 100% rename from recipes/wip/lobster/recipe.toml rename to recipes/wip/video/lobster/recipe.toml diff --git a/recipes/wip/monolith/recipe.toml b/recipes/wip/web/monolith/recipe.toml similarity index 100% rename from recipes/wip/monolith/recipe.toml rename to recipes/wip/web/monolith/recipe.toml -- GitLab