Commit Graph

7 Commits (7f6549a24b3f76c3c90c5e964f346ed4eb7dda86)

Author SHA1 Message Date
Alexis Hildebrandt b4f15bb49f cups-pdf 2.6.1
Update to latest version
Add comment in formula info how to fix permission problem in Lion

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-05 19:45:20 -08:00
Jack Nagel 6b0f64e8b4 Use ENV.cc and ENV.cxx where appropriate
Cursory testing shows that these all build with llvm and those that have
binaries work. Formulae should be marked 'fails_with_llvm' if there are
issues found later.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 17:50:34 -06:00
Adam Vandenberg 98dd4641b6 cups-pdf: rewrite caveats 2011-06-07 07:24:11 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg c4099fcfc6 cups-pdf 2.5.1 2011-03-06 20:50:38 -08:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Alexis Hildebrandt 681dde9b51 CupsPdf 2.5.0
CUPS-PDF is a backend module for CUPS (Mac OS X's printing system) by
Volker C. Behr that, rather than printing to a device, prints straight
to PDF files.

Why use this rather than a simple "Save as PDF" in the print dialog?

 - Pressing return is faster

 - Batch-print through the writer to convert documents to PDF

 - Common save location for all generated PDFs
2010-01-23 12:21:14 +00:00