From acaa01767411fbbc0a90413bd74ef1be0a2b4073 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 17 Nov 2018 13:25:21 +0300 Subject: [PATCH] mesa-18.2.5 --- x11/library/mesa/actions.py | 11 ++++++----- x11/library/mesa/pspec.xml | 11 ++++++++++- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/x11/library/mesa/actions.py b/x11/library/mesa/actions.py index 4b6bca5ef8..b4eb97a4cf 100644 --- a/x11/library/mesa/actions.py +++ b/x11/library/mesa/actions.py @@ -19,7 +19,7 @@ def setup(): options ="\ --with-dri-driverdir=/usr/lib/xorg/modules/dri \ - --with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl,swr \ + --with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl \ --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \ --with-platforms=x11,drm,wayland \ --enable-xa \ @@ -36,6 +36,7 @@ def setup(): --enable-glx-tls \ --enable-llvm \ --enable-nine \ + --enable-libunwind \ --enable-llvm-shared-libs \ --enable-shared-glapi \ --enable-texture-float \ @@ -66,13 +67,13 @@ def install(): pisitools.dosym("libGL.so.1.2.0", "%s/libGL.so.1.2" % Libdir) if get.buildTYPE() == "emul32": - pisitools.remove("/usr/lib32/pkgconfig/wayland-egl.pc") - pisitools.remove("/usr/lib32/libwayland-egl.so*") + #pisitools.remove("/usr/lib32/pkgconfig/wayland-egl.pc") + #pisitools.remove("/usr/lib32/libwayland-egl.so*") return #pisitools.dodoc("docs/COPYING") pisitools.dohtml("docs/*") - pisitools.remove("/usr/lib/libwayland-egl.so*") - pisitools.remove("/usr/lib/pkgconfig/wayland-egl.pc") + #pisitools.remove("/usr/lib/libwayland-egl.so*") + #pisitools.remove("/usr/lib/pkgconfig/wayland-egl.pc") diff --git a/x11/library/mesa/pspec.xml b/x11/library/mesa/pspec.xml index a8faa1dfb5..584769f8f7 100644 --- a/x11/library/mesa/pspec.xml +++ b/x11/library/mesa/pspec.xml @@ -13,7 +13,7 @@ app:console Mesa graphics libraries and utilities Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. - https://mesa.freedesktop.org/archive/mesa-18.1.6.tar.xz + https://mesa.freedesktop.org/archive/mesa-18.2.5.tar.xz zlib-devel xorg-proto @@ -42,6 +42,7 @@ automake libunwind-devel wayland-protocols-devel + libXrandr-devel @@ -154,6 +155,7 @@ nettle-32bit libunwind-32bit llvm-32bit + libXrandr-32bit zlib-32bit @@ -191,6 +193,13 @@ + + 2018-11-17 + 18.2.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-05 18.1.6