From ee0dc1f63881d060cac70a5e74d2897cd8c6765c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 21 Mar 2012 23:04:06 +0100 Subject: [PATCH] MesaLib: update to 8.0.2; enable texture-float, vmware drm driver. --- srcpkgs/MesaLib/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/MesaLib/template b/srcpkgs/MesaLib/template index 5c6b452a91e..3d66bfcaead 100644 --- a/srcpkgs/MesaLib/template +++ b/srcpkgs/MesaLib/template @@ -1,19 +1,19 @@ # Template build file for 'MesaLib'. pkgname=MesaLib -version=8.0.1 +version=8.0.2 wrksrc="Mesa-${version}" distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2" build_style=gnu-configure configure_args="--enable-glx-tls --enable-shared-glapi --enable-gallium-g3dvl --enable-shared-dricore --enable-gles1 --enable-gles2 --enable-openvg --enable-egl --with-dri-driverdir=/usr/lib/xorg/modules/dri --with-driver=dri ---enable-gallium-egl --disable-va --enable-vdpau --enable-xvmc ---with-gallium-drivers=r300,r600,nouveau,swrast,i915" +--enable-gallium-egl --disable-va --enable-vdpau --enable-xvmc --enable-xa +--enable-texture-float --with-gallium-drivers=r300,r600,nouveau,swrast,i915,svga" short_desc="Graphics library similar to SGI's OpenGL" maintainer="Juan RP " homepage="http://www.mesa3d.org/" license="MIT, LGPL-2.1" -checksum=593af02ea2b5b7afb057a12c550f2c03b1d1cf59a716972d601c1499545ea0a7 +checksum=8f4d1e70e058a65143e618a9daaf45f00fac04ae9464b35a8d9eeeef3fa5e2a5 long_desc=" MesaLib is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax