           SPELL=openscenegraph
         VERSION=2.8.0
          BRANCH=${VERSION/%.?/}
          SOURCE=OpenSceneGraph-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenSceneGraph-${VERSION}
   SOURCE_URL[0]=http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-$BRANCH/source/$SOURCE
#     SOURCE_HASH=sha512:fa615b68dda33db468a4d476a76839692b2fb8cb6926ec60fbef00aef4b5da90ec6fdef87d668458aaebb661ec7142f58167facfb463f6127fe33841f932b9f3
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
        WEB_SITE=http://www.openscenegraph.org/
         ENTERED=20021102
      LICENSE[0]=LGPL
        KEYWORDS="graph libs"
           SHORT="A free scene graph library."
cat << EOF
Open Scene Graph is a cross-platform C++/OpenGL library for real-time
visualization. Uses range from visual simulation, scientific modeling, virtual
reality, and games.
EOF
