Commit graph

10 commits

Author SHA1 Message Date
Brett Koonce
af23b1f1c1 qpdf 4.0.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-01 22:08:22 -06:00
Brett Koonce
2793f97a7a qpdf 4.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 08:45:09 -08:00
Ankit Solanki
b0033d8a31 qpdf: Update to 3.0.2
The patches specified in the formula no longer seem necessary, it
compiles fine without them.

Closes Homebrew/homebrew#15405.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-10-11 08:09:18 -07:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
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