aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sdl_gfx.rb
AgeCommit message (Collapse)Author
2012-12-14sdl_gfx: 2.0.24Samuel John
Closes #16557. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-12sdl_gfx: use options DSLJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01Update formulae for new XQuartz moduleJack Nagel
2012-07-02sdl_gfx 2.0.23nibbles 2bits
Upgrade sdl_gfx to version 2.0.23. Remove the `--enable-shared` because it is the default. Remove the `--enable-static=no` because it's okay to build. Remove the `--disable-mmx` because it no longer fails. Tested both native and universal on Lion against clang and llvm from XCode-4.3.3. Closes #13159. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15Enable universal build on some SDL packagesMichal Bendowski
- This allows pygame to run on an universal Python. Closes #11303. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-05Added sdl_gfx formula.Jeffrey T. Palmer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-29Added sdl_gfx formula.Jeffrey T. Palmer
Signed-off-by: David Höppner <0xffea@gmail.com>