           SPELL=eigen2
          SPELLX=eigen
         VERSION=2.0.16
     SOURCE_HASH=sha512:ceb7c02ef4ca9c2c997c7719ae8fcd3845fa2cff64e81571bb0fe81fe7637af7e2251562897d5580db40e11404585aea739084db4d0442e20e36349963ef61d7
          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
