          MODULE=ogre
         VERSION=14.5.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/OGRECave/ogre/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:1949fe62f3e4b8043e82e4dc94f9b0ab412a5bffc9e10d3b1dddc80fe54fe1e3
        WEB_SITE=http://www.ogre3d.org/about
         ENTERED=20111130
         UPDATED=20260522
           SHORT="Object-Oriented Graphics Rendering Engine"

cat << EOF
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
3D engine written in C++ designed to make it easier and more intuitive for
developers to produce applications utilising hardware-accelerated 3D graphics.
The class library abstracts all the details of using the underlying system
libraries like Direct3D and OpenGL and provides an interface based on world
objects and other intuitive classes.
EOF
