chiark / gitweb /
imagemagick: Update from 6.9.2-10 to 6.9.3-0
[termux-packages] / packages / libmpc / build.sh
1 TERMUX_PKG_HOMEPAGE=http://www.multiprecision.org/
2 TERMUX_PKG_DESCRIPTION="C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result"
3 TERMUX_PKG_DEPENDS="libgmp, libmpfr"
4 TERMUX_PKG_VERSION=1.0.3
5 TERMUX_PKG_BUILD_REVISION=1
6 TERMUX_PKG_SRCURL=http://www.multiprecision.org/mpc/download/mpc-${TERMUX_PKG_VERSION}.tar.gz