[Lunar-commits] <moonbase> mesa-lib: version bumped to 7.6.1.
Florin Braescu
florin at lunar-linux.org
Thu Jan 14 19:15:14 CET 2010
commit 489de2a4087a0ab624e0656a3de85f4144fff8b0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jan 14 20:15:14 2010 +0200
mesa-lib: version bumped to 7.6.1.
Mesa 7.6.1 implements the OpenGL 2.1 API, but the version reported by
glGetString(GL_VERSION) depends on the particular driver being used.
New features:
Upgraded GL/glext.h to version 56, GL/glxext.h to version 25,
GL/wglext.h to version 17
New 3D driver, r600, for Radeon R6xx, R7xx hardware.
---
xorg7/mesa-lib/DETAILS | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/xorg7/mesa-lib/DETAILS b/xorg7/mesa-lib/DETAILS
index b0b914b..8cf0132 100644
--- a/xorg7/mesa-lib/DETAILS
+++ b/xorg7/mesa-lib/DETAILS
@@ -1,18 +1,18 @@
MODULE=mesa-lib
- VERSION=7.5.2
+ VERSION=7.6.1
SOURCE=MesaLib-$VERSION.tar.bz2
SOURCE2=MesaGLUT-$VERSION.tar.bz2
SOURCE3=MesaDemos-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Mesa-$VERSION
- SOURCE_URL=ftp://ftp.freedesktop.org/pub/mesa/$VERSION/
+ SOURCE_URL=ftp://ftp.freedesktop.org/pub/mesa/$VERSION
SOURCE2_URL=$SOURCE_URL
SOURCE3_URL=$SOURCE_URL
- SOURCE_VFY=sha1:582141f8d28267f208c4747bd80689e32cdd6f32
- SOURCE2_VFY=sha1:5650306bb7b81ed2449b56574fcacde641f9dac3
- SOURCE3_VFY=sha1:0740e3c31a0e001f3820b17791f9aae663ec35eb
- WEB_SITE=http://www.mesa3d.org/
+ SOURCE_VFY=sha1:6d99fca5f362d51a95401b4392542eb222e3d0f8
+ SOURCE2_VFY=sha1:7554d7e43968df5b0490f5defe2e01eceac0ab7f
+ SOURCE3_VFY=sha1:4ebcefdcbb2ff28102b1e06a3f804fb32993d5bb
+ WEB_SITE=http://www.mesa3d.org
ENTERED=20060215
- UPDATED=20091007
+ UPDATED=20100114
SHORT="Mesa 3D library"
cat << EOF
More information about the Lunar-commits
mailing list