| Age | Commit message (Collapse) | Author |
|
|
|
Update jpeg to version 8d. Tested on Lion and Snow Leopard.
Closes #9894.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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 #7700.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
These flags are needed for proper compilation on Lion.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
|
|
Needed to allow wine, which is i386-only, to make use of its dependency on jpeg.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
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.
|
|
I was getting "WARNING: unrecognized options: --disable-debug"
|
|
|
|
|