           SPELL=eigen2
          SPELLX=eigen
         VERSION=2.0.6
     SOURCE_HASH=sha512:c4554abd0d65af33f1527d25923a074b9d4a13ff1d612b99318cdd85f878841f074a21c40594fdf0602deb0a81182de4ff60a59d74ab5478444b397db95bb8f8
          SOURCE=$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://bitbucket.org/$SPELLX/$SPELL/get/$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
