Commit Graph

15 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
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 362360842c wine - add warning about mpg123 2010-08-10 07:42:05 -07:00
Louis Opter a589ed0b84 Improve the wine formula to support opengl & directx applications
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Restore the startup script, and add a comment to it.
2010-08-06 22:37:12 -07:00
Adam Vandenberg d7c6860c07 Update wine to 1.2 2010-07-31 14:50:28 -07:00
Adam Vandenberg dabdfa85bf Update to Wine 1.1.44
* Don't use mpg123 on 10.6/64-bit
2010-06-21 09:56:22 -07:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Lee Packham 2f163734c2 Update Wine to 1.1.42 2010-04-13 09:32:16 -07:00
Adam Vandenberg d743dd9e14 wine - change winetricks install to use brew 2010-04-01 14:39:50 -07:00
Konstantin Welke eabfde05e7 added head for wine
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-29 13:39:23 -07:00
Adam Vandenberg 1d133c5b48 Wine - clean up the formula slightly. 2010-03-29 13:38:52 -07:00
Lee Packham 8acd4e7e7e Update to latest version of Wine 2010-01-31 11:55:50 +00:00
Adam Vandenberg 5bd3708abf Update Wine to 1.1.33 2009-11-16 13:08:46 -08: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
Piotr Usewicz 6ace63865b Update to Wine 1.1.31
Force gcc 4.2 to compile wine
2009-10-12 17:26:28 +01:00
Piotr Usewicz 6570815c23 Wine formula
Wine Is Not an Emulator
2009-10-04 18:36:44 +01:00