Commit Graph

9 Commits (0a078e57a319ef3b2250241974a9ffb31ddc55c0)

Author SHA1 Message Date
Grayson Manley 8bbbc7b483 Updated x264 and switched to using a tarball.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 19:32:15 -07: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
Wes Oldenbeuving dc29f84e62 x264 runs version.sh to set its version and allow ffmpeg to compile against it
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-13 07:51:18 -07:00
Adam Vandenberg 8737c984d1 Update x264
* Use a newer revision of x264
* Remove unused configure flags
* Silence two warnings by editing flags
2010-04-03 17:56:28 -07:00
James Snyder 4f7cd737db Get ffmpeg & x264 building on Mac OS X 10.6.
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-22 13:20:33 +01:00
Max Howell e286e8dce3 Use a stable commit
I picked the one from before the point that configure broke.

Git blame ftw.
2009-12-02 10:38:26 +00: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
Christoph Sturm 354d699e0a x264 formula 2009-09-30 01:24:31 +01:00