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