Commit graph

13 commits

Author SHA1 Message Date
Jack Nagel
a1bf92631d sdl_mixer: use inreplace directly
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16 12:28:06 -05:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Michaël Larouche
60f459ee3c Add libvorbis to the dependencies of sdl_mixer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-29 09:44:25 -07:00
Adam Vandenberg
d087f25361 Update SDL libraries. 2009-12-12 16:24:16 +00:00
Max Howell
962171cd3b Update SDL_mixer to 1.2.11
Fixes Homebrew/homebrew#147
2009-12-02 11:07:59 +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
Adam Vandenberg
a7c682443d Update SDL_mixer formula.
Use LLVM if available, now that LD flags are set correctly.
2009-10-03 15:36:34 +01:00
Adam Vandenberg
afbd41fed9 Update SDL_mixer for 10.6.
Updated configure args and a patch for SDL_mixer to allow it to compile
under Snow Leopard.
2009-09-30 18:06:29 +01:00
Adam Vandenberg
b739ba9613 Formula for SDL_mixer 2009-09-29 23:33:22 +01:00