summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-06-24 23:23:11 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-06-24 23:23:11 +0000
commit2f3fc46b77958a02dfe4d791b4825aeb9b172116 (patch)
tree8f7c4228cc6beb34abdafbe8d89eb45d782b4f2e /app-emulation/wine/wine-1.2.1.ebuild
parentEnable wine[udisks] for desktop users. (diff)
downloadhistorical-2f3fc46b77958a02dfe4d791b4825aeb9b172116.tar.gz
historical-2f3fc46b77958a02dfe4d791b4825aeb9b172116.tar.bz2
historical-2f3fc46b77958a02dfe4d791b4825aeb9b172116.zip
Bump, see http://www.winehq.org/announce/1.5.7 and http://www.winehq.org/announce/1.4.1 for the announcements. Enable optional native pulseaudio support for 1.5.7 (bug #421365, thanks to Lee Trager). Fix emul-linux-x86-soundlibs dependency (bug #423093, thanks to Pacho Ramos).
Package-Manager: portage-2.2.0_alpha112/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.2.1.ebuild')
-rw-r--r--app-emulation/wine/wine-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.2.1.ebuild b/app-emulation/wine/wine-1.2.1.ebuild
index 7cccddd3ca96..742df294755b 100644
--- a/app-emulation/wine/wine-1.2.1.ebuild
+++ b/app-emulation/wine/wine-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.18 2012/06/10 03:24:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.19 2012/06/24 23:23:11 tetromino Exp $
EAPI="4"
@@ -37,7 +37,7 @@ MLIB_DEPS="amd64? (
truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
X? (
>=app-emulation/emul-linux-x86-xlibs-2.1
- >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
+ >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio(+)?]
)
mp3? ( app-emulation/emul-linux-x86-soundlibs )
openal? ( app-emulation/emul-linux-x86-sdl )