Commit Graph

6 Commits (856e5a90f79f6ed3f5219d9464434ad3be823756)

Author SHA1 Message Date
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