           SPELL=eigen2
          SPELLX=eigen
         VERSION=2.0-beta3
     SOURCE_HASH=sha512:5bb76a80dcb2e6f9c85fc01cb8faae3c0cbfc4a86b490d4679cf12d77d78b8506d3bc6a8ff0b5b105cd199c93c9246e4ba11ca774b9be25dff8008005d9c56fd
          SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://download.tuxfamily.org/$SPELLX/$SOURCE
        WEB_SITE=http://eigen.tuxfamily.org
      LICENSE[0]=GPL
         ENTERED=20080901
        KEYWORDS="linear algebra"
           SHORT="C++ template library for vector and matrix math"
cat << EOF
Eigen2 is a lightweight C++ template library for vector and matrix math, 
a.k.a. linear algebra.
 Unlike most other linear algebra libraries, Eigen2 focuses on the simple 
mathematical needs of applications: games and other OpenGL apps, 
spreadsheets and other office apps, etc. Eigen is dedicated to providing 
optimal speed with GCC. 
EOF
