New package: pdfgrep
This commit is contained in:
parent
eae488d3c4
commit
b89ad9e3df
1 changed files with 13 additions and 0 deletions
13
srcpkgs/pdfgrep/template
Normal file
13
srcpkgs/pdfgrep/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'pdfgrep'
|
||||
pkgname=pdfgrep
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="poppler-cpp-devel pcre-devel"
|
||||
short_desc="A commandline utility to search text in PDF files"
|
||||
maintainer="Lukas Braun <void-packages@moshbit.net>"
|
||||
license="GPL-2"
|
||||
homepage="https://pdfgrep.org"
|
||||
distfiles="http://pdfgrep.org/download/pdfgrep-${version}.tar.gz"
|
||||
checksum=db04a210e6bb7b77cd6c54b17f0f6fed0d123a85f97a541b270736a5d3840f2c
|
Loading…
Reference in a new issue