extra/mesa to 12.0.3-2

This commit is contained in:
Kevin Mihelich 2016-10-02 14:38:18 +00:00
parent 4e4959cbb2
commit bb46687501

View file

@ -11,7 +11,7 @@
pkgbase=mesa
pkgname=('mesa' 'mesa-libgl' 'libva-mesa-driver')
pkgver=12.0.3
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'elfutils' 'llvm'
@ -49,6 +49,7 @@ build() {
--with-dri-drivers=nouveau,swrast \
--with-egl-platforms=x11,drm,wayland \
--with-sha1=libgcrypt \
--disable-xvmc \
--enable-gallium-llvm \
--enable-llvm-shared-libs \
--enable-shared-glapi \