           SPELL=eigen2
          SPELLX=eigen
         VERSION=2.0.0
     SOURCE_HASH=sha512:2f89da5b854ec43a0e6a9d401cf2283e1378c4f5e3b4446a2ba7bfb45d89a4e16b4647dc4dd4892aa73409ac22f30b0ac3bce2bfa6c1a39c66c5be0e8b3a8d56
          SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   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
