wok diff mpc-library/receipt @ rev 20708
updated antinat and antinat-dev (0.90 -> 0.91)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 06 15:33:27 2019 +0100 (2019-02-06) |
parents | 3a1e8d25c320 |
children | 81415da32329 |
line diff
1.1 --- a/mpc-library/receipt Wed Apr 09 20:51:15 2014 +0200 1.2 +++ b/mpc-library/receipt Wed Feb 06 15:33:27 2019 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mpc-library" 1.7 -VERSION="0.8.2" 1.8 +VERSION="1.0.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="MPC is a C library for the arithmetic of complex numbers." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,7 +12,7 @@ 1.13 WGET_URL="http://www.multiprecision.org/mpc/download/$TARBALL" 1.14 HOST_ARCH="i486 arm" 1.15 1.16 -BUGS="Shared libs dont build with 0.9" 1.17 +#BUGS="Shared libs dont build with 0.9" 1.18 1.19 DEPENDS="mpfr gmp" 1.20 BUILD_DEPENDS="mpfr-dev gmp-dev"