[arch-commits] Commit in mesa/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Sun Oct 2 05:16:15 UTC 2016
Date: Sunday, October 2, 2016 @ 05:16:15
Author: lcarlier
Revision: 277535
upgpkg: mesa 12.0.3-2
explicitly disable xvmc support (FS#51189)
Modified:
mesa/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-02 02:56:55 UTC (rev 277534)
+++ PKGBUILD 2016-10-02 05:16:15 UTC (rev 277535)
@@ -5,7 +5,7 @@
pkgbase=mesa
pkgname=('opencl-mesa' 'vulkan-intel' 'libva-mesa-driver' 'mesa-vdpau' 'mesa' 'mesa-libgl')
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'
@@ -41,6 +41,7 @@
--with-egl-platforms=x11,drm,wayland \
--with-vulkan-drivers=intel \
--with-sha1=libgcrypt \
+ --disable-xvmc \
--enable-gallium-llvm \
--enable-llvm-shared-libs \
--enable-shared-glapi \
More information about the arch-commits
mailing list