CVS: moonbase/libs/PyOpenGL BUILD,1.1.1.1,1.2 DEPENDS,1.1.1.1,1.2

jmhodges at lunar-linux.org jmhodges at lunar-linux.org
Fri Jul 18 16:18:13 GMT 2003


Update of /var/cvs/lunar/moonbase/libs/PyOpenGL
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22744

Modified Files:
	BUILD DEPENDS 
Log Message:
it compiles now, yay, but no tcl/tk support, enh


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/PyOpenGL/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ BUILD	18 Jul 2003 16:18:11 -0000	1.2
@@ -1,4 +1,5 @@
 (
+ sedit s/"build_togl=1"/"build_togl=0"/ $SOURCE_DIRECTORY/config/linux.cfg
  python setup.py build &&
  prepare_install       &&
  python setup.py install

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/PyOpenGL/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ DEPENDS	18 Jul 2003 16:18:11 -0000	1.2
@@ -1,2 +1,2 @@
 depends glut &&
-depends Python
+depends numpy




More information about the Lunar-commits mailing list