core updated.

This commit is contained in:
Ertuğrul Erata
2015-05-17 16:28:10 +03:00
parent 14d58aa1d0
commit 8e13c775be
558 changed files with 543408 additions and 27657 deletions
+3
View File
@@ -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()
+8 -1
View File
@@ -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>