diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-29 21:04:55 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-29 21:04:55 +0000 |
commit | fd9db608b5ba7631491e978cd6dee3f8e44fdc61 (patch) | |
tree | 7f76fd5bf0f2a8e1d6817427762cc41cb0b795ba /media-libs/mesa | |
parent | Added missing patch. Found by Julien Sanchez in bug #410135. (diff) | |
download | gentoo-2-fd9db608b5ba7631491e978cd6dee3f8e44fdc61.tar.gz gentoo-2-fd9db608b5ba7631491e978cd6dee3f8e44fdc61.tar.bz2 gentoo-2-fd9db608b5ba7631491e978cd6dee3f8e44fdc61.zip |
Require recent enough libXvMC, bug #410185.
(Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.1-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index de22bf1c0f4a..231c0421f28f 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.391 2012/03/29 15:45:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.392 2012/03/29 21:04:55 chithanh Exp $ + + 29 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + mesa-8.0.1-r2.ebuild, mesa-8.0.1.ebuild, mesa-8.0.2.ebuild, mesa-8.0.ebuild: + Require recent enough libXvMC, bug #410185. *mesa-8.0.2 (29 Mar 2012) diff --git a/media-libs/mesa/mesa-8.0.1-r2.ebuild b/media-libs/mesa/mesa-8.0.1-r2.ebuild index 7007312d05f9..8fde87624682 100644 --- a/media-libs/mesa/mesa-8.0.1-r2.ebuild +++ b/media-libs/mesa/mesa-8.0.1-r2.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/media-libs/mesa/mesa-8.0.1-r2.ebuild,v 1.2 2012/03/14 16:59:58 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.1-r2.ebuild,v 1.3 2012/03/29 21:04:55 chithanh Exp $ EAPI=4 @@ -96,7 +96,7 @@ RDEPEND="${EXTERNAL_DEPEND} d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) - xvmc? ( x11-libs/libXvMC ) + xvmc? ( >=x11-libs/libXvMC-1.0.6 ) ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] " for card in ${INTEL_CARDS}; do diff --git a/media-libs/mesa/mesa-8.0.1.ebuild b/media-libs/mesa/mesa-8.0.1.ebuild index e04b8c0bfcfc..b9a785595758 100644 --- a/media-libs/mesa/mesa-8.0.1.ebuild +++ b/media-libs/mesa/mesa-8.0.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/media-libs/mesa/mesa-8.0.1.ebuild,v 1.2 2012/02/24 17:42:36 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.1.ebuild,v 1.3 2012/03/29 21:04:55 chithanh Exp $ EAPI=4 @@ -95,7 +95,7 @@ RDEPEND="${EXTERNAL_DEPEND} d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) - xvmc? ( x11-libs/libXvMC ) + xvmc? ( >=x11-libs/libXvMC-1.0.6 ) ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] " for card in ${INTEL_CARDS}; do diff --git a/media-libs/mesa/mesa-8.0.2.ebuild b/media-libs/mesa/mesa-8.0.2.ebuild index 662aa70bcae5..2ef7db71c8e1 100644 --- a/media-libs/mesa/mesa-8.0.2.ebuild +++ b/media-libs/mesa/mesa-8.0.2.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/media-libs/mesa/mesa-8.0.2.ebuild,v 1.1 2012/03/29 14:34:46 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.2.ebuild,v 1.2 2012/03/29 21:04:55 chithanh Exp $ EAPI=4 @@ -96,7 +96,7 @@ RDEPEND="${EXTERNAL_DEPEND} d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) - xvmc? ( x11-libs/libXvMC ) + xvmc? ( >=x11-libs/libXvMC-1.0.6 ) ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] " for card in ${INTEL_CARDS}; do diff --git a/media-libs/mesa/mesa-8.0.ebuild b/media-libs/mesa/mesa-8.0.ebuild index ebd21f47934d..6a331850e91b 100644 --- a/media-libs/mesa/mesa-8.0.ebuild +++ b/media-libs/mesa/mesa-8.0.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/media-libs/mesa/mesa-8.0.ebuild,v 1.2 2012/02/11 04:38:37 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.ebuild,v 1.3 2012/03/29 21:04:55 chithanh Exp $ EAPI=4 @@ -95,7 +95,7 @@ RDEPEND="${EXTERNAL_DEPEND} d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) - xvmc? ( x11-libs/libXvMC ) + xvmc? ( >=x11-libs/libXvMC-1.0.6 ) ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] " for card in ${INTEL_CARDS}; do |