SHA256
1
0
forked from pool/Mesa

Accepting request 667672 from home:tobijk:branches:home:tobijk:X11:XOrg

- Update the version of the mesa core package to 18.3.2

- Build Mesa with meson instead of automake
  + Build classic swrast with Mesa, as its a dependency for osmesa - delete it
    while installing
  + Build egl with Mesa-drivers as it demands one windowing-system - 
    delete it while installing

- Update the version of the mesa core package to 18.3.2

- Build Mesa with meson instead of automake
  + Build classic swrast with Mesa, as its a dependency for osmesa - delete it
    while installing
  + Build egl with Mesa-drivers as it demands one windowing-system - 
    delete it while installing

OBS-URL: https://build.opensuse.org/request/show/667672
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=804
This commit is contained in:
2019-01-30 16:33:21 +00:00
committed by Git OBS Bridge
parent 07e9041249
commit 84742d9edb
4 changed files with 166 additions and 114 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 21 18:42:08 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
- Update the version of the mesa core package to 18.3.2
-------------------------------------------------------------------
Mon Jan 21 18:29:27 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
- Build Mesa with meson instead of automake
+ Build classic swrast with Mesa, as its a dependency for osmesa - delete it
while installing
+ Build egl with Mesa-drivers as it demands one windowing-system -
delete it while installing
-------------------------------------------------------------------
Fri Jan 18 18:32:13 UTC 2019 - sndirsch@suse.com