public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] Upgrade pdfgrep to 2.1.2
@ 2020-03-15  8:59 Jannick
  0 siblings, 0 replies; only message in thread
From: Jannick @ 2020-03-15  8:59 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

Attached a tiny patch for your consideration to upgrade pdfgrep to 2.1.2
(from 1.4.1).

For replies please keep me in CC, since I am not registered to any of the
cygwin mailing lists.

Thanks,
J.

[-- Attachment #2: pdfgrep-2.1.2.patch --]
[-- Type: application/octet-stream, Size: 518 bytes --]

--- a/pdfgrep.cygport	Wed Mar 23 02:46:38 2016
+++ b/pdfgrep.cygport	Tue Feb 25 14:46:22 2020
@@ -1,5 +1,5 @@
 NAME="pdfgrep"
-VERSION=1.4.1
+VERSION=2.1.2
 RELEASE=1
 CATEGORY="Text"
 SUMMARY="Command-line utility for searching text in PDFs"
@@ -7,3 +7,5 @@
 like grep, with one distinction: it operates on pages and not on lines."
 HOMEPAGE="https://pdfgrep.org/"
 SRC_URI="https://pdfgrep.org/download/pdfgrep-${VERSION}.tar.gz"
+CPPFLAGS=-D_GNU_SOURCE
+DEPENDS="libgcrypt-devel libpcre-devel libpoppler-cpp-devel"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-15  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-15  8:59 [PATCH] Upgrade pdfgrep to 2.1.2 Jannick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).