Commit graph

73 commits

Author SHA1 Message Date
David Holm
a159a6a083 Wine --devel upgraded from 1.5.18 to 1.5.19
Closes Homebrew/homebrew#16380.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-14 12:53:09 -08:00
David Holm
ac41d2eeb5 Wine updated from 1.5.16 to 1.5.18
It also includes support for Wine-Mono when installing devel packages. This
enables Wine to install Mono support in the WINEPREFIX if needed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-14 12:53:09 -08:00
Xidorn Quan
7187056d39 wine --devel 1.5.16
Closes Homebrew/homebrew#15795.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 07:46:02 -07:00
Adam Vandenberg
2407da8733 wine: fix audit 2012-10-21 13:37:18 -07:00
Xiyue Deng
e981eb3601 wine devel 1.5.15, with updated gecko engine
Closes Homebrew/homebrew#15526.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-18 10:12:06 -07:00
Camillo Lugaresi
1bd73acb13 update wine formula
Bring wine-gecko up to date, add caveat for disabling incomplete implementation
of dwrite.dll.

Closes Homebrew/homebrew#14973.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:16:54 -07:00
Xiyue Deng
b61b82ed24 wine --devel 1.5.13
Closes Homebrew/homebrew#14954.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 12:56:28 -07:00
Adam Vandenberg
8af0e97014 Use env. 2012-09-14 09:14:48 -07:00
Jack Nagel
53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Xiyue Deng
b0c6579945 wine 1.4.1, --devel 1.5.12
Closes Homebrew/homebrew#14809.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-08 09:53:28 -07:00
Jack Nagel
01e9fad4a1 Adjust XQuartz/X11 module naming scheme
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-06 00:39:06 -05:00
Jack Nagel
b81d01e23d Update formulae for new XQuartz module 2012-08-01 00:31:39 -05:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Camillo Lugaresi
ab449c3082 wine devel 1.5.6 and update winetricks
Closes Homebrew/homebrew#12685.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:58:00 -05:00
Jonathan Schleifer
54c6834bec wine --devl 1.5.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:15:34 -07:00
Birger J. Nordølum
2ebafda198 Wine --devel 1.5.4
The patch is still retained as the changes are not applied upstream yet.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-14 07:07:42 -07:00
Jack Nagel
c440d8e900 wine: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:20:53 -05:00
Camillo Lugaresi
de9e569dae wine devel 1.5.0
Closes Homebrew/homebrew#11240.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15 15:42:52 -05:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Camillo Lugaresi
f59dabde33 Wine 1.4
Finally, a new stable release. With this we can remove some old cruft
from the formula. Also updating winetricks.

Support for --devel is kept because we expect development releases to
continue at the usual brisk pace.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-10 17:57:51 -08:00
Camillo Lugaresi
0c8967d762 wine 1.4rc4
also added support for compiling wine with clang

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-24 20:48:38 -08:00
Misty De Meo
2f03f781da Add devel to the DSL, + stable and bottle blocks
This commit adds a `devel` entry to the DSL, allowing formulae to
specify an unstable branch.

`devel` takes a block, which should contain standard `url` and `md5`
fields (and `version`, if necessary). This must come after the standard
DSL fields.

This commit also migrates over all formulae currently using `devel` to
the new syntax, as well as formulae which used `head` for non-VCS urls.

The new syntax is also available for `stable` and `bottle`. `stable` is
an option alongside the old syntax. `bottle` replaces the old syntax.

Note that the @stable ivar in Formula has been renamed to @standard,
and the @bottle ivar has been renamed to @bottle_url.

Closes Homebrew/homebrew#9735.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 21:45:19 -06:00
Birger J. Nordølum
cf748a924a Wine: Update devel version to 1.3.35
Closes Homebrew/homebrew#9153.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-17 16:02:14 -06:00
Camillo Lugaresi
7091c72231 wine 1.3.34
Closes Homebrew/homebrew#9080.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-11 22:39:42 -06:00
Gonzalo Rodríguez-Baltanás Díaz
25390c43aa Wine: --devel is now 1.3.33
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 14:51:18 -08:00
Jack Nagel
491ef46cea Define and use ARGV.build_devel?
Often it is useful to provide a development build in addition to the
stable release or HEAD download.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 20:04:33 -08:00
Jack Nagel
4d941c28be Use ARGV.include? instead of ARGV.flag? in formula
ARGV.flag? will notice short options, and so ARGV.flag? '--devel' will
be triggered by '-d', which is obviously undesired.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-18 15:25:14 -06:00
Xiyue Deng
410b5618c3 Wine: Update --devel to 1.3.32
Closes Homebrew/homebrew#8568.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-13 12:48:59 -08:00
Xiyue Deng
469cabc91d Wine: Update --devel to 1.3.31
Closes Homebrew/homebrew#8243.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 12:22:26 -07:00
Xiyue Deng
98704cdb8d Wine: Update to 1.3.30
Closes Homebrew/homebrew#8057.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-11 09:31:35 -07:00
Charlie Sharpsteen
c007fc401f Wine: Still fails with LLVM
LLVM can compile wine, but the results cannot run any executables.

Fixes Homebrew/homebrew#7874.
2011-10-02 17:23:56 -07:00
Xiyue Deng
a6a9a0be34 wine 1.3.29 (devel)
Closes Homebrew/homebrew#7822.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-25 23:32:44 -05:00
Xiyue Deng
9359801166 wine 1.3.28 (devel)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 16:17:17 -05:00
Xiyue Deng
5e861f91a2 wine 1.3.27 (devel)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:36:39 -05:00
Birger J. Nordølum
6947acf4ae Wine: fix patch handling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:11:51 -07:00
Max Howell
6d5730fa2c Don't fails_with_llvm if MacOS.lion?
Not sure how I failed so badly at logic. This should be rewritten so that the build info has a tested MacOS version too. However it seems unlikely that the same LLVM versions on different platforms would have different compile errors. So we'll risk it, and it'll be informative for us too.
2011-09-02 12:12:30 +01:00
Charlie Sharpsteen
f44ef6862c Wine: Builds with LLVM >= 2336
Closes Homebrew/homebrew#7367.
2011-09-01 10:29:50 -07:00
Birger J. Nordølum
9b8f3d56a8 Wine 1.3.26
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-18 11:53:28 -07:00
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