diff --git a/templates/MesaLib/template b/templates/MesaLib/template index 9f31af4ff7..56e0f681af 100644 --- a/templates/MesaLib/template +++ b/templates/MesaLib/template @@ -1,14 +1,14 @@ # Template build file for 'MesaLib'. pkgname=MesaLib sourcepkg=$pkgname -version=7.4 +version=7.4.1 wrksrc="Mesa-$version" distfiles="${SOURCEFORGE_SITE}/mesa3d/$pkgname-$version.tar.bz2" build_style=gnu_configure -configure_args="--enable-glx-tls" +configure_args="--enable-glx-tls --enable-xcb" short_desc="Graphics library similar to SGI's OpenGL" maintainer="Juan RP " -checksum=6e945389add4e5b41f2c403ced13c343767565f2eacde4b16de2d0f9f8a6aac4 +checksum=cba38fc0f6896757cb6e3962d3bb091d3d724a536a213ab9cf6b00a760efc5d2 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