Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536192 - app-emulation/wine-9999 - apply wine-1.7.33.ebuild changes
Summary: app-emulation/wine-9999 - apply wine-1.7.33.ebuild changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 536378
Blocks:
  Show dependency tree
 
Reported: 2015-01-10 11:28 UTC by Hristo Venev
Modified: 2015-03-08 07:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hristo Venev 2015-01-10 11:28:04 UTC
Please copy the 1.7.33 ebuild to 9999. This fixes pulseaudio (as of 2015-01-10T11:20:14+0000 it works). It also has a more recent version of wine-gecko.

--- app-emulation/wine/wine-1.7.33.ebuild
+++ app-emulation/wine/wine-9999.ebuild
@@ -24,7 +24,8 @@
 
 GV="2.34"
 MV="4.5.4"
-COMPHOLIO_P="wine-staging-${PV}"
+COMPHOLIOV="1.7.33"
+COMPHOLIO_P="wine-staging-${COMPHOLIOV}"
 WINE_GENTOO="wine-gentoo-2013.06.24"
 DESCRIPTION="Free implementation of Windows(tm) on Unix"
 HOMEPAGE="http://www.winehq.org/"
@@ -34,8 +35,8 @@
 		abi_x86_64? ( mirror://sourceforge/${PN}/Wine%20Gecko/${GV}/wine_gecko-${GV}-x86_64.msi )
 	)
 	mono? ( mirror://sourceforge/${PN}/Wine%20Mono/${MV}/wine-mono-${MV}.msi )
-	pipelight? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${COMPHOLIO_P}.tar.gz )
-	pulseaudio? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${COMPHOLIO_P}.tar.gz )
+	pipelight? ( https://github.com/wine-compholio/wine-staging/archive/v${COMPHOLIOV}.tar.gz -> ${COMPHOLIO_P}.tar.gz )
+	pulseaudio? ( https://github.com/wine-compholio/wine-staging/archive/v${COMPHOLIOV}.tar.gz -> ${COMPHOLIO_P}.tar.gz )
 	http://dev.gentoo.org/~tetromino/distfiles/${PN}/${WINE_GENTOO}.tar.bz2"
 
 LICENSE="LGPL-2.1"

Reproducible: Always
Comment 1 jospezial 2015-01-10 18:43:09 UTC
this is a dup of
Bug 530208 - app-emulation/wine-9999 bump gecko/mono versions

btw, wine-1.7.34 is released
https://www.winehq.org/announce/1.7.34
Comment 2 Adam Feldman gentoo-dev 2015-01-11 18:27:07 UTC
This is also obsoleted by bug 534672, which fixes this and issues applying wine-staging with the pipelight use flags (which fails, last time I checked), as well as providing a live wine-staging patches (as preferred by wine-staging due to patches being accepted upstream-wine).
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-03-08 07:14:45 UTC
Fixed now, I've imported NP-Hardass's overlay changes into our 9999.