Index: openvrml.txt =================================================================== RCS file: /cvsroot/directory/directory/openvrml.txt,v retrieving revision 1.4 diff -u -u -r1.4 openvrml.txt --- openvrml.txt 19 Nov 2002 00:48:54 -0000 1.4 +++ openvrml.txt 5 Dec 2002 04:28:00 -0000 @@ -15,17 +15,16 @@ of this license is included in the file <a href="COPYING.DOC">COPYING.DOC</a>. </p> -%name: Openvrml +%name: OpenVRML -%short-description: VRML97 parsing/display library +%short-description: VRML97 runtime library -%full-description: openvrml is a VRML97 library to read/write, parse -and display VRML files. As a example for usage, the VRML browser -lookat is included. +%full-description: OpenVRML is a VRML97 library to read and display VRML +worlds. The distribution includes LookAt, a simple glut-based browser. -%category: ilibs, 3d, di +%category: c++libs, 3d, browse -%license: LGPL, GPL +%license: LGPL %license-verified-by: Janet Casey <jcasey@gnu.org> @@ -35,24 +34,24 @@ %maintainer: Braden McDaniel <braden@endoframe.com> -%updated: 2002-11-18 +%updated: 2002-12-04 -%keywords: Virtual Reality Modelling Language, VRML, VRML97, -openvrml, OpenVRML +%keywords: Virtual Reality Modeling Language, VRML, VRML97, +openvrml, OpenVRML, LibVRML97 %interface: X Window System -%programs: lookat, xmlookat, gtklookat, maclookat, winlookat +%programs: lookat %GNU: no -%web-page: http://www.openvrml.org/ +%web-page: http://openvrml.org %support: -%doc: +%doc: programmer reference HTML http://openvrml.org/doc/index.html -%developers: Chris Morley +%developers: Chris Morley, Braden McDaniel %contributors: Erik Andersen, Stuart Anderson, S. K. Bose, Edward A Carter, Clayton Cottingham, Larry D'Cunha, Jeff Dubrule, Anton Eliens @@ -76,24 +75,24 @@ %repository: pserver:anonymous@cvs.OpenVRML.sourceforge.net:/cvsroot/openvrml -%related: white_dune, wings3D, freeWRL +%related: White_dune, Wings3D, FreeWRL -%source-language: C, C++ +%source-language: C++ -%supported-languages: VRML97, javascript +%supported-languages: VRML97, JavaScript, Java %use-requirements: -%build-prerequisites: OpenGL/Mesa, Glut, libjpeg, libpng, zlib +%build-prerequisites: -%weak-prerequisites: lesstif *or* motif +%weak-prerequisites: OpenGL/Mesa, glut, libjpeg, libpng, zlib, Mozilla, Java Development Kit %source-prerequisites: -%version: 0.12.5 beta released 2002-11-18 +%version: 0.12.5 alpha released 2002-11-18 %announce-list: <openvrml-announce@lists.sourceforge.net> - http://sourceforge.net/mail/?group_id=7151 + http://lists.sourceforge.net/lists/listinfo/openvrml-announce %announce-news: comp.lang.vrml @@ -101,10 +100,10 @@ %help-news: -%help-irc-channel: +%help-irc-channel: irc.freenode.net(freenode): #openvrml %dev-list: <openvrml-develop@lists.sourceforge.net> - http://sourceforge.net/mail/?group_id=7151 + http://lists.sourceforge.net/lists/listinfo/openvrml-develop %dev-news: @@ -117,7 +116,6 @@ %bug-database: http://sourceforge.net/tracker/?group_id=7151&atid=107151 %entry-written-by: J. Scheurich <mufti@csv.ica.uni-stuttgart.de> -