[packages/Mesa] - updated to 19.0.5
qboosh
qboosh at pld-linux.org
Wed May 29 16:07:11 CEST 2019
commit be821f504427ca14720d3aa881ccfbf8291334e1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 29 16:07:56 2019 +0200
- updated to 19.0.5
Mesa.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 55843fd..2fdbefd 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -53,14 +53,14 @@
Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
-Version: 19.0.4
+Version: 19.0.5
Release: 1
License: MIT (core) and others - see license.html file
Group: X11/Libraries
#Source0: ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
## Source0-md5: 7c61a801311fb8d2f7b3cceb7b5cf308
Source0: https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-%{version}/mesa-mesa-%{version}.tar.bz2
-# Source0-md5: 687794d79413f9b488de321725d44867
+# Source0-md5: dbeefe955c19411a0a23d7bb58a92149
Patch0: nouveau_no_rtti.patch
URL: http://www.mesa3d.org/
%{?with_opencl:BuildRequires: clang-devel >= %{llvm_ver}}
@@ -1200,8 +1200,10 @@ i965 i915 \
dri_drivers=$(echo $dri_drivers | xargs | tr ' ' ',')
-gallium_drivers="svga virgl \
-swrast
+gallium_drivers="virgl swrast \
+%ifarch %{ix86} %{x8664} x32
+svga \
+%endif
%if %{with gallium_radeon}
r300 r600 radeonsi \
%endif
@@ -1211,8 +1213,7 @@ nouveau
%ifarch %{arm} aarch64
etnaviv \
freedreno \
-imx \
-pl111 \
+kmsro \
tegra \
v3d \
vc4 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/be821f504427ca14720d3aa881ccfbf8291334e1
More information about the pld-cvs-commit
mailing list