Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17:/tmp/cvs-serv5631

Modified Files:
        lablgl.info 
Log Message:
oops--forgot to update in unstable

Index: lablgl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/lablgl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lablgl.info 5 Mar 2007 22:53:29 -0000       1.4
+++ lablgl.info 9 Oct 2007 01:26:04 -0000       1.5
@@ -1,7 +1,7 @@
 Info2: <<
 Package: lablgl%type_pkg[-x11]
 Version: 1.02
-Revision: 1000
+Revision: 2
 Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-%v.tar.gz
 Source-MD5: b50e4e7d856c26bc4449151e4307b37b
 SourceDirectory: lablgl-%v
@@ -36,21 +36,21 @@
 BuildDepends: <<
 ocaml (>= 3.05-1),
 (%type_raw[-x11] = -x11) x11-dev, (%type_raw[-x11] = -x11) tcltk-dev,
-(%type_raw[-x11] = -x11) libgl, (%type_raw[-x11] = -x11) glut (>= 3.7-1025)
+(%type_raw[-x11] = -x11) libgl,
+(%type_raw[-x11] = -x11) freeglut
 <<
 Depends: <<
 ocaml (>= 3.05-1),
 (%type_raw[-x11] = .) macosx,
 (%type_raw[-x11] = -x11) x11, (%type_raw[-x11] = -x11) tcltk,
-(%type_raw[-x11] = -x11) libgl, (%type_raw[-x11] = -x11) glut-shlibs (>= 
3.7-1025)
+(%type_raw[-x11] = -x11) libgl,
+(%type_raw[-x11] = -x11) freeglut-shlibs
 <<
-Provides: (%type_raw[-x11] = -x11) lablgl-togl, lablgl, lablglut
-Replaces: lablglut, lablgl, lablgl-x11
-Conflicts: lablglut, lablgl, lablgl-x11
+Provides: (%type_raw[-x11] = -x11) lablgl-togl
+Replaces: (%type_raw[-x11] = -x11) lablgl, (%type_raw[-x11] = .) lablgl-x11
+Conflicts: (%type_raw[-x11] = -x11) lablgl, (%type_raw[-x11] = .) lablgl-x11
 
 PatchScript: patch -p1 < %a/lablgl.patch
-NoSetMAKEFLAGS: true
-SetMAKEFLAGS: -j1
 CompileScript: <<
 #!/bin/sh -ev
 if [ "%type_raw[-x11]" == "-x11" ]; then
@@ -61,7 +61,7 @@
     TKINCLUDES="-I%p/include" \
     TKLIBS="-L%p/lib -L/usr/X11R6/lib -lGL -lXmu" \
     GLLIBS="-lGL -lGLU" \
-    GLUTLIBS="-L%p/lib -lglut" \
+    GLUTLIBS="-L%p/lib -lfreeglut" \
     all opt
 else
   make \


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to