Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933694 - app-text/pdfgrep-2.2.0 version bump
Summary: app-text/pdfgrep-2.2.0 version bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-06 16:15 UTC by David Duchesne
Modified: 2024-06-06 18:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2024-06-06 16:15:47 UTC
Please bump, thanks.
https://gitlab.com/pdfgrep/pdfgrep/-/releases/v2.2.0

Changelog:
Port to PCRE2
Change default value of --include to *.[Pp][Dd][Ff] to allow for
different case variations of *.pdf.
Build system: Switch to C++14
Build system: Require poppler-cpp >= 0.36.0, to avoid a nasty bug in earlier
versions that makes pdfgrep produce wrong results. See
https://bugs.freedesktop.org/show_bug.cgi?id=91644

Manpage: Specify SYNOPSIS more precisely.
Ignore extra whitespace at the end of pages as generated by newer poppler.
This fixes e.g. --warn-empty and our testsuite.

Reproducible: Always