Commit Graph

22 Commits (41078b736d5552f72b0438038476aa9c8c83562c)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Camillo Lugaresi 2993057f5d wine 1.3.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 07:37:25 -08:00
Adam Vandenberg 84e4036dc9 wine - fix audit warning 2011-02-12 08:50:48 -08:00
Camillo Lugaresi e956065762 updated wine to 1.3.13
include support for secure connections using gnutls
allow runtime loading of homebrew-built libraries

Closes Homebrew/homebrew#3732.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:35:48 +00:00
Camillo Lugaresi 088518175b updated wine formula
- added support for development releases
- added dependency on libicns
- better workaround for 64-bit mpg123
- use freenode on 64-bit

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-23 08:11:45 +00:00
Bryan Ivory 1c1f16c998 Updated Wine to 1.2.2.
Update Wine to 1.2.2 and added compile define flags to explicitly build with Core Audio and OpenGL support.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-04 15:52:58 -08:00
Adam Vandenberg 9868bd4b3a wine 1.2.1 2010-10-21 21:00:22 -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 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