1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
2 # Contributor: Allan McRae <allan@archlinux.org>
7 pkgdesc='Library for the arithmetic of complex numbers with arbitrarily high precision'
9 url='http://www.multiprecision.org/'
12 source=(https://ftp.gnu.org/gnu/mpc/mpc-${pkgver/_/-}.tar.gz{,.sig})
13 sha256sums=('ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8'
15 validpgpkeys=('AD17A21EF8AED8F1CC02DBD9F7D5C9BF765C61E3') # Andreas Enge
19 ./configure --prefix=/usr
30 make DESTDIR="$pkgdir" install
31 mv "$pkgdir"/usr/share/info/{mpc,libmpc}.info