* Buildlink to print/poppler-cpp
* Fix build with popplar-0.20
Changelog:
Release 1.3.0 [2012-02-14]
- Experimental support for libunac (removing accents and ligatures before search)
- Recursive search [--recursive] (by Mahmut Gundes)
- Don't use colors on dumb terminals
- A few minor bug fixes
- Use poppler-cpp instead of the poppler core library (by Pino Toscano)
Pdfgrep is a tool to search text in PDF files. It works similar to
grep.
Features
========
* search for regular expressions.
* support for some important grep options, including:
o filename output.
o page number output.
o optional case insensitivity.
o count occurrences.
* and the most important feature: color output!