           SPELL=libmpc
         VERSION=0.9
          SOURCE="mpc-$VERSION.tar.gz"
   SOURCE_URL[0]=http://www.multiprecision.org/mpc/download/$SOURCE
     SOURCE_HASH=sha512:84daf8e6f63c876ba4c58bd1f25aea2766dd42d6e020aa02e93682e7a1d03da6c30d02c09ac006a507feedb46ea18de415e2affa1cdb71d37d63f3130bb7dfc4
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
