summaryrefslogtreecommitdiff
path: root/dev-cpp
AgeCommit message (Collapse)Author
2025-10-11dev-cpp/ada: Keyword 3.3.0 x86, #963885Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-cpp/jsoncons: drop 1.4.2Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44115 Closes: https://github.com/gentoo/gentoo/pull/44115 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-cpp/jsoncons: add 1.4.3Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44115 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-cpp/rapidyaml: drop 0.6.0 (no stable ebuild left, intentional)Ionen Wolkens
This just came back from last-rites and would rather leave this in ~arch until something needs it stable, and this old version is known broken with cmake-4. Closes: https://bugs.gentoo.org/963014 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-09dev-cpp/rapidyaml: add 0.9.0, 0.10.0Ionen Wolkens
This been un-last-rited for upcoming kde-plasma/union (currently only in kde overlay), but union is currently broken with both 0.10.0 and old stable 0.6.0 so also adding 0.9.0 for the interim. This is a simplified version of the original ebuild to make maintenance easier (do not really want to spend more time than necessary on this package anymore, feel free to take over maintenance if want to give more care to this package). Afaik union is likely still far from release, so could potentially be last rited again if final version doesn't need it anymore. Bug: https://bugs.gentoo.org/963014 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-09dev-cpp/rapidyaml: drop unkeyworded 0.7.2Ionen Wolkens
Never really tested this version properly, may as well get rid of it and add a newer one rather than keyword it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-09dev-cpp/gtkmm: Restrict <gtkmm-4.20:4 to <gtk-4.20Lukas Schmelting
Bumping gtk to 4.20.1 exposed a compilation error caused by conflicting C++ alias declarations in gtk/src/iconpaintable.h: using GtkIconPaintable = struct _GtkIconPaintable; using GtkIconPaintableClass = struct _GtkIconPaintableClass; Specifically, the build fails with errors like: error: conflicting declaration using GtkIconPaintableClass = struct _GtkIconPaintableClass; These aliases were introduced in commit 04ab9653 (probably) and later removed in commit 94959145, which fixed the conflict. Bug: https://bugs.gentoo.org/963805 Signed-off-by: Lukas Schmelting <lschmelting@posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/44106 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-cpp/gtkmm: add 4.20.0Lukas Schmelting
Drop ~alpha keyword, same as dependency >=gui-libs/gtk-4.19.4 Bug: https://bugs.gentoo.org/963805 Signed-off-by: Lukas Schmelting <lschmelting@posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/44106 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-cpp/ada: Keyword 3.3.0 ppc64, #963885Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-08dev-cpp/ada: Keyword 3.3.0 arm, #963885Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-07dev-cpp/yaml-cpp: Stabilize 0.8.0-r2 ppc64, #963839Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-07dev-cpp/yaml-cpp: Stabilize 0.8.0-r2 ppc, #963839Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-07dev-cpp/cpp-httplib: Stabilize 0.26.0 ppc, #963305Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-07dev-cpp/cpp-httplib: Stabilize 0.26.0 ppc64, #963305Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-06dev-cpp/yaml-cpp: Stabilize 0.8.0-r2 arm64, #963839Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-06dev-cpp/yaml-cpp: Stabilize 0.8.0-r2 x86, #963839Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-06dev-cpp/yaml-cpp: Stabilize 0.8.0-r2 amd64, #963839Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-06dev-cpp/range-v3: Stabilize 0.12.0-r1 arm64, #963838Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-06dev-cpp/range-v3: Stabilize 0.12.0-r1 x86, #963838Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-06dev-cpp/range-v3: Stabilize 0.12.0-r1 amd64, #963838Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-06dev-cpp/azure-core: Drop old 1.16.0James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-10-06dev-cpp/azure-core: Stabilise 1.16.1 on amd64James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-10-06dev-cpp/azure-identity: Version bump to 1.13.2James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-10-06dev-cpp/azure-identity: Drop old 1.13.0-r1James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-10-06dev-cpp/azure-identity: Stabilise 1.13.1 on amd64James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-10-05dev-cpp/cpp-httplib: Stabilize 0.26.0 x86, #963305Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-05dev-cpp/cpp-httplib: Stabilize 0.26.0 amd64, #963305Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-05dev-cpp/cpp-httplib: Stabilize 0.26.0 arm64, #963305Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-05dev-cpp/cpp-httplib: Stabilize 0.26.0 arm, #963305Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-05dev-cpp/cli11: Keyword 2.5.0 riscv, #963652Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2025-10-03dev-cpp/catch add multilib support * This fix compile error on package with ↵Gonçalo Negrier Duarte
multilib support, such as spdlog, and require catch as dependency. Bug: https://bugs.gentoo.org/962994 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43988 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-cpp/simdutf: new package; add 7.3.4Lukas Schmelting
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/43306 Closes: https://github.com/gentoo/gentoo/pull/43306 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-cpp/jsoncons: drop 1.4.1Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43986 Closes: https://github.com/gentoo/gentoo/pull/43986 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-cpp/jsoncons: add 1.4.2Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43986 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-cpp/expected-lite: Drop oldEsteve Varela Colominas
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43916 Closes: https://github.com/gentoo/gentoo/pull/43916 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-cpp/expected-lite: Bump to 0.9.0Esteve Varela Colominas
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43916 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-cpp/cpp-httplib: drop 0.18.1Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43944 Closes: https://github.com/gentoo/gentoo/pull/43944 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-02dev-cpp/gpgmepp: drop 1.24.3Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-02dev-cpp/gpgmepp: Stabilize 2.0.0-r1 x86, #960771Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-01dev-cpp/metslib: treecleanArthur Zamarin
Closes: https://bugs.gentoo.org/962066 (pkgremoved) Closes: https://bugs.gentoo.org/886470 (pkgremoved) Closes: https://bugs.gentoo.org/630248 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-30dev-cpp/lucene++: drop 3.0.7-r3Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-30dev-cpp/lucene++: fixes for boost-1.89, cmake4, gtest & gcc-15Holger Hoffstätte
Closes: https://bugs.gentoo.org/957220 Closes: https://bugs.gentoo.org/963333 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43958 Closes: https://github.com/gentoo/gentoo/pull/43958 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-26dev-cpp/highway: Stabilize 1.2.0 ppc64, #963278Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-26dev-cpp/asio: Stabilize 1.34.2 ppc, #963245Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-26dev-cpp/benchmark: Stabilize 1.9.2 ppc64, #956673Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-26dev-cpp/asio: Stabilize 1.34.2 ppc64, #963245Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-25dev-cpp/cpp-hocon: treecleanAndreas Sturmlechner
Closes: https://bugs.gentoo.org/957225 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-25dev-cpp/robin-hood-hashing: treecleanAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-24dev-cpp/ada: Drop oldEsteve Varela Colominas
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43915 Closes: https://github.com/gentoo/gentoo/pull/43915 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-24dev-cpp/ada: Bump to 3.3.0Esteve Varela Colominas
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43915 Signed-off-by: Sam James <sam@gentoo.org>