From 67b9d9c6367e362d955490b687aab19eea65b8f9 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sun, 10 Dec 2023 21:56:22 +0000 Subject: [PATCH] Add a recipe --- recipes/wip/novops/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/novops/recipe.toml diff --git a/recipes/wip/novops/recipe.toml b/recipes/wip/novops/recipe.toml new file mode 100644 index 000000000..259af7563 --- /dev/null +++ b/recipes/wip/novops/recipe.toml @@ -0,0 +1,5 @@ +#TODO missing script for "make", see https://pierrebeucher.github.io/novops/install.html#from-source +[source] +tar = "https://github.com/PierreBeucher/novops/archive/refs/tags/v0.9.0.tar.gz" +[build] +template = "custom" -- GitLab