Commit Graph

9 Commits (c2e0d40c2bbceeeacd7d42260d0da6e0c9cd63ba)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Max Howell 452293a5ef Make lasi build 2012-08-21 12:09:06 -04:00
Jack Nagel c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05: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
Adam Vandenberg 7c5720e36f Put source path last in cmake args 2012-02-24 21:35:51 -08:00
Jack Nagel 60c49a6212 lasi: add stable URL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 20:57:06 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
David Höppner f185c00ddc New formula lasi
libLASi is a library written by Larry Siden that provides a
C++ stream output interface ( with operator << ) for creating
Postscript documents that can contain characters from any of
the scripts and symbol blocks supported in Unicode and by
Owen Taylor's Pango layout engine.
2010-03-09 18:09:52 +01:00