public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: "Jason Pyeron" <jpyeron@pdinc.us>
To: <cygwin-announce@cygwin.com>
Subject: Updated: pdfgrep 2.1.2-1 (TEST)
Date: Sat, 22 May 2021 12:35:35 -0400	[thread overview]
Message-ID: <04cb01d74f28$7d84f2b0$788ed810$@pdinc.us> (raw)

The following packages have been uploaded to the Cygwin distribution as test releases:

* pdfgrep-2.1.2-1

Pdfgrep is a tool to search text in PDF files. It works much
like grep, with one distinction: it operates on pages and not on lines.

TEST:
* if no problems are reported by 4-Jun-2021 it will be promoted to stable
* report Cygwin bugs to cygwin@cygwin.com otherwise https://gitlab.com/pdfgrep/pdfgrep/-/issues

CHANGELOG:
* [CYGWIN] patched build to use Cygwin gnu toolchain

* Version 2.1.2  [2018-11-19]
** Bugfix: Fix crash when compiled with hardened compiler flags (specifically -D_GLIBCXX_ASSERTIONS)

* Version 2.1.1  [2018-05-22]
** Bugfix: Fix build with libunac support enabled

* Version 2.1.0  [2018-04-28]
** New option --page-range to limit search to a set of pages
** New option --file/-f to read patterns from a file
** New option --regexp/-e to specify multiple patterns (combined with OR).
** New options --files-with-matches/-l and --files-without-match/-L to only list filenames of files that contain or don't contain matches.
** Major manpage restructuring. It's now divided into subsections like the GNU grep's manpage.
** Bugfix: Actually stop searching after first match with -q

* Version 2.0.1  [2017-03-06]
** Bugfix: Fix --cache when used with recursive search

* Version 2.0  [2017-01-25]
** Incompatible change: --context/-C is now line based as opposed to character based and works just like grep
** Two new options from grep: -A/--after-context and -B/--before-context
** Lines with multiple matches are now printed only once
** Optional caching of pdf-text for faster operation (by Christian Dietrich) This adds a new dependency: libgcrypt
** Bash-completion improvements (by Rainer Müller)
** Bugfix: Fixed string search (-F) now works as advertised with multiple patterns
** Bugfix: Empty pages can now be matched with ^$
** Bugfix: The pattern ^ now matches only at the beginning of pages
** Bugfix: Text outside of PDF's CropBox but inside the MediaBox is not ignored anymore.
** Various fixes for BSD support


*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

https://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available starting at this URL.


                 reply	other threads:[~2021-05-22 16:35 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='04cb01d74f28$7d84f2b0$788ed810$@pdinc.us' \
    --to=jpyeron@pdinc.us \
    --cc=cygwin-announce@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).