Commit graph

6 commits

Author SHA1 Message Date
Charlie Sharpsteen
29fbada106 QPDF: Update to 2.3.1
Also add a patch to workaround a PCRE API function that was removed in 8.30

Fixes Homebrew/homebrew#12069.
2012-05-04 11:42:42 -07:00
Jack Nagel
d1a2bb3c32 Use Homebrew's pcre where appropriate
We provide a pcre formula as OS X does not provide libpcre headers.
However, it does provide the library itself and so occasionally things
will use Homebrew's pcre headers and link against the system library.
This should be avoided to prevent incompatibilities, so explicitly tell
the build system where to look for the library where necessary.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24 16:51:33 -06:00
Juan Sebastian Casallas
9b0e2173dc qpdf 2.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:07:08 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Kalin Harvey
c5db34e47f updated qpdf to version 2.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-12 10:01:34 -07:00
Kalin Harvey
13bf84e08f Added formula for qpdf, manipulates and decrypts pdf files 2009-11-07 18:22:35 +00:00