PN: libmpc
PV: 0.8.2
PR: r1
PKGV: 0.8.2
PKGR: r1
DESCRIPTION: 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
RDEPENDS_libmpc: mpfr (>= 3.0.0) gmp (>= 5.0.1) eglibc (>= 2.12)
PKG_libmpc: libmpc2
FILES_libmpc: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /usr/share/libmpc /usr/lib/libmpc/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
pkg_postinst_libmpc: #!/bin/sh\nif [ x"$D" = "x" ]; then\n\tif [ -e /etc/ld.so.conf ] ; then\n\t\t[ -x /sbin/ldconfig ] && /sbin/ldconfig\n\tfi\nfi\n
