Commit graph

15 commits

Author SHA1 Message Date
samueljohn
4d1c18decc zint: Remove redundnat flags.
- the std_cmake_args already include the prefix.
- The CMAKE_C_FLAGS are no longer needed for cmake >= 2.8.8
- Update to options DSL.

Closes Homebrew/homebrew#12921.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 06:16:10 -07:00
Jack Nagel
01e9fad4a1 Adjust XQuartz/X11 module naming scheme
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-06 00:39:06 -05:00
Jack Nagel
b81d01e23d Update formulae for new XQuartz module 2012-08-01 00:31:39 -05:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Jack Nagel
d156fd1b4d zint: update homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:58:17 -05: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
83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -08:00
Adam Vandenberg
742fe1bde1 Be more explicit about paths in test methods 2011-09-01 13:00:28 -07:00
Trevor Wennblom
f2bb8ccd50 zint 2.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:43:22 -07:00
Michael Lapinsky
d79ee8d163 Changed X11R6 paths to X11
Fixed formulas referencing X11 via the X11R6 symlink to instead reference the
path X11 should be at directly (in case the user doesn't have that symlink,
like I didn't)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-18 10:34:13 -07:00
Adam Vandenberg
aa67367ec9 zint: works fine against system libpng 2011-03-14 13:48:20 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Alexis Hildebrandt
2864ebd85d Update Formula: zint
Version bump to 2.4.1

Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-16 13:08:06 +01:00
Alexis Hildebrandt
65a6c95bcb Zint 2.4.0
An Open Source barcode encoding and image generating
library written entirely in C.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-27 09:08:08 -07:00