            SPELL=mpfr
          VERSION=3.1.2
       PATCHLEVEL=1
      SOURCE_HASH=sha512:8d594206afb2637ed39ad564d42c8c4d02b042b95925f5c6ec891e5cb87f7155195559c7ff477256a088ecaaa3c2b0d35a9d11a74ed526a1080d49b2950e5587
   SECURITY_PATCH=2
           SOURCE=$SPELL-$VERSION.tar.xz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://www.mpfr.org/mpfr-$VERSION/$SOURCE
         WEB_SITE=http://www.mpfr.org/
          ENTERED=20040218
       LICENSE[0]=LGPL
         KEYWORDS="libs"
            SHORT="Multiple-precision floating point library with exact rounding"
cat << EOF
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding).
It is based on the GMP multiple-precision library.
The main goal of MPFR is to provide a library for multiple-precision
floating-point computation which is both efficient and has a well-defined
semantics. It copies the good ideas from the ANSI/IEEE-754 standard for
double-precision floating-point arithmetic (53-bit mantissa).
EOF
