           SPELL=eigen2
          SPELLX=eigen
         VERSION=2.0-rc1
     SOURCE_HASH=sha512:a4bc9b1916ef8bd2ade4420a80e094b607ee8e9cc2d8d9d7ce8b1f523b249b689832cebaf0728fa54d2533e6d1717ff78c633b5b93152e65adac807ffa82792a
          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
