[Lunar-commits] <moonbase> libQGLViewer: Version bump to 2.3.11.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Feb 3 18:33:11 CET 2012


commit 4173d475382b53f1e36d768fddcac00df6a122e1
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Feb 3 12:33:11 2012 -0500

    libQGLViewer: Version bump to 2.3.11.
---
 qt4-apps/libQGLViewer/BUILD   |    4 ++++
 qt4-apps/libQGLViewer/DETAILS |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/qt4-apps/libQGLViewer/BUILD b/qt4-apps/libQGLViewer/BUILD
index 8e4e95c..dc8cd95 100644
--- a/qt4-apps/libQGLViewer/BUILD
+++ b/qt4-apps/libQGLViewer/BUILD
@@ -1,6 +1,10 @@
 (
 
+
   cd QGLViewer &&
+  sed -i "42i #include <GL/glu.h>" qglviewer.cpp &&
+  sed -i "25i #include <GL/glu.h>" camera.h &&
+
   qmake $OPTS  &&
   default_make &&
   
diff --git a/qt4-apps/libQGLViewer/DETAILS b/qt4-apps/libQGLViewer/DETAILS
index bf71e1a..119fd63 100644
--- a/qt4-apps/libQGLViewer/DETAILS
+++ b/qt4-apps/libQGLViewer/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libQGLViewer
-         VERSION=2.3.10
+         VERSION=2.3.11
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.libqglviewer.com/src/
-      SOURCE_VFY=sha1:3ddd492b8284fb1255fe018a180a5f8733dcecc0
+      SOURCE_VFY=sha1:147675f9aebacd4ff56d269a5062378e9808ddef
         WEB_SITE=http://www.libqglviewer.com/index.html
          ENTERED=20110104
-         UPDATED=20111006
+         UPDATED=20120203
            SHORT="C++ library based on Qt that eases the creation of OpenGL 3D viewers"
 
 cat << EOF


More information about the Lunar-commits mailing list