From 322a49adb5e13a27f33d6c54cb0536856861c615 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 2 Feb 2020 00:09:24 +0100 Subject: [PATCH] app-misc/ripgrep-all: initial import of version 0.9.3 --- .../ripgrep-all/ripgrep-all-0.9.3.exheres-0 | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packages/app-misc/ripgrep-all/ripgrep-all-0.9.3.exheres-0 diff --git a/packages/app-misc/ripgrep-all/ripgrep-all-0.9.3.exheres-0 b/packages/app-misc/ripgrep-all/ripgrep-all-0.9.3.exheres-0 new file mode 100644 index 00000000..422e5400 --- /dev/null +++ b/packages/app-misc/ripgrep-all/ripgrep-all-0.9.3.exheres-0 @@ -0,0 +1,20 @@ +# Copyright 2020 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require github [ user=phiresky ] cargo + +SUMMARY="rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc." + +LICENCES="AGPL-3" +SLOT="0" +PLATFORMS="~amd64" + +DEPENDENCIES=" + run: + dev-rust/ripgrep +" + +BUGS_TO="hasufell@posteo.de" + +WORK=${WORKBASE}/ripgrep_all-${PV} +