boost-1.83.0
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
https://bugs.gentoo.org/887041
|
||||
https://github.com/boostorg/phoenix/issues/111
|
||||
--- a/boost/phoenix/stl.hpp
|
||||
+++ b/boost/phoenix/stl.hpp
|
||||
@@ -11,6 +11,5 @@
|
||||
|
||||
#include <boost/phoenix/stl/algorithm.hpp>
|
||||
#include <boost/phoenix/stl/container.hpp>
|
||||
-#include <boost/phoenix/stl/tuple.hpp>
|
||||
|
||||
#endif
|
||||
@@ -13,7 +13,7 @@
|
||||
<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="0cb4f947d094fc311e13ffacaff00418130ef5ef" type="tarbz2">https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.bz2</Archive>
|
||||
<Archive sha1sum="75b1f569134401d178ad2aaf97a2993898dd7ee3" type="tarbz2">https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
@@ -29,7 +29,7 @@
|
||||
<Dependency>python3-numpy</Dependency> -->
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch>a31e5cffa85f.patch</Patch> -->
|
||||
<Patch>boost-1.81.0-phoenix-multiple-definitions.patch</Patch>
|
||||
<!-- <Patch>5bd5bfb9.patch</Patch> -->
|
||||
<!-- <Patch>b29603fa.patch</Patch> -->
|
||||
</Patches>
|
||||
@@ -100,6 +100,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user