dev-cpp / msgpack-cxx

MessagePack for C++

Official package sites : https://github.com/msgpack/msgpack-c/ · https://msgpack.org/ ·

v6.1.1 :: 0 :: gentoo

Modified
License
Boost-1.0
Keywords
amd64 arm64 x86 ~arm ~riscv ~x64-macos
USE flags
boost doc examples test

v6.1.0 :: 0 :: gentoo

Modified
License
Boost-1.0
Keywords
amd64 arm64 x86 ~arm ~riscv ~x64-macos
USE flags
boost doc examples test

v6.0.0 :: 0 :: gentoo

Modified
License
Boost-1.0
Keywords
~amd64 ~arm ~arm64 ~riscv ~x64-macos ~x86
USE flags
boost doc examples test

v5.0.0 :: 0 :: gentoo

Modified
License
Boost-1.0
Keywords
amd64 arm64 x86 ~arm ~riscv ~x64-macos
USE flags
boost doc examples test

General

boost
Enable boost support
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
examples
Install examples, usually source code
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-libs / boost : Boost Libraries for C++

dev-libs / boost : Boost Libraries for C++

dev-libs / mmtf-cpp : The pure C++ implementation of the MMTF API, decoder and encoder

dev-util / Tensile : A tool for creating a benchmark-driven GEMMs and tensor contractions code

sci-chemistry / pymol : Python-extensible molecular graphics system

sci-libs / hipBLASLt : General matrix-matrix operations library for AMD Instinct accelerators

sci-libs / hipsparselt : Sparse GEMM operations library for AMD Instinct accelerators

sci-libs / rocBLAS : AMD's library for BLAS on ROCm

948661
dev-cpp/msgpack-cxx-5.0.0 fails to compile: alloc_traits.h:76:31: error: static assertion failed: allocator_traits<A>::rebind_alloc<A::value_type> must be A
955414
dev-cpp/msgpack-cxx-6.1.1 - [cmake-4] -- Configuring incomplete, errors occurred!
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: drop *-linux keywords
Bug: https://bugs.gentoo.org/473598 Bug: https://bugs.gentoo.org/720224 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-cpp/msgpack-cxx: Stabilize 6.1.1 amd64, #953054
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-cpp/msgpack-cxx: Stabilize 6.1.1 x86, #953054
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-cpp/msgpack-cxx: Stabilize 6.1.1 arm64, #953054
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
dev-cpp/msgpack-cxx: add 6.1.1
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38207 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-cpp/msgpack-cxx: Stabilize 6.1.0 x86, #919479
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Sam James · gentoo
dev-cpp/msgpack-cxx: Stabilize 6.1.0 arm64, #919479
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-cpp/msgpack-cxx: Stabilize 6.1.0 amd64, #919479
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-cpp/msgpack-cxx: Version bump to 6.1.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-cpp/msgpack-cxx: Stabilize 5.0.0 x86, #901327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-cpp/msgpack-cxx: Stabilize 5.0.0 amd64, #901327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-cpp/msgpack-cxx: Stabilize 5.0.0 arm64, #901327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arsen Arsenović · gentoo
dev-cpp/msgpack-cxx: Fix building on GCC13
Closes: https://bugs.gentoo.org/895690 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-cpp/msgpack-cxx: add 6.0.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-cpp/msgpack-cxx: block older versions of dev-libs/msgpack
See the description of the previous commit for details. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-cpp/msgpack-cxx: not-really-new package, add 5.0.0
This used to be part of dev-libs/msgpack until upstream release 4.0.0. Signed-off-by: Marek Szuba <marecki@gentoo.org>