          MODULE=libmpc
         VERSION=1.4.1
          SOURCE=mpc-$VERSION.tar.xz
      SOURCE_URL=https://ftp.gnu.org/gnu/mpc/
      SOURCE_VFY=sha256:91204cd32f164bd3b7c992d4a6a8ce6519511aadab30f78b6982d0bf8d73e931
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mpc-$VERSION
        WEB_SITE=http://www.multiprecision.org
         ENTERED=20100416
         UPDATED=20260416
           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
