aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/qpdf.rb
AgeCommit message (Collapse)Author
2014-06-17qpdf 5.1.2Brett Koonce
2014-03-07use opt shortcutsAdam Vandenberg
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-27qpdf: use Formula[]Adam Vandenberg
2014-01-16qpdf 5.1.1Brett Koonce
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-19qpdf 5.1.0Misty De Meo
Drop patches, adjust pcre link path
2013-10-28qpdf: Fix build with Clang/libc++.Xiyue Deng
* Reference patch from my upstream PR: https://github.com/qpdf/qpdf/pull/21. Closes #23412.
2013-10-20qpdf 5.0.1Misty De Meo
2013-07-14qpdf 5.0.0Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-24qpdf 4.1.0Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-01qpdf 4.0.1Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-03qpdf 4.0.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-11qpdf: Update to 3.0.2Ankit Solanki
The patches specified in the formula no longer seem necessary, it compiles fine without them. Closes #15405. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-04QPDF: Update to 2.3.1Charlie Sharpsteen
Also add a patch to workaround a PCRE API function that was removed in 8.30 Fixes #12069.
2012-02-24Use Homebrew's pcre where appropriateJack Nagel
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>
2011-11-30qpdf 2.3.0Juan Sebastian Casallas
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-07-12updated qpdf to version 2.1.5Kalin Harvey
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-11-07Added formula for qpdf, manipulates and decrypts pdf filesKalin Harvey