Commit Graph

9 Commits (a6937738d18887faedda279310113fbfa297f4fb)

Author SHA1 Message Date
Adam Vandenberg d2176683b7 sdl_image: works fine against system libpng 2011-03-14 13:17:42 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 3f2a587745 sdl_image - remove unused configure switches 2010-07-31 10:25:34 -07:00
Adam Vandenberg d087f25361 Update SDL libraries. 2009-12-12 16:24:16 +00:00
Max Howell 5ce0734c8b Fix SDL pc files and sdl-config
So many tools expect all SDL modules to be installed in the same place. So we have to change the prefix path to HOMEBREW_PREFIX. This is probably the correct thing to do in general in fact.
2009-10-23 19:22:51 +01:00
Max Howell a65ef78575 Fixes Homebrew/homebrew#77 2009-10-23 19:22:39 +01:00
Adam Vandenberg bdf0a8b8f9 Update SDL for Snow Leopard. Add libmikmod. 2009-10-20 20:12:30 -07: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
Kieran Pilkington 4823e16f20 sdl_image formula
We depend on newer libpng than OS X provides because the libpng version has
bugs that exhibit themselves for some uses of the SDL.

See issue Homebrew/homebrew#89 for more information.
2009-10-12 22:41:16 +01:00