          MODULE=libmpc
         VERSION=1.3.1
          SOURCE=mpc-$VERSION.tar.gz
   SOURCE_URL[0]=https://ftp.gnu.org/gnu/mpc/
   SOURCE_URL[1]=http://www.multiprecision.org/mpc/download
      SOURCE_VFY=sha256:ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mpc-$VERSION
        WEB_SITE=http://www.multiprecision.org
         ENTERED=20100416
         UPDATED=20230512
           SHORT="A complex floating-point library"

cat << EOF
mpc is a complex floating-point library with exact rounding.
It is based on the GNU MPFR floating-point library, which is
itself based on the GNU MP library.
EOF
