public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Jannick" <thirdedition@gmx.net>
To: <cygwin@cygwin.com>
Subject: [PATCH] Upgrade pdfgrep to 2.1.2
Date: Sun, 15 Mar 2020 09:59:46 +0100	[thread overview]
Message-ID: <003601d5faa8$13fac930$3bf05b90$@gmx.net> (raw)

[-- 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"

                 reply	other threads:[~2020-03-15  8:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003601d5faa8$13fac930$3bf05b90$@gmx.net' \
    --to=thirdedition@gmx.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).