wok diff mpc-library/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
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	Sun Feb 14 22:06:06 2016 +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"