Merge branch 'master' into new_toolchain
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-14</Date>
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>2.30</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-17</Date>
|
||||
<Version>0.16</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-17</Date>
|
||||
<Version>2.6.4</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -147,7 +147,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-14</Date>
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>7.3.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-17</Date>
|
||||
<Version>6.1.2</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-17</Date>
|
||||
<Version>20141105</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Multiple precision floating point library</Summary>
|
||||
<Description>The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library.</Description>
|
||||
<Archive sha1sum="c0fab77c6da4cb710c81cc04092fb9bea11a9403" type="tarxz">http://www.mpfr.org/mpfr-current/mpfr-3.1.5.tar.xz</Archive>
|
||||
<Archive sha1sum="c0fab77c6da4cb710c81cc04092fb9bea11a9403" type="tarxz">https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Date>2018-07-17</Date>
|
||||
<Version>3.1.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-05-01</Date>
|
||||
<Date>2018-07-16</Date>
|
||||
<Version>2.7.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
perlmodules.configure()
|
||||
perlmodules.configure("perl Makefile.PL EXPATLIBPATH=/usr/lib EXPATINCPATH=/usr/include")
|
||||
|
||||
def build():
|
||||
perlmodules.make()
|
||||
|
||||
Reference in New Issue
Block a user