From 580c39598d5d928baadc2f4119eec80a21236aca Mon Sep 17 00:00:00 2001 From: Philippe PITTOLI Date: Tue, 5 Nov 2019 02:13:32 +0100 Subject: [PATCH] New recipe: fish. --- fish/recipe.spec | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fish/recipe.spec diff --git a/fish/recipe.spec b/fish/recipe.spec new file mode 100644 index 0000000..cbd8a56 --- /dev/null +++ b/fish/recipe.spec @@ -0,0 +1,6 @@ +name: fish +version: 3.0.2 +sources: https://github.com/fish-shell/fish-shell/releases/download/%{version}/fish-%{version}.tar.gz + +options: + - configure: --without-gettext LIBS="-lncursesw"