diff --git a/srcpkgs/MesaLib/template b/srcpkgs/MesaLib/template index 630589cb97f..0521221040b 100644 --- a/srcpkgs/MesaLib/template +++ b/srcpkgs/MesaLib/template @@ -1,17 +1,17 @@ # Template build file for 'MesaLib'. pkgname=MesaLib -version=7.7.0.902 -wrksrc="Mesa-7.8-rc2" +version=7.8 +wrksrc="Mesa-${version}" distfiles=" -ftp://ftp.freedesktop.org/pub/mesa/7.8/RC/$pkgname-7.8-rc2.tar.bz2 -ftp://ftp.freedesktop.org/pub/mesa/7.8/RC/MesaDemos-7.8-rc2.tar.bz2" +ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2 +ftp://ftp.freedesktop.org/pub/mesa/$version/MesaDemos-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-glx-tls --enable-xcb --with-demos" short_desc="Graphics library similar to SGI's OpenGL" maintainer="Juan RP " checksum=" -f79fc44a59f11af3d8e7bcad52eaf6b275632a971f60849db3dac055a0170dd5 -13c1d83bbc3c53443b6a0ae091fcba4cfbe5224851171d3877ea185490b261b8" +8c85db5844303b806b18fc6bd40a9dccb02d90b54878a94f910674673ba0aa35 +5bf65f03ddcd04b02e9ca044285f8754decee67eb274191da1f31627f1d84b0e" 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