app-misc/ripgrep-all: initial import of version 0.9.3

This commit is contained in:
Julian Ospald 2020-02-02 00:09:24 +01:00
parent 3fc116d181
commit 322a49adb5
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# Copyright 2020 Julian Ospald <hasufell@posteo.de>
# 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}