core updated.
This commit is contained in:
@@ -11,6 +11,9 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure()
|
||||
|
||||
# for unused
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>High precision and correct rounding library</Summary>
|
||||
<Description>libmpc is a library for arithmetic of complex numbers with arbitrarily high precision and correct rounding.</Description>
|
||||
<Archive sha1sum="5072d82ab50ec36cc8c0e320b5c377adb48abe70" type="targz">ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.2.tar.gz</Archive>
|
||||
<Archive sha1sum="b8be66396c726fdc36ebb0f692ed8a8cca3bcc66" type="targz">ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
<Dependency>mpfr-devel</Dependency>
|
||||
@@ -44,6 +44,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2015-03-08</Date>
|
||||
<Version>1.0.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2014-09-06</Date>
|
||||
<Version>1.0.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user