From 3f6ee95acd6628efa504f76fd8d3494ed5412dd1 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 6 Aug 2020 17:29:32 +0000 Subject: [PATCH] mesa-20.1.5 ver. bump --- x11/library/mesa/actions.py | 2 +- x11/library/mesa/pspec.xml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/x11/library/mesa/actions.py b/x11/library/mesa/actions.py index dbe2bd31b0..74bb2e47dc 100644 --- a/x11/library/mesa/actions.py +++ b/x11/library/mesa/actions.py @@ -46,7 +46,7 @@ def setup(): " % ((libdir, ) * 2) if get.buildTYPE() == "emul32": - options += " -Dlmsensors=false --native-file crossfile.ini -Dllvm_libdir=/usr/lib32" + options += " -Dlmsensors=false --native-file crossfile.ini -Dllvm_libdir=/usr/lib32 -Dzstd=false" shelltools.export("CC", "gcc -m32") shelltools.export("CXX", "g++ -m32") shelltools.export("PKG_CONFIG_PATH","/usr/lib32/pkgconfig") diff --git a/x11/library/mesa/pspec.xml b/x11/library/mesa/pspec.xml index 9bb1c1b920..6a5de0e6bc 100644 --- a/x11/library/mesa/pspec.xml +++ b/x11/library/mesa/pspec.xml @@ -13,9 +13,10 @@ 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-20.1.3.tar.xz + https://mesa.freedesktop.org/archive/mesa-20.1.5.tar.xz meson + zstd-devel zlib-devel xorg-proto openssl-devel @@ -67,10 +68,11 @@ mesa + zstd zlib expat libXv - libX11 + libX11 libdrm libgcc libxcb @@ -209,6 +211,13 @@ + + 2020-08-06 + 20.1.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-07-10 20.1.3