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