commit: 92f561ff962d800050d8e573451212d908ef96ce Author: Jory Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 03:43:48 2019 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 03:43:48 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=92f561ff
media-libs/mesa: Version bump 19.2.0rc3, sync update from tree Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --force Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org> media-libs/mesa/Manifest | 2 +- .../mesa/{mesa-19.2.0_rc2.ebuild => mesa-19.2.0_rc3.ebuild} | 10 ++++++---- media-libs/mesa/metadata.xml | 1 - 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest index 5836582..42118af 100644 --- a/media-libs/mesa/Manifest +++ b/media-libs/mesa/Manifest @@ -1,3 +1,3 @@ DIST mesa-19.0.8.tar.xz 11967592 BLAKE2B 91a46b67bdb8cb3ab4c7337be7c2b0dc6ab5ec8cc126afc2d8af8d056bff0392a5b443c26304bf4c68472eb6ba16d29ca248c1fc0c0f2dd6af03d3e10d3ec1b3 SHA512 fbddc3a74f223564343027380af776b3fa5d63fe1af4e34121273235d1c6eced96439f601eb19bf658eb927aff3965b520f0329fcbd4650f3112167303e1746d DIST mesa-19.1.4.tar.xz 10938008 BLAKE2B 4745fc7e844397378fe1adf61bcd5b54aad11ec0b375ced85fd80ced01227432b491ad8b7ba7d9013190cfbb451bc11cdb7c8af0e1f298dd5d793d3ce43aa92b SHA512 234032d917c9b378c3f6ceb921677b64e549344c3957331810b50fd73e0dccd2f4f62e2bd39e619590f389bc58fdab10fab4b88f7c117557cbeb1dda049b9fc5 -DIST mesa-19.2.0-rc2.tar.xz 11456920 BLAKE2B 673ff105395731ca65cc99bee1f73c582b40e05983bd08c46f07384e579c8d449e7f5371461542ebbcfc32022382f206adf7dcc43ed8713cb35e37c1cc69e03c SHA512 a42f7add01afd327838bd57ea4086ad4b9de669c6caf443129e325171bc53e3321c898d8d0075c7e50c4e0fdd094d66a60e35a0620e25e6c52648c5ac0008dcc +DIST mesa-19.2.0-rc3.tar.xz 11458088 BLAKE2B 35fac57dbf0d13f62f32695235ecc7c47b505b4eff55e7b06f61e1cd7a9977675ff9e5e2131e20dae3a666ad13b1f52a9ad36405731885c84cfa66a90fc8232e SHA512 378bb27073d99032c489a0fcc44157017d27d01c24c3bb7e3e32f59b298cf0c7409351d18fbbfb1ccfb799e02f9166450dc73390e98a026f60a4ab0583944d68 diff --git a/media-libs/mesa/mesa-19.2.0_rc2.ebuild b/media-libs/mesa/mesa-19.2.0_rc3.ebuild similarity index 97% rename from media-libs/mesa/mesa-19.2.0_rc2.ebuild rename to media-libs/mesa/mesa-19.2.0_rc3.ebuild index a9d1406..fb451b1 100644 --- a/media-libs/mesa/mesa-19.2.0_rc2.ebuild +++ b/media-libs/mesa/mesa-19.2.0_rc3.ebuild @@ -36,7 +36,7 @@ done IUSE="${IUSE_VIDEO_CARDS} +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm - lm_sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind + lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind vdpau vulkan vulkan-overlay wayland +X xa xvmc" REQUIRED_USE=" @@ -73,6 +73,7 @@ REQUIRED_USE=" LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.99" RDEPEND=" + !app-eselect/eselect-mesa >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}] libglvnd? ( @@ -95,7 +96,7 @@ RDEPEND=" virtual/libelf:0=[${MULTILIB_USEDEP}] ) ) - lm_sensors? ( sys-apps/lm_sensors:=[${MULTILIB_USEDEP}] ) + lm-sensors? ( sys-apps/lm-sensors:=[${MULTILIB_USEDEP}] ) opencl? ( dev-libs/ocl-icd[khronos-headers,${MULTILIB_USEDEP}] dev-libs/libclc @@ -103,6 +104,7 @@ 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}] ) @@ -301,7 +303,7 @@ pkg_pretend() { fi if ! use gallium; then - use lm_sensors && ewarn "Ignoring USE=lm_sensors since USE does not contain gallium" + use lm-sensors && ewarn "Ignoring USE=lm-sensors since USE does not contain gallium" use llvm && ewarn "Ignoring USE=llvm since USE does not contain gallium" use opencl && ewarn "Ignoring USE=opencl since USE does not contain gallium" use vaapi && ewarn "Ignoring USE=vaapi since USE does not contain gallium" @@ -362,7 +364,7 @@ multilib_src_configure() { if use gallium; then emesonargs+=( $(meson_use llvm) - $(meson_use lm_sensors lmsensors) + $(meson_use lm-sensors lmsensors) $(meson_use unwind libunwind) ) diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml index 1adb4bf..81c21d9 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="unwind">Add support for stack trace unwinding and function name resolution</flag> <flag name="valgrind">Compile in valgrind memory hints</flag> <flag name="vdpau">Enable the VDPAU acceleration interface for the Gallium3D Video Layer.</flag> <flag name="vulkan">Enable Vulkan drivers</flag>