[Lunar-commits] CVS: moonbase/graphics/openvrml DEPENDS, 1.4,
1.5 DETAILS, 1.4, 1.5
Florin Braescu
florin at lunar-linux.org
Sat Nov 27 12:45:10 UTC 2004
Update of /var/cvs/lunar/moonbase/graphics/openvrml
In directory espresso.foo-projects.org:/tmp/cvs-serv6878/graphics/openvrml
Modified Files:
DEPENDS DETAILS
Log Message:
bump the version from 0.14.3 to 0.15.1. depends on SDL instead of glut now.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/openvrml/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS 28 Dec 2003 11:41:42 -0000 1.4
+++ DEPENDS 27 Nov 2004 12:45:08 -0000 1.5
@@ -1,6 +1,6 @@
depends libpng &&
depends jpeg &&
-depends glut &&
+depends SDL &&
depends mozilla
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/openvrml/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 5 Oct 2004 09:30:06 -0000 1.4
+++ DETAILS 27 Nov 2004 12:45:08 -0000 1.5
@@ -1,18 +1,17 @@
MODULE=openvrml
- VERSION=0.14.3
+ VERSION=0.15.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=md5:43d4015a98c7e2479e1164184da0e8e6
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:f7f9abe3b448a6e76114f8b626879de0e285dd5b
WEB_SITE=http://$MODULE.sourceforge.net
ENTERED=20011021
- UPDATED=20031226
+ UPDATED=20041127
SHORT="openvrml: a library for reading and displaying VRML97."
cat << EOF
OpenVRML is a C++ class library that allows applications to read
-VRML97 .wrl files and view their geometries. It is also working
-toward full ISO VRML97 Specification compliance. While still in
+VRML97 .wrl files and view their geometries. It is also working
+toward full ISO VRML97 Specification compliance. While still in
development, the codebase is quite stable and featureful.
-
-lookat, a basic Glut VRML viewer is included.
+Lookat, a basic Glut VRML viewer is included.
EOF
More information about the Lunar-commits
mailing list