From 5c3e9faed34987038ed1a2771717be6fb3180bff Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Thu, 7 Mar 2024 19:19:49 +0000 Subject: [PATCH] add a recipe --- recipes/wip/dev/srgn/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/dev/srgn/recipe.toml diff --git a/recipes/wip/dev/srgn/recipe.toml b/recipes/wip/dev/srgn/recipe.toml new file mode 100644 index 000000000..9b9621c2a --- /dev/null +++ b/recipes/wip/dev/srgn/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/alexpovel/srgn" +[build] +template = "cargo" -- GitLab