SHA256
1
0
forked from pool/Mesa

Accepting request 1046159 from X11:XOrg

- Update list of gallium-drivers to match default list

OBS-URL: https://build.opensuse.org/request/show/1046159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=464
This commit is contained in:
Dominique Leuenberger 2023-01-03 14:04:19 +00:00 committed by Git OBS Bridge
commit 082c76de5c
2 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 2 09:37:20 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Update list of gallium-drivers to match default list
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com> Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -839,11 +839,11 @@ egl_platforms=x11,wayland
%else %else
%ifarch %{arm} aarch64 %ifarch %{arm} aarch64
-Ddri-drivers= \ -Ddri-drivers= \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \ -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,v3d,svga,tegra \
%else %else
%ifarch ppc64 ppc64le riscv64 %ifarch ppc64 ppc64le riscv64
-Ddri-drivers= \ -Ddri-drivers= \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \ -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl \
%else %else
-Ddri-drivers= \ -Ddri-drivers= \
-Dgallium-drivers=swrast \ -Dgallium-drivers=swrast \
@ -1077,15 +1077,12 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
%endif %endif
%if %{vdpau_virtio_gpu} %if %{vdpau_virtio_gpu}
# for some reason driver doesn't get built on ppc64le
%ifnarch ppc64le
%files -n libvdpau_virtio_gpu %files -n libvdpau_virtio_gpu
%{_libdir}/vdpau/libvdpau_virtio_gpu.so %{_libdir}/vdpau/libvdpau_virtio_gpu.so
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1 %{_libdir}/vdpau/libvdpau_virtio_gpu.so.1
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0 %{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0.0 %{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0.0
%endif %endif
%endif
%if "%{flavor}" != "drivers" %if "%{flavor}" != "drivers"
%files libglapi0 %files libglapi0