Commit Graph

9 Commits (924cfcd48554bae86a8293cbfb3918112c2c3870)

Author SHA1 Message Date
Adam Vandenberg aaf23e0a21 SDL_net: use options dsl 2012-08-09 22:18:01 -07:00
Jack Nagel b81d01e23d Update formulae for new XQuartz module 2012-08-01 00:31:39 -05:00
nibbles 2bits fc324ed650 sdl_net 1.2.8
Upgrade sdl_net to version 1.2.8.
Tested both native and universal on Lion with llvm and clang from
XCode-4.3.3.

Closes Homebrew/homebrew#13160.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:04:24 -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 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
Max Howell a65ef78575 Fixes Homebrew/homebrew#77 2009-10-23 19:22:39 +01: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 7d25d9a18d Formula for SDL_net library. 2009-10-01 15:17:30 +01:00