blob: b2a3313756de86a7a84f4bb7691d8641770706a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ripgrep-all-git
pkgdesc = rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
pkgver = 0.9.4.alpha.0.154.g235ee0a
pkgrel = 1
url = https://github.com/phiresky/ripgrep-all
arch = i686
arch = x86_64
license = AGPL3
makedepends = cargo
makedepends = git
depends = ripgrep
optdepends = ffmpeg
optdepends = pandoc
optdepends = poppler
optdepends = tesseract
optdepends = imagemagick
conflicts = ripgrep-all
conflicts = ripgrep-all-bin
source = ripgrep-all-git::git+https://github.com/phiresky/ripgrep-all
sha1sums = SKIP
pkgname = ripgrep-all-git
|