Summary: | =app-emulation/wine-1.7.8 and 1.6.1 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Frank Krömmelbein <kroemmelbein> |
Component: | Current packages | Assignee: | Wine Maintainers <wine> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | asturm, carlphilippreh, erikdenstore+gbugs, iivanich, infoman1985, jj, me, mexahotabop, mrueg, nikoli, phmagic, rh1, sven.koehler |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.winehq.org/announce/1.7.8 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 493614 | ||
Attachments: |
wine-1.7.8.ebuild.diff
wine-1.7.8.ebuild |
Description
Frank Krömmelbein
2013-11-11 07:44:12 UTC
Renaming wine-1.7.4.ebuild to 1.7.6 just works. It also passed the Civilization IV test, so I'm fine with it. ;) (In reply to Andreas Sturmlechner from comment #1) > Renaming wine-1.7.4.ebuild to 1.7.6 just works. It also passed the > Civilization IV test, so I'm fine with it. ;) I can confirm that using the old ebuild works fine here. Btw. In the meantime there is also new wine "stable" version 1.6.1 http://www.winehq.org/announce/1.6.1 wine refuses to emerge as amd64 (will file bug later) using the copied ebuild from 1.7.4. wine-1.7.7 is out. http://www.winehq.org/announce/1.7.7 (In reply to Alexander Bezrukov from comment #4) > wine-1.7.7 is out. http://www.winehq.org/announce/1.7.7 current winepulse-patches don't apply to this, need to be updated too. We should go straight to wine 1.7.8 when it is available as quirk behavior introduced in the windows steam client has made it unusable with wine. Alternatively, we could backport http://source.winehq.org/git/wine.git/commit/fd65b0a1c3f5f981cc110ca9e6a0edb6323e1296 to get the same effect. (In reply to kisak42 from comment #6) > We should go straight to wine 1.7.8 when it is available as quirk behavior > introduced in the windows steam client has made it unusable with wine. 1.7.8 was released yesterday. Created attachment 364794 [details, diff]
wine-1.7.8.ebuild.diff
-MV="0.0.8"
+MV="4.5.2"
pulseaudio made optional; mask the flag until somebody who cares delivers the patches?
threw in additional native multilib deps where possible
passes my beloved Civ4 test
(In reply to Andreas Sturmlechner from comment #8) > Created attachment 364794 [details, diff] [details, diff] > wine-1.7.8.ebuild.diff > > -MV="0.0.8" > +MV="4.5.2" > > pulseaudio made optional; mask the flag until somebody who cares delivers > the patches? > > threw in additional native multilib deps where possible > > passes my beloved Civ4 test Tested and works fine for me. Also fixed Steam problem mentioned in comment #6. Thanks. I can also confirm that the patch works fine here. @Andreas Sturmlechner Vielen Dank! Created attachment 365236 [details]
wine-1.7.8.ebuild
ebuild with winepulse-patches-1.7.8
Made an ebuild with patch from Andreas Sturmacher. The winepulse patches are on my host atm. Got these from actual wine ubuntu ppa, but they're working for me. Should I attach the patches as tar.bz2? Bumped in portage, sorry for the delay! +*wine-1.7.8 (16 Dec 2013) +*wine-1.6.1 (16 Dec 2013) + + 16 Dec 2013; Alexandre Rostovtsev <tetromino@gentoo.org> +wine-1.6.1.ebuild, + +wine-1.7.8.ebuild, wine-9999.ebuild, metadata.xml: + Belated version bump (bug #490998, thanks to Frank Krömmelbein, Andreas + Sturmlechner, Ryan Harris et al.); see http://www.winehq.org/announce/1.7.8 + and http://www.winehq.org/announce/1.6.1 for the announcement. Pulseaudio + patches are now applied only when USE=pulseaudio, since they apparently cause + crashes in some applications when USE=-pulseaudio (bug #489004, thanks to + Sebastian Parborg). |