           SPELL=libmpc
         VERSION=0.8.1
          SOURCE="mpc-$VERSION.tar.gz"
   SOURCE_URL[0]=http://www.multiprecision.org/mpc/download/$SOURCE
     SOURCE_HASH=sha512:14cb9ae3d33caed24d5ae648eed28b2e00ad047a8baeff25981129af88245b4def2948573d7a00d65c5bd34e53524aa6a7351b76703c9f888b41830c1a1daae2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/mpc-$VERSION"
        WEB_SITE="http://www.multiprecision.org/index.php?prog=mpc"
      LICENSE[0]="LGPL"
         ENTERED=20100410
           SHORT="library for the arithmetic of complex numbers"
cat << EOF
Mpc is a C library for the arithmetic of complex numbers with arbitrarily
high precision and correct rounding of the result. It is built upon and
follows the same principles as Mpfr.
EOF
