          MODULE=qwtplot3d
         VERSION=0.3.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$MIRROR_URL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_VFY=sha1:bb45c92769b969ebd5dc476b984e774d7cee91d5
   MODULE_PREFIX=${QT4_PREFIX:-/usr}
        WEB_SITE=http://qwtplot3d.sourceforge.net/
         ENTERED=20091019
         UPDATED=20120202
           SHORT="3D-widgets for programmers"

cat << EOF
QwtPlot3D is not a  program, but a feature-rich Qt/OpenGL-based C++ programming
library, providing essentially a  bunch of 3D-widgets for programmers.

 Common code base for Qt3 and Qt4
 Specialized widgets for surfaces, graphs etc.
 Parametric Surfaces
 Lighting (experimental)
 User defined visual objects
 Scaling, rotating, shifting, zooming of data sets and mathematical
 functions ( see Data Input Topics )
 Interactive mouse and keyboard handling
 Resolution changing on the fly
 Reading from MESH data files :See the 'data' directory and NativeReader documentation for this
 Reading from FEM files
 Flat (2D) labeling
 Wireframe, filled polygons, hidden line
 Floor projections (Isolines, Data)
 Free configurable (labeling, numbering; linear, log or user-defined transformations)
 and autoscalable axes
 Free color model
 Flat/Gouraud shading
 Color legends
 Pixmap output (all Qt supported formats)
 Vector output (PostScript,  EPS and PDF)  via gl2ps
EOF
