Commit Graph

12 Commits (612162950ef939f75ebb7e33c9bf8f36035067c9)

Author SHA1 Message Date
Johan Pauwels 12f5b3095c Updated mpg123 to 1.12.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:18:08 -08:00
Adam Vandenberg 576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07: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
Adam Vandenberg 6d384f0f1b Upate mpg123 to 1.21.1
Only try building 64-bit on Snow Leopard, as there are compiler
problems under Leopard.
2010-05-01 10:07:54 -07:00
Adam Vandenberg 193a78de04 Use more inreplace features.
Update formulas to make more idiomatic use of "inreplace", including
its new ability to take a list of files to act on.
2010-02-21 23:37:49 -08:00
Max Howell 6abe5a023f Fix mpg123 on Snow Leopard
Also correctly applies optimisations based on chip and that.
2009-12-04 14:16:04 +00:00
Niket Patel a0fa11152f 1.9.2 seems to solve problem on 32 bit macbook 2009-12-04 12:31:46 +00:00
Adam Vandenberg 51c6628f08 Update mpg123 to 1.9.1 and fix it for 10.5 2009-11-16 13:08:46 -08:00
Alexander Solovyov 17b742601c fix download paths for mhash and mpg123 2009-11-11 22:54:11 +02: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
Max Howell 885a173b34 Fixes Homebrew/homebrew#80; mpg123 doesn't build on Snow Leopard 2009-10-04 18:49:29 +01:00
Max Howell c9188f1f84 mpg123 formula 2009-08-10 18:12:16 +01:00