Commit Graph

35 Commits (3f7c1c3b0d64aefdb809702c65428d244a6f3cc1)

Author SHA1 Message Date
Camillo Lugaresi e2e4cb3b46 wine: download gecko as part of installation
This is the behavior recommended by Wine. It avoids the need to download a
separate copy of Gecko for each prefix. See http://wiki.winehq.org/Gecko

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-01 20:11:27 -07:00
Camillo Lugaresi ee54475b3e wine: apply upstream fix for Lion compatibility
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-01 16:43:33 -07:00
Adam Vandenberg f095f3cda5 wine: move --devel to 1.3.25 2011-07-24 17:27:35 -07:00
Camillo Lugaresi 291d53f407 wine: remove gnutls for head/devel builds
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-07 13:28:32 -07:00
Birger J. Nordølum c236cc885f Wine 1.3.21 & Winetrick r610
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-28 08:33:26 -07:00
Birger J. Nordølum c87303790f Wine 1.3.20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-15 16:43:33 -07:00
Birger J. Nordølum 44b9687c18 Wine 1.3.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-01 09:19:26 -07:00
Adam Vandenberg 58a8749afa Fix audit warnings 2011-04-16 11:25:57 -07:00
Birger J. Nordølum 9c622b37f3 Wine 1.2.3 & 1.3.18
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-15 15:36:05 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Birger J. Nordølum 4554cd3fe6 Wine 1.3.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:15:31 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Birger J. Nordølum e4b67cc8d6 Wine: 1.3.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18 14:06:37 -07:00
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