commit: 043d9113b9cb43571df08a051cb0f7396e38f6f7
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 21:32:24 2019 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 21:32:24 2019 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=043d9113
media-libs/mesa: Version bump 19.3.0
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
media-libs/mesa/Manifest | 2 +-
media-libs/mesa/{mesa-19.3.0_rc6.ebuild => mesa-19.3.0.ebuild} | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 7233fa9..b277deb 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,3 @@
DIST mesa-19.1.7.tar.xz 10941152 BLAKE2B
6be14ddac404668bdd8b7b8756388019c3610ac41b65a7723a419b97b7eccbca666ad6d904f4cde186c4b171e056636a8a6a5727e30963c8fa177d7861bd6cfb
SHA512
0865b5f91e5daa00e1da2b3d8b65fe5d2ff6332372bf8fec7d671d05d8d64ec5a7abea1858cdfc506c76b7226d2bea0af3426565f156b796d8e0f949ea33dc15
DIST mesa-19.2.2.tar.xz 11456352 BLAKE2B
b0900a486d5883759dc395a25195c46fbc90d0388840099d515713a3c1e27560ea6cf9f6bfc5987c9704593b174e26f49a4cd08ff1260b1c1b2197b56c6919b6
SHA512
a3269052c2dfb5404180d1aebd68f5b9b0cc136d634ba89fed3f60fcc9b279072e09ee2db9b485375d39e886209053841df920c9d0b975e0de2825e3da4164a5
-DIST mesa-19.3.0-rc6.tar.xz 11793168 BLAKE2B
b13eb5e7c44225f68c5bf153cb53f32039b5d79bed29417d9c48894125f661fd93f4cd0babaf6cf8de0b108e19c2b0a377eda70a7ee52cc111feadc94a01970f
SHA512
44b6629a5181c64a7dc141299f4ef7a68cd4d5c339952a94a0aea774e8495b2a7b206a86e42cee965ac27eddd9549d09cf253bbeb7048ddff20ed5cec6d36f80
+DIST mesa-19.3.0.tar.xz 11831372 BLAKE2B
97584bd68558e37d20d6e719610066ca2e3df83a26034e2f9b78022d5e5e7b97d12c70e05d8dd2f542f6db5311c4213a1f72afaea1ace4a2bf4ff561bcda2fe6
SHA512
69c4519540118fb3d50d718d92f443051c149633cf4291a07706c6d45cd6ad1f6f3b91446de2d31a9082efe9e3b4ce35b7472830e152ba655d83a91c2ed3c042
diff --git a/media-libs/mesa/mesa-19.3.0_rc6.ebuild
b/media-libs/mesa/mesa-19.3.0.ebuild
similarity index 99%
rename from media-libs/mesa/mesa-19.3.0_rc6.ebuild
rename to media-libs/mesa/mesa-19.3.0.ebuild
index 40a76d1..714c0bd 100644
--- a/media-libs/mesa/mesa-19.3.0_rc6.ebuild
+++ b/media-libs/mesa/mesa-19.3.0.ebuild
@@ -104,7 +104,6 @@ RDEPEND="
)
vaapi? (
>=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}]
- video_cards_nouveau? (
!<=x11-libs/libva-vdpau-driver-0.7.4-r3 )
)
vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
@@ -151,7 +150,6 @@ LLVM_DEPSTR="
|| (
sys-devel/llvm:9[${MULTILIB_USEDEP}]
sys-devel/llvm:8[${MULTILIB_USEDEP}]
- sys-devel/llvm:7[${MULTILIB_USEDEP}]
)
sys-devel/llvm:=[${MULTILIB_USEDEP}]
"