           SPELL=eigen2
          SPELLX=eigen
         VERSION=2.0.17
     SOURCE_HASH=sha512:8fa0e4507864f61c30de14e3b29d963eb8b777d1a6bb04192d53e1f4c9db323b9fab2ddcedb63bf2af243fe0e26dcd717e97eb72216b6a1d444e455520192c72
          SOURCE=$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eigen-eigen-b23437e61a07
   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
