Commit graph

13 commits

Author SHA1 Message Date
Nibbles McGurk
743310b99a jpeg: remove default flags
Jpeg 8c is the foundation of many libraries and applications.
It gets a minor checkup.  It had two configure flags listed in
the formula that were already the default. So those were removed.
No other changes were made, and the library and its dependents
do not need to be rebuilt.

Closes Homebrew/homebrew#7700.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 16:16:27 -05:00
Jacob Magnusson
c4b5df01aa jpeg: add explicit shared/static configure flags
These flags are needed for proper compilation on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-31 16:44:06 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid
b9a458368c Upgrade jpeg to 8c. 2011-02-11 18:29:26 +00:00
Adam Vandenberg
72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Max Howell
1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Graeme Hamilton
e6adeacd65 Update jpeg to 8b & build Universal
Needed to allow wine, which is i386-only, to make use of its dependency on jpeg.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-15 08:22:26 -07:00
Adam Vandenberg
e2ccfcddb6 Update jpeg to 8a. 2010-03-22 11:14:25 -07:00
Max Howell
0877bf4f6d libjpeg alias for jpeg 2010-01-17 20:57:17 +00:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Ben Alpert
403d4d0771 JPEG formula: remove --disable-debug
I was getting "WARNING: unrecognized options: --disable-debug"
2009-10-02 22:49:03 -06:00
Max Howell
74b4c3fcca Update JPEG to v7 2009-07-23 13:03:15 +01:00
Max Howell
4018e05d35 ImageMagick and Jpeg-lib formulae 2009-06-28 16:56:15 +01:00