boost verbump in pisi-2.0 main
This commit is contained in:
@@ -13,15 +13,18 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Peer-reviewed portable C++ source libraries</Summary>
|
||||
<Description>Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.</Description>
|
||||
<Archive sha1sum="e151557ae47afd1b43dc3fac46f8b04a8fe51c12" type="tarbz2">mirrors://sourceforge/boost/boost_1_57_0.tar.bz2</Archive>
|
||||
<Archive sha1sum="2fc96c1651ac6fe9859b678b165bd78dc211e881" type="tarbz2">mirrors://sourceforge/boost/boost_1_58_0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<!-- libsxlt is needed for xsltproc -->
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>openmpi-devel</Dependency>
|
||||
<!--Dependency>openmpi-devel</Dependency-->
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>0001-Add-missing-include-to-signals2-trackable.hpp.patch</Patch>
|
||||
<Patch>boost-1.58.0-Fix-for-bind-void-mf-ambiguous-resolution-error.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -29,7 +32,10 @@
|
||||
<Name>boost</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>icu4c</Dependency>
|
||||
<Dependency>openmpi</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<!--Dependency>openmpi</Dependency-->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -53,7 +59,14 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Update release="7">
|
||||
<Date>2015-07-20</Date>
|
||||
<Version>1.58.0</Version>
|
||||
<Comment>Version bump, openmpi disabled. </Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>alialgul@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2014-12-19</Date>
|
||||
<Version>1.57.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
|
||||
Reference in New Issue
Block a user