Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: media-libs/mesa/
Date: Fri, 13 Sep 2019 03:44:05
Message-Id: 1568346228.92f561ff962d800050d8e573451212d908ef96ce.anarchy@gentoo
1 commit: 92f561ff962d800050d8e573451212d908ef96ce
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 13 03:43:48 2019 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 13 03:43:48 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=92f561ff
7
8 media-libs/mesa: Version bump 19.2.0rc3, sync update from tree
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --force
12 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
13
14 media-libs/mesa/Manifest | 2 +-
15 .../mesa/{mesa-19.2.0_rc2.ebuild => mesa-19.2.0_rc3.ebuild} | 10 ++++++----
16 media-libs/mesa/metadata.xml | 1 -
17 3 files changed, 7 insertions(+), 6 deletions(-)
18
19 diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
20 index 5836582..42118af 100644
21 --- a/media-libs/mesa/Manifest
22 +++ b/media-libs/mesa/Manifest
23 @@ -1,3 +1,3 @@
24 DIST mesa-19.0.8.tar.xz 11967592 BLAKE2B 91a46b67bdb8cb3ab4c7337be7c2b0dc6ab5ec8cc126afc2d8af8d056bff0392a5b443c26304bf4c68472eb6ba16d29ca248c1fc0c0f2dd6af03d3e10d3ec1b3 SHA512 fbddc3a74f223564343027380af776b3fa5d63fe1af4e34121273235d1c6eced96439f601eb19bf658eb927aff3965b520f0329fcbd4650f3112167303e1746d
25 DIST mesa-19.1.4.tar.xz 10938008 BLAKE2B 4745fc7e844397378fe1adf61bcd5b54aad11ec0b375ced85fd80ced01227432b491ad8b7ba7d9013190cfbb451bc11cdb7c8af0e1f298dd5d793d3ce43aa92b SHA512 234032d917c9b378c3f6ceb921677b64e549344c3957331810b50fd73e0dccd2f4f62e2bd39e619590f389bc58fdab10fab4b88f7c117557cbeb1dda049b9fc5
26 -DIST mesa-19.2.0-rc2.tar.xz 11456920 BLAKE2B 673ff105395731ca65cc99bee1f73c582b40e05983bd08c46f07384e579c8d449e7f5371461542ebbcfc32022382f206adf7dcc43ed8713cb35e37c1cc69e03c SHA512 a42f7add01afd327838bd57ea4086ad4b9de669c6caf443129e325171bc53e3321c898d8d0075c7e50c4e0fdd094d66a60e35a0620e25e6c52648c5ac0008dcc
27 +DIST mesa-19.2.0-rc3.tar.xz 11458088 BLAKE2B 35fac57dbf0d13f62f32695235ecc7c47b505b4eff55e7b06f61e1cd7a9977675ff9e5e2131e20dae3a666ad13b1f52a9ad36405731885c84cfa66a90fc8232e SHA512 378bb27073d99032c489a0fcc44157017d27d01c24c3bb7e3e32f59b298cf0c7409351d18fbbfb1ccfb799e02f9166450dc73390e98a026f60a4ab0583944d68
28
29 diff --git a/media-libs/mesa/mesa-19.2.0_rc2.ebuild b/media-libs/mesa/mesa-19.2.0_rc3.ebuild
30 similarity index 97%
31 rename from media-libs/mesa/mesa-19.2.0_rc2.ebuild
32 rename to media-libs/mesa/mesa-19.2.0_rc3.ebuild
33 index a9d1406..fb451b1 100644
34 --- a/media-libs/mesa/mesa-19.2.0_rc2.ebuild
35 +++ b/media-libs/mesa/mesa-19.2.0_rc3.ebuild
36 @@ -36,7 +36,7 @@ done
37
38 IUSE="${IUSE_VIDEO_CARDS}
39 +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm
40 - lm_sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
41 + lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
42 vdpau vulkan vulkan-overlay wayland +X xa xvmc"
43
44 REQUIRED_USE="
45 @@ -73,6 +73,7 @@ REQUIRED_USE="
46
47 LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.99"
48 RDEPEND="
49 + !app-eselect/eselect-mesa
50 >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
51 >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
52 libglvnd? (
53 @@ -95,7 +96,7 @@ RDEPEND="
54 virtual/libelf:0=[${MULTILIB_USEDEP}]
55 )
56 )
57 - lm_sensors? ( sys-apps/lm_sensors:=[${MULTILIB_USEDEP}] )
58 + lm-sensors? ( sys-apps/lm-sensors:=[${MULTILIB_USEDEP}] )
59 opencl? (
60 dev-libs/ocl-icd[khronos-headers,${MULTILIB_USEDEP}]
61 dev-libs/libclc
62 @@ -103,6 +104,7 @@ RDEPEND="
63 )
64 vaapi? (
65 >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}]
66 + video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 )
67 )
68 vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
69 xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
70 @@ -301,7 +303,7 @@ pkg_pretend() {
71 fi
72
73 if ! use gallium; then
74 - use lm_sensors && ewarn "Ignoring USE=lm_sensors since USE does not contain gallium"
75 + use lm-sensors && ewarn "Ignoring USE=lm-sensors since USE does not contain gallium"
76 use llvm && ewarn "Ignoring USE=llvm since USE does not contain gallium"
77 use opencl && ewarn "Ignoring USE=opencl since USE does not contain gallium"
78 use vaapi && ewarn "Ignoring USE=vaapi since USE does not contain gallium"
79 @@ -362,7 +364,7 @@ multilib_src_configure() {
80 if use gallium; then
81 emesonargs+=(
82 $(meson_use llvm)
83 - $(meson_use lm_sensors lmsensors)
84 + $(meson_use lm-sensors lmsensors)
85 $(meson_use unwind libunwind)
86 )
87
88
89 diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml
90 index 1adb4bf..81c21d9 100644
91 --- a/media-libs/mesa/metadata.xml
92 +++ b/media-libs/mesa/metadata.xml
93 @@ -20,7 +20,6 @@
94 <flag name="osmesa">Build the Mesa library for off-screen rendering.</flag>
95 <flag name="pax_kernel">Enable if the user plans to run the package under a pax enabled hardened kernel</flag>
96 <flag name="pic">disable optimized assembly code that is not PIC friendly</flag>
97 - <flag name="unwind">Add support for stack trace unwinding and function name resolution</flag>
98 <flag name="valgrind">Compile in valgrind memory hints</flag>
99 <flag name="vdpau">Enable the VDPAU acceleration interface for the Gallium3D Video Layer.</flag>
100 <flag name="vulkan">Enable Vulkan drivers</flag>