diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-03-13 17:52:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-03-13 17:52:48 +0000 |
commit | b415e74da975ad3f9add9acbcb0af578874b35c6 (patch) | |
tree | d42dea31fb9b51e68fae92c67e1269f20fcd3617 /app-emulation/wine | |
parent | Dev channel bump. (diff) | |
download | gentoo-2-b415e74da975ad3f9add9acbcb0af578874b35c6.tar.gz gentoo-2-b415e74da975ad3f9add9acbcb0af578874b35c6.tar.bz2 gentoo-2-b415e74da975ad3f9add9acbcb0af578874b35c6.zip |
Pull in emul-linux-x86-gstplugins when USE="gstreamer" is enabled for x86_64 wrt #461602
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-emulation/wine')
25 files changed, 61 insertions, 25 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 555702a45469..ff94be03c8f7 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.456 2013/03/04 15:44:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.457 2013/03/13 17:52:48 ssuominen Exp $ + + 13 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> wine-1.5.0.ebuild, + wine-1.5.2.ebuild, wine-1.5.3.ebuild, wine-1.5.4.ebuild, wine-1.5.6.ebuild, + wine-1.5.7.ebuild, wine-1.5.8.ebuild, wine-1.5.9.ebuild, + wine-1.5.10-r1.ebuild, wine-1.5.11-r1.ebuild, wine-1.5.12-r1.ebuild, + wine-1.5.13-r1.ebuild, wine-1.5.14-r1.ebuild, wine-1.5.15-r2.ebuild, + wine-1.5.16-r1.ebuild, wine-1.5.17.ebuild, wine-1.5.18.ebuild, + wine-1.5.19.ebuild, wine-1.5.20.ebuild, wine-1.5.21.ebuild, + wine-1.5.22.ebuild, wine-1.5.23-r1.ebuild, wine-1.5.24.ebuild, + wine-1.5.25.ebuild: + Pull in emul-linux-x86-gstplugins when USE="gstreamer" is enabled for x86_64 + wrt #461602 04 Mar 2013; Alexandre Rostovtsev <tetromino@gentoo.org> wine-1.5.25.ebuild, wine-9999.ebuild: diff --git a/app-emulation/wine/wine-1.5.0.ebuild b/app-emulation/wine/wine-1.5.0.ebuild index 0bdb8f38e278..3ebb19f30949 100644 --- a/app-emulation/wine/wine-1.5.0.ebuild +++ b/app-emulation/wine/wine-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.0.ebuild,v 1.12 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.0.ebuild,v 1.13 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -34,6 +34,7 @@ REQUIRED_USE="elibc_glibc? ( threads )" #286560 RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.10-r1.ebuild b/app-emulation/wine/wine-1.5.10-r1.ebuild index ce40a47ae0bf..99507dbf6703 100644 --- a/app-emulation/wine/wine-1.5.10-r1.ebuild +++ b/app-emulation/wine/wine-1.5.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.10-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.10-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.11-r1.ebuild b/app-emulation/wine/wine-1.5.11-r1.ebuild index 2ac23c3f59bc..7afed28e566e 100644 --- a/app-emulation/wine/wine-1.5.11-r1.ebuild +++ b/app-emulation/wine/wine-1.5.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.11-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.11-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.12-r1.ebuild b/app-emulation/wine/wine-1.5.12-r1.ebuild index 2186f3e555d6..f51b81c51de5 100644 --- a/app-emulation/wine/wine-1.5.12-r1.ebuild +++ b/app-emulation/wine/wine-1.5.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.12-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.12-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.13-r1.ebuild b/app-emulation/wine/wine-1.5.13-r1.ebuild index 6ee60ed33cd9..8b222d367c90 100644 --- a/app-emulation/wine/wine-1.5.13-r1.ebuild +++ b/app-emulation/wine/wine-1.5.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.13-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.13-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.14-r1.ebuild b/app-emulation/wine/wine-1.5.14-r1.ebuild index 8d1f7615fef4..010889bb8a1d 100644 --- a/app-emulation/wine/wine-1.5.14-r1.ebuild +++ b/app-emulation/wine/wine-1.5.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.14-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.14-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.15-r2.ebuild b/app-emulation/wine/wine-1.5.15-r2.ebuild index 5f6ad7b4f6b3..47bcc7844ff3 100644 --- a/app-emulation/wine/wine-1.5.15-r2.ebuild +++ b/app-emulation/wine/wine-1.5.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.15-r2.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.15-r2.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.16-r1.ebuild b/app-emulation/wine/wine-1.5.16-r1.ebuild index 46287384857d..ee26fde7799c 100644 --- a/app-emulation/wine/wine-1.5.16-r1.ebuild +++ b/app-emulation/wine/wine-1.5.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.16-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.16-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.17.ebuild b/app-emulation/wine/wine-1.5.17.ebuild index 5738a2525061..2a074b2bb754 100644 --- a/app-emulation/wine/wine-1.5.17.ebuild +++ b/app-emulation/wine/wine-1.5.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.17.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.17.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.18.ebuild b/app-emulation/wine/wine-1.5.18.ebuild index 60060cbf4637..b5c4b38d0787 100644 --- a/app-emulation/wine/wine-1.5.18.ebuild +++ b/app-emulation/wine/wine-1.5.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.18.ebuild,v 1.5 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.18.ebuild,v 1.6 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -42,6 +42,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.19.ebuild b/app-emulation/wine/wine-1.5.19.ebuild index 108bea5f0631..a49a106ab47c 100644 --- a/app-emulation/wine/wine-1.5.19.ebuild +++ b/app-emulation/wine/wine-1.5.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.19.ebuild,v 1.5 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.19.ebuild,v 1.6 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -42,6 +42,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.2.ebuild b/app-emulation/wine/wine-1.5.2.ebuild index ffbb0b47a49f..b6f0cc170593 100644 --- a/app-emulation/wine/wine-1.5.2.ebuild +++ b/app-emulation/wine/wine-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.2.ebuild,v 1.11 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.2.ebuild,v 1.12 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -34,6 +34,7 @@ REQUIRED_USE="elibc_glibc? ( threads )" #286560 RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.20.ebuild b/app-emulation/wine/wine-1.5.20.ebuild index 2991e0a85b22..2160a05f390b 100644 --- a/app-emulation/wine/wine-1.5.20.ebuild +++ b/app-emulation/wine/wine-1.5.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.20.ebuild,v 1.7 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.20.ebuild,v 1.8 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -43,6 +43,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.21.ebuild b/app-emulation/wine/wine-1.5.21.ebuild index 5bda8d9f3e03..d586c60fb86d 100644 --- a/app-emulation/wine/wine-1.5.21.ebuild +++ b/app-emulation/wine/wine-1.5.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.21.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.21.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -43,6 +43,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.22.ebuild b/app-emulation/wine/wine-1.5.22.ebuild index 8b820e6e6783..6898ef27d983 100644 --- a/app-emulation/wine/wine-1.5.22.ebuild +++ b/app-emulation/wine/wine-1.5.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.22.ebuild,v 1.3 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.22.ebuild,v 1.4 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -43,6 +43,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.23-r1.ebuild b/app-emulation/wine/wine-1.5.23-r1.ebuild index bc6fbeed8d7a..2848cf871984 100644 --- a/app-emulation/wine/wine-1.5.23-r1.ebuild +++ b/app-emulation/wine/wine-1.5.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.23-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.23-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -43,6 +43,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.24.ebuild b/app-emulation/wine/wine-1.5.24.ebuild index c0feb55690c2..8213d95ca233 100644 --- a/app-emulation/wine/wine-1.5.24.ebuild +++ b/app-emulation/wine/wine-1.5.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.24.ebuild,v 1.1 2013/02/18 21:17:09 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.24.ebuild,v 1.2 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -43,6 +43,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.25.ebuild b/app-emulation/wine/wine-1.5.25.ebuild index 6fad5f81dd19..ef1fe29fa1e1 100644 --- a/app-emulation/wine/wine-1.5.25.ebuild +++ b/app-emulation/wine/wine-1.5.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v 1.2 2013/03/04 15:44:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v 1.3 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -96,6 +96,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] diff --git a/app-emulation/wine/wine-1.5.3.ebuild b/app-emulation/wine/wine-1.5.3.ebuild index 6b8612624f34..02fbc73d6349 100644 --- a/app-emulation/wine/wine-1.5.3.ebuild +++ b/app-emulation/wine/wine-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.3.ebuild,v 1.11 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.3.ebuild,v 1.12 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -34,6 +34,7 @@ REQUIRED_USE="elibc_glibc? ( threads )" #286560 RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.4.ebuild b/app-emulation/wine/wine-1.5.4.ebuild index bcdbceaddee9..c8c8ab1b5d4d 100644 --- a/app-emulation/wine/wine-1.5.4.ebuild +++ b/app-emulation/wine/wine-1.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.4.ebuild,v 1.9 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.4.ebuild,v 1.10 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -34,6 +34,7 @@ REQUIRED_USE="elibc_glibc? ( threads )" #286560 RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.6.ebuild b/app-emulation/wine/wine-1.5.6.ebuild index c6a3b7fbbd7d..a58291ba6ff0 100644 --- a/app-emulation/wine/wine-1.5.6.ebuild +++ b/app-emulation/wine/wine-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.6.ebuild,v 1.8 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.6.ebuild,v 1.9 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -37,6 +37,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.7.ebuild b/app-emulation/wine/wine-1.5.7.ebuild index e56e9c0e2338..24182d3cee85 100644 --- a/app-emulation/wine/wine-1.5.7.ebuild +++ b/app-emulation/wine/wine-1.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.7.ebuild,v 1.8 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.7.ebuild,v 1.9 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -39,6 +39,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.8.ebuild b/app-emulation/wine/wine-1.5.8.ebuild index fc89c79479e7..14d9201d12be 100644 --- a/app-emulation/wine/wine-1.5.8.ebuild +++ b/app-emulation/wine/wine-1.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.8.ebuild,v 1.8 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.8.ebuild,v 1.9 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -39,6 +39,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 diff --git a/app-emulation/wine/wine-1.5.9.ebuild b/app-emulation/wine/wine-1.5.9.ebuild index 92b54868268e..a48dac11ff1c 100644 --- a/app-emulation/wine/wine-1.5.9.ebuild +++ b/app-emulation/wine/wine-1.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.9.ebuild,v 1.8 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.9.ebuild,v 1.9 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -39,6 +39,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 |