Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933694

Summary: app-text/pdfgrep-2.2.0 version bump
Product: Gentoo Linux Reporter: David Duchesne <aether>
Component: Current packagesAssignee: Florian Schmaus <flow>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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