Commit Graph

16 Commits (99c8b02536f50398d6436da1cd80d07272dc181c)

Author SHA1 Message Date
Mike McQuaid bc5da3633b sdl_image: fix X11 dependency. 2012-09-04 19:44:44 -07:00
Jack Nagel 397e32d833 sdl_image: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:05 -05:00
Jack Nagel b81d01e23d Update formulae for new XQuartz module 2012-08-01 00:31:39 -05:00
nibbles 2bits ff5e1d2dee sdl_image 1.2.12
Upgrade sdl_image to version 1.2.12.
Tested both native and universal on Lion using clang and llvm
from XCode-4.3.3.

Closes Homebrew/homebrew#13158.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:03:59 -05:00
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Jack Nagel 5c8926ebef sdl_image: use inreplace directly
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16 12:27:54 -05:00
Michal Bendowski d68d97bb4b Enable universal build on some SDL packages
- This allows pygame to run on an universal Python.

Closes Homebrew/homebrew#11303.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15 15:27:03 -05:00
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