14 lines
486 B
Text
14 lines
486 B
Text
# Template build file for 'mpfr'
|
|
pkgname=mpfr
|
|
version=3.1.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-thread-safe"
|
|
subpackages="$pkgname-devel"
|
|
makedepends="gmp-devel"
|
|
short_desc="Library for multiple-precision floating-point computations"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-3"
|
|
homepage="http://www.mpfr.org"
|
|
distfiles="${homepage}/mpfr-current/$pkgname-$version.tar.bz2"
|
|
checksum=79c73f60af010a30a5c27a955a1d2d01ba095b72537dab0ecaad57f5a7bb1b6b
|