255 lines
9.6 KiB
XML
255 lines
9.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>boost</Name>
|
|
<Homepage>http://boost.org</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>programming.misc</PartOf>
|
|
<License>GPLv2</License>
|
|
<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="acf19e9d53f0b6db8e85452978eb9c731ef8b865" type="tarbz2">https://archives.boost.io/release/1.87.0/source/boost_1_87_0.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>xz-devel</Dependency>
|
|
<Dependency>zstd-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency versionFrom="76.1">icu4c-devel</Dependency>
|
|
<!-- <Dependency>python-devel</Dependency> -->
|
|
<Dependency>python3-devel</Dependency> -->
|
|
<!-- libsxlt is needed for xsltproc -->
|
|
<Dependency>libxslt-devel</Dependency>
|
|
<Dependency>openmpi-devel</Dependency>
|
|
<!-- <Dependency>python-numpy</Dependency> --> -->
|
|
<Dependency>python3-numpy</Dependency> -->
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch>boost-1.81.0-phoenix-multiple-definitions.patch</Patch>
|
|
<Patch>e7433ba54596da97cb7859455cd37ca140305a9c.patch</Patch>
|
|
<Patch>boost-move-std-ns-begin-fix-for-gcc15.patch</Patch>
|
|
<!-- <Patch>b29603fa.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>boost</Name>
|
|
<Summary>Peer-reviewed portable C++ source libraries</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>xz</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>zstd</Dependency>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>icu4c</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>openmpi</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/share/boostbook</Path>
|
|
<Path fileType="data">/usr/share/boost-build</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share/b2/src</Path>
|
|
<Path fileType="data"> /usr/share/boost_predef</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>boost-devel</Name>
|
|
<IsA>data:doc</IsA>
|
|
<Summary>Headers and library documentation for boost</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">boost</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/*/html</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<!--Package>
|
|
<Name>boost-python</Name>
|
|
<Summary>A C++ library which enables seamless interoperability between C++ and the Python</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">boost</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/libboost_numpy27.so*</Path>
|
|
<Path fileType="library">/usr/lib/libboost_python27.so*</Path>
|
|
</Files>
|
|
</Package-->
|
|
|
|
<Package>
|
|
<Name>boost-python3</Name>
|
|
<Summary>A C++ library which enables seamless interoperability between C++ and the Python3</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">boost</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>openmpi</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/python3.11</Path>
|
|
<Path fileType="library">/usr/lib/libboost_numpy311.so*</Path>
|
|
<Path fileType="library">/usr/lib/libboost_python311.so*</Path>
|
|
<Path fileType="library">/usr/lib/libboost_mpi_python311.so*</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="21">
|
|
<Date>2025-10-22</Date>
|
|
<Version>1.87.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="20">
|
|
<Date>2025-02-23</Date>
|
|
<Version>1.87.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="19">
|
|
<Date>2023-10-16</Date>
|
|
<Version>1.83.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="18">
|
|
<Date>2023-01-31</Date>
|
|
<Version>1.77.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="17">
|
|
<Date>2021-10-21</Date>
|
|
<Version>1.77.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="16">
|
|
<Date>2021-10-21</Date>
|
|
<Version>1.77.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>İdris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
<Update release="15">
|
|
<Date>2021-07-07</Date>
|
|
<Version>1.75.0</Version>
|
|
<Comment>Rebuild boost-build</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="14">
|
|
<Date>2021-03-10</Date>
|
|
<Version>1.75.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>İdris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
<Update release="13">
|
|
<Date>2020-11-07</Date>
|
|
<Version>1.72.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="12">
|
|
<Date>2020-04-06</Date>
|
|
<Version>1.72.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="11">
|
|
<Date>2020-02-10</Date>
|
|
<Version>1.72.0</Version>
|
|
<Comment>Symlink and translations fix</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="10">
|
|
<Date>2020-01-12</Date>
|
|
<Version>1.72.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2018-07-25</Date>
|
|
<Version>1.66.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2018-03-22</Date>
|
|
<Version>1.66.0</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2018-03-19</Date>
|
|
<Version>1.63.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2017-11-09</Date>
|
|
<Version>1.63.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2017-06-08</Date>
|
|
<Version>1.63.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-02-01</Date>
|
|
<Version>1.63.0</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.60.0</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-25</Date>
|
|
<Version>1.60.0</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>İbrahim KARAGÜZEL</Name>
|
|
<Email>karaguzelibrahim@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-05-08</Date>
|
|
<Version>1.60.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>İbrahim KARAGÜZEL</Name>
|
|
<Email>karaguzelibrahim@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|