forked from hasufell/hasufell-repository
app-misc/ripgrep-all: initial import of version 0.9.3
This commit is contained in:
parent
3fc116d181
commit
322a49adb5
20
packages/app-misc/ripgrep-all/ripgrep-all-0.9.3.exheres-0
Normal file
20
packages/app-misc/ripgrep-all/ripgrep-all-0.9.3.exheres-0
Normal 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}
|
||||
|
Loading…
Reference in New Issue
Block a user