diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-05-24 04:30:12 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-05-24 04:30:12 +0000 |
commit | 4261eafae9b2cadbb739d6f2f99bbbe9171d4360 (patch) | |
tree | 66d17c7faf0ee378d96002b76141ea1b3a3b05ff /media-libs | |
parent | Install `ip` with USE=minimal and document the flag #549988 by Mike Gilbert. (diff) | |
download | gentoo-2-4261eafae9b2cadbb739d6f2f99bbbe9171d4360.tar.gz gentoo-2-4261eafae9b2cadbb739d6f2f99bbbe9171d4360.tar.bz2 gentoo-2-4261eafae9b2cadbb739d6f2f99bbbe9171d4360.zip |
Drop r600-llvm-compiler USE flag.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.2.8.ebuild | 10 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.3.7-r1.ebuild | 10 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.3.7-r2.ebuild | 10 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.4.6.ebuild | 10 | ||||
-rw-r--r-- | media-libs/mesa/metadata.xml | 1 |
6 files changed, 14 insertions, 34 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 4ac60e9ca829..511b36528383 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.640 2015/05/11 21:44:05 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.641 2015/05/24 04:30:12 mattst88 Exp $ + + 24 May 2015; Matt Turner <mattst88@gentoo.org> mesa-10.2.8.ebuild, + mesa-10.3.7-r1.ebuild, mesa-10.3.7-r2.ebuild, mesa-10.4.6.ebuild, + metadata.xml: + Drop r600-llvm-compiler USE flag. 11 May 2015; Matt Turner <mattst88@gentoo.org> -mesa-10.4.4.ebuild, -mesa-10.5.1.ebuild, -mesa-10.5.2.ebuild: diff --git a/media-libs/mesa/mesa-10.2.8.ebuild b/media-libs/mesa/mesa-10.2.8.ebuild index 391f4597779b..5ada65cf98f7 100644 --- a/media-libs/mesa/mesa-10.2.8.ebuild +++ b/media-libs/mesa/mesa-10.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v 1.17 2015/04/08 17:59:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v 1.18 2015/05/24 04:30:12 mattst88 Exp $ EAPI=5 @@ -51,7 +51,7 @@ done IUSE="${IUSE_VIDEO_CARDS} bindist +classic debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm +nptl - opencl openvg osmesa pax_kernel openmax pic r600-llvm-compiler selinux + opencl openvg osmesa pax_kernel openmax pic selinux +udev vdpau wayland xvmc xa kernel_FreeBSD kernel_linux" REQUIRED_USE=" @@ -60,14 +60,10 @@ REQUIRED_USE=" opencl? ( gallium llvm - video_cards_r600? ( r600-llvm-compiler ) - video_cards_radeon? ( r600-llvm-compiler ) - video_cards_radeonsi? ( r600-llvm-compiler ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) - r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi video_cards_radeon ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) @@ -147,7 +143,6 @@ done DEPEND="${RDEPEND} ${PYTHON_DEPS} llvm? ( - r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) ) opencl? ( @@ -264,7 +259,6 @@ multilib_src_configure() { $(use_enable openvg) $(use_enable openvg gallium-egl) $(use_enable openmax omx) - $(use_enable r600-llvm-compiler) $(use_enable vdpau) $(use_enable xa) $(use_enable xvmc) diff --git a/media-libs/mesa/mesa-10.3.7-r1.ebuild b/media-libs/mesa/mesa-10.3.7-r1.ebuild index 6b33a3778a33..943674cc88c8 100644 --- a/media-libs/mesa/mesa-10.3.7-r1.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.15 2015/04/08 17:59:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.16 2015/05/24 04:30:12 mattst88 Exp $ EAPI=5 @@ -51,7 +51,7 @@ done IUSE="${IUSE_VIDEO_CARDS} bindist +classic debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm +nptl - opencl openvg osmesa pax_kernel openmax pic r600-llvm-compiler selinux + opencl openvg osmesa pax_kernel openmax pic selinux +udev vdpau wayland xvmc xa kernel_FreeBSD kernel_linux" REQUIRED_USE=" @@ -60,14 +60,10 @@ REQUIRED_USE=" opencl? ( gallium llvm - video_cards_r600? ( r600-llvm-compiler ) - video_cards_radeon? ( r600-llvm-compiler ) - video_cards_radeonsi? ( r600-llvm-compiler ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) - r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi video_cards_radeon ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) @@ -148,7 +144,6 @@ done DEPEND="${RDEPEND} ${PYTHON_DEPS} llvm? ( - r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) ) opencl? ( @@ -265,7 +260,6 @@ multilib_src_configure() { $(use_enable openvg) $(use_enable openvg gallium-egl) $(use_enable openmax omx) - $(use_enable r600-llvm-compiler) $(use_enable vdpau) $(use_enable xa) $(use_enable xvmc) diff --git a/media-libs/mesa/mesa-10.3.7-r2.ebuild b/media-libs/mesa/mesa-10.3.7-r2.ebuild index 067a0db249e6..66278aeb5148 100644 --- a/media-libs/mesa/mesa-10.3.7-r2.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r2.ebuild,v 1.6 2015/04/08 17:59:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r2.ebuild,v 1.7 2015/05/24 04:30:12 mattst88 Exp $ EAPI=5 @@ -51,7 +51,7 @@ done IUSE="${IUSE_VIDEO_CARDS} bindist +classic debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm +nptl - opencl openvg osmesa pax_kernel openmax pic r600-llvm-compiler selinux + opencl openvg osmesa pax_kernel openmax pic selinux +udev vdpau wayland xvmc xa kernel_FreeBSD kernel_linux" REQUIRED_USE=" @@ -60,14 +60,10 @@ REQUIRED_USE=" opencl? ( gallium llvm - video_cards_r600? ( r600-llvm-compiler ) - video_cards_radeon? ( r600-llvm-compiler ) - video_cards_radeonsi? ( r600-llvm-compiler ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) - r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi video_cards_radeon ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) @@ -148,7 +144,6 @@ done DEPEND="${RDEPEND} ${PYTHON_DEPS} llvm? ( - r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) ) opencl? ( @@ -265,7 +260,6 @@ multilib_src_configure() { $(use_enable openvg) $(use_enable openvg gallium-egl) $(use_enable openmax omx) - $(use_enable r600-llvm-compiler) $(use_enable vdpau) $(use_enable xa) $(use_enable xvmc) diff --git a/media-libs/mesa/mesa-10.4.6.ebuild b/media-libs/mesa/mesa-10.4.6.ebuild index cdc5a4339806..ebd78a2301f0 100644 --- a/media-libs/mesa/mesa-10.4.6.ebuild +++ b/media-libs/mesa/mesa-10.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.4.6.ebuild,v 1.1 2015/04/28 00:45:39 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.4.6.ebuild,v 1.2 2015/05/24 04:30:12 mattst88 Exp $ EAPI=5 @@ -51,7 +51,7 @@ done IUSE="${IUSE_VIDEO_CARDS} bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm - +nptl opencl osmesa pax_kernel openmax pic r600-llvm-compiler selinux + +nptl opencl osmesa pax_kernel openmax pic selinux +udev vaapi vdpau wayland xvmc xa kernel_FreeBSD" REQUIRED_USE=" @@ -60,14 +60,10 @@ REQUIRED_USE=" opencl? ( gallium llvm - video_cards_r600? ( r600-llvm-compiler ) - video_cards_radeon? ( r600-llvm-compiler ) - video_cards_radeonsi? ( r600-llvm-compiler ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) - r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi video_cards_radeon ) ) vaapi? ( gallium ) vdpau? ( gallium ) wayland? ( egl gbm ) @@ -156,7 +152,6 @@ done DEPEND="${RDEPEND} ${PYTHON_DEPS} llvm? ( - r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) ) opencl? ( @@ -266,7 +261,6 @@ multilib_src_configure() { $(use_enable d3d9 nine) $(use_enable llvm gallium-llvm) $(use_enable openmax omx) - $(use_enable r600-llvm-compiler) $(use_enable vaapi va) $(use_enable vdpau) $(use_enable xa) diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml index fe098a45391f..6aca659161f8 100644 --- a/media-libs/mesa/metadata.xml +++ b/media-libs/mesa/metadata.xml @@ -20,7 +20,6 @@ <flag name='osmesa'>Build the Mesa library for off-screen rendering.</flag> <flag name='pax_kernel'>Enable if the user plans to run the package under a pax enabled hardened kernel</flag> <flag name='pic'>disable optimized assembly code that is not PIC friendly</flag> - <flag name='r600-llvm-compiler'>Build the LLVM based r600 shader compiler.</flag> <flag name='vdpau'>Enable the VDPAU acceleration interface for the Gallium3D Video Layer.</flag> <flag name='wayland'>Enable support for dev-libs/wayland</flag> <flag name='xa'>Enable the XA (X Acceleration) API for Gallium3D.</flag> |