Commit Graph

6 Commits (ee6fade1d6fb080135668cdce8ca65afdf5345ea)

Author SHA1 Message Date
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Charlie Sharpsteen af77e06391 MuPDF: Update to 1.0
Make requirement on Snow Leopard or newer fatal.

Remove code that prefixes command line tools with `mu` as this has been done
upstream.
2012-05-24 12:32:43 -07:00
Jack Nagel 7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Charlie Sharpsteen 9b7288978c MuPDF: Add caveats and 10.6+ Requirement
The incompatibility with Leopard is now expressed as a requirement. Caveats
added explaining that the names of the command line tools have been altered to
prevent clashes with other packages.
2012-04-17 11:38:24 -07:00
Brett Koonce 7b65d5ade8 Fix spelling mistakes
Closes Homebrew/homebrew#9449.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 09:43:54 -06:00
Charlie Sharpsteen 2a1ab865ba New Formula: MuPDF
MuPDF is a PDF and XPS rendering library written in C licensed under GPL v3.
2011-09-29 11:10:41 -07:00