Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Wed, 25 Jan 2017 23:14:32
Message-Id: 1485386057.bc010550b9249b047b349b200c39fe7314b39446.mattst88@gentoo
1 commit: bc010550b9249b047b349b200c39fe7314b39446
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 25 23:07:35 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 25 23:14:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc010550
7
8 media-libs/mesa: Drop kernel_FreeBSD exclusion of libelf dependency.
9
10 In commit cc7c79df20b, Chí-Thanh removed the libelf dependency on
11 FreeBSD since it is a part of sys-freebsd/freebsd-lib. Since then (see
12 commit 7f40b6c262bfe5) we have switched to virtual/libelf, which is
13 satisfied by sys-freebsd/freebsd-lib.
14
15 media-libs/mesa/mesa-13.0.3.ebuild | 8 ++++----
16 media-libs/mesa/mesa-17.0.0_rc2.ebuild | 8 ++++----
17 media-libs/mesa/mesa-9999.ebuild | 8 ++++----
18 3 files changed, 12 insertions(+), 12 deletions(-)
19
20 diff --git a/media-libs/mesa/mesa-13.0.3.ebuild b/media-libs/mesa/mesa-13.0.3.ebuild
21 index 0773786..f539cdc 100644
22 --- a/media-libs/mesa/mesa-13.0.3.ebuild
23 +++ b/media-libs/mesa/mesa-13.0.3.ebuild
24 @@ -45,7 +45,7 @@ done
25 IUSE="${IUSE_VIDEO_CARDS}
26 bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gcrypt gles1 gles2
27 libressl +llvm +nettle +nptl opencl osmesa pax_kernel openmax openssl pic
28 - selinux vaapi valgrind vdpau vulkan wayland xvmc xa kernel_FreeBSD"
29 + selinux vaapi valgrind vdpau vulkan wayland xvmc xa"
30
31 REQUIRED_USE="
32 || ( gcrypt libressl nettle openssl )
33 @@ -95,11 +95,11 @@ RDEPEND="
34 >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
35 >=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}]
36 x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
37 - llvm? ( !kernel_FreeBSD? (
38 + llvm? (
39 video_cards_radeonsi? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
40 !video_cards_r600? (
41 video_cards_radeon? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
42 - ) )
43 + )
44 >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
45 )
46 nettle? ( dev-libs/nettle:=[${MULTILIB_USEDEP}] )
47 @@ -113,7 +113,7 @@ RDEPEND="
48 opencl? (
49 app-eselect/eselect-opencl
50 dev-libs/libclc
51 - !kernel_FreeBSD? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
52 + virtual/libelf:0=[${MULTILIB_USEDEP}]
53 )
54 openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] )
55 vaapi? (
56
57 diff --git a/media-libs/mesa/mesa-17.0.0_rc2.ebuild b/media-libs/mesa/mesa-17.0.0_rc2.ebuild
58 index 735dd56..1df4dd0 100644
59 --- a/media-libs/mesa/mesa-17.0.0_rc2.ebuild
60 +++ b/media-libs/mesa/mesa-17.0.0_rc2.ebuild
61 @@ -44,7 +44,7 @@ done
62 IUSE="${IUSE_VIDEO_CARDS}
63 bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
64 +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind vdpau
65 - vulkan wayland xvmc xa kernel_FreeBSD"
66 + vulkan wayland xvmc xa"
67
68 REQUIRED_USE="
69 d3d9? ( dri3 gallium )
70 @@ -95,17 +95,17 @@ RDEPEND="
71 >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
72 >=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}]
73 x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
74 - llvm? ( !kernel_FreeBSD? (
75 + llvm? (
76 video_cards_radeonsi? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
77 !video_cards_r600? (
78 video_cards_radeon? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
79 - ) )
80 + )
81 >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
82 )
83 opencl? (
84 app-eselect/eselect-opencl
85 dev-libs/libclc
86 - !kernel_FreeBSD? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
87 + virtual/libelf:0=[${MULTILIB_USEDEP}]
88 )
89 openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] )
90 vaapi? (
91
92 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
93 index 2268df1..b8ea0e0 100644
94 --- a/media-libs/mesa/mesa-9999.ebuild
95 +++ b/media-libs/mesa/mesa-9999.ebuild
96 @@ -44,7 +44,7 @@ done
97 IUSE="${IUSE_VIDEO_CARDS}
98 bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
99 +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind vdpau
100 - vulkan wayland xvmc xa kernel_FreeBSD"
101 + vulkan wayland xvmc xa"
102
103 REQUIRED_USE="
104 d3d9? ( dri3 gallium )
105 @@ -95,17 +95,17 @@ RDEPEND="
106 >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
107 >=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}]
108 x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
109 - llvm? ( !kernel_FreeBSD? (
110 + llvm? (
111 video_cards_radeonsi? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
112 !video_cards_r600? (
113 video_cards_radeon? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
114 - ) )
115 + )
116 >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
117 )
118 opencl? (
119 app-eselect/eselect-opencl
120 dev-libs/libclc
121 - !kernel_FreeBSD? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
122 + virtual/libelf:0=[${MULTILIB_USEDEP}]
123 )
124 openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] )
125 vaapi? (