Compare commits

...

6 Commits

Author SHA1 Message Date
David Abdurachmanov 458fccbae3
Merge remote-tracking branch 'up/master' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-04-01 13:55:15 +03:00
David Abdurachmanov f475294000
Do not package gallium-pipe (not built)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-08-24 10:08:00 -07:00
David Abdurachmanov 93fc657544
Disable Clang until it's available
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-08-23 23:10:25 -07:00
David Abdurachmanov 9fdce2151a
Merge remote-tracking branch 'up/master' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-08-22 20:23:05 -07:00
David Abdurachmanov d8b8ed5dc1
Merge remote-tracking branch 'up/f29' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-08-21 07:28:46 +03:00
David Abdurachmanov 25622dca5c
Add support for RISC-V (riscv64)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-09 21:18:23 +02:00
1 changed files with 8 additions and 1 deletions

View File

@ -4,7 +4,9 @@
%global with_vaapi 1
%global with_nine 1
%global with_omx 1
%ifnarch riscv64
%global with_opencl 1
%endif
%global base_drivers nouveau,r100,r200
%endif
@ -52,7 +54,7 @@ Name: mesa
Summary: Mesa graphics libraries
%global ver 20.0.2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
License: MIT
URL: http://www.mesa3d.org
@ -536,9 +538,11 @@ popd
%endif
%endif
%if 0%{?with_hardware}
%ifnarch riscv64
%dir %{_libdir}/gallium-pipe
%{_libdir}/gallium-pipe/*.so
%endif
%endif
%if 0%{?with_kmsro}
%{_libdir}/dri/armada-drm_dri.so
%{_libdir}/dri/exynos_dri.so
@ -592,6 +596,9 @@ popd
%endif
%changelog
* Wed Apr 01 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> 20.0.2-1.0.riscv64
- Disable Clang for now (not yet built)
* Thu Mar 19 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.2-1
- Update to 20.0.2