summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/keystone: fix build w/ gcc-15Sam James2024-08-062-0/+11
| | | | | | | | I admit I haven't sent this upstream as upstream don't seem to be merging many PRs at the moment and it's also in some ancient copy of bundled LLVM. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/keystone: enable py3.13Mario Haustein2024-08-062-2/+2
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/37950 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/keystone: drop 0.9.2-r2Mario Haustein2024-08-061-98/+0
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libportal: prevent automagically building against gtk[X,wayland]Eli Schwartz2024-08-051-0/+113
| | | | | | | | | | | | | | | | | | | | | | e.g. the upstream code checks whether GDK_WINDOWING_WAYLAND is defined by the gtk headers, and if so will compile against the wayland symbols it provides. This means that libportal built on a system with gtk+[-wayland] will be compatible with anything, but when built on a system with gtk+[wayland], requires that at runtime. This cannot be expressed with USE flags. We could bind tightly to whether gtk was built with wayland (and X), and in the process, arbitrarily restrict libportal[-wayland] to only build and install on a system with gtk+[-wayland]. But we recently added a hack to gtk itself which allows hiding the automagic macros entirely. Inject this via append-cflags if the USE flags aren't set, to simulate building on a system with more minimal gtk packages. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-libs/libclc: Add 19.1.0_rc2Michał Górny2024-08-052-0/+63
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/apache-arrow: Stabilize 17.0.0 amd64, #937167Sam James2024-08-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openspecfun: Keyword 0.5.5 riscv, #937226Jakov Smolić2024-08-051-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/intel-vc-intrinsics: add 0.19.0Conrad Kostecki2024-08-042-0/+40
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: drop 24.17.29377.6, 24.22.29735.21Conrad Kostecki2024-08-043-174/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: amd64 stableConrad Kostecki2024-08-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/openspecfun: Keyword 0.5.5 ppc, #937226Sam James2024-08-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openspecfun: Keyword 0.5.5 ppc64, #937226Sam James2024-08-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/c-stdaux: Stabilize 1.5.0 arm64, #937201Jakov Smolić2024-08-031-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/c-siphash: Stabilize 1.1.0 arm64, #937201Jakov Smolić2024-08-031-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/tree-sitter-gleam: add 1.0.0Matthew Smith2024-08-032-0/+19
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-libs/openspecfun: Keyword 0.5.5 s390, #937226Arthur Zamarin2024-08-031-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/sexpp: drop 0.8.6Joonas Niilola2024-08-032-36/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/nss: drop 3.101.1, 3.102Joonas Niilola2024-08-033-838/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/c-stdaux: Stabilize 1.5.0 amd64, #937201Michał Górny2024-08-031-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/c-siphash: Stabilize 1.1.0 amd64, #937201Michał Górny2024-08-031-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/openssl: fix exec_prefix absence in pkg-config fileSam James2024-08-032-0/+612
| | | | | Closes: https://bugs.gentoo.org/936576 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop obsolete patchesSam James2024-08-036-532/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop 3.3.0Sam James2024-08-032-303/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop 3.2.1-r2Sam James2024-08-032-310/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop 3.1.5-r2Sam James2024-08-032-288/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: update SRC_URI for latest releases (3.1.6/3.2.2/3.3.1)Sam James2024-08-033-6/+12
| | | | | | | Follow the redirect from openssl -> github. They've been planning it for a whlie so it's legitimate. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: update HOMEPAGESam James2024-08-0310-10/+10
| | | | | | | See https://openssl-library.org/post/2024-07-24-openssl-new-governance-structure/ and https://lwn.net/Articles/983120. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/nss: add 3.103Joonas Niilola2024-08-023-0/+688
| | | | | | | - rebase nss-3.53-gentoo-fixups.patch to apply on 3.103, - update comment about 'standard' and 'full' test cycle differences. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libclc: Add 20.0.0_pre20240801 snapshotMichał Górny2024-08-012-0/+62
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 ppc, #937030Arthur Zamarin2024-08-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 arm, #937030Arthur Zamarin2024-08-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 arm64, #937030Arthur Zamarin2024-08-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/zug: drop 0.1.1Andreas Sturmlechner2024-08-011-39/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/lager: drop 0.1.1Andreas Sturmlechner2024-08-011-49/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/immer: drop 0.8.1Andreas Sturmlechner2024-08-011-48/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/openssl: enable USE=quic by default.Matt Jolly2024-08-021-1/+1
| | | | | | | | | | | | | | | | net-misc/curl enabled HTTP/3 (QUIC) by default in 00f5031e36ffde7784d10ded6f2c753c3a5513a5. As OpenSSL is the default TLS backend for cURL in Gentoo, is a well-maintained and tested package, and cURL's multiple-tls backend support (MultiSSL) is not currently supported with HTTP/3, it has been selected as the default QUIC backend for cURL in Gentoo. Enable USE="+quic" to simplify dependency resolution for the majority of consumers. Signed-off-by: Matt Jolly <kangie@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 sparc, #937030Sam James2024-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 amd64, #937030Sam James2024-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 ppc64, #937030Sam James2024-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libinput: Stabilize 1.26.1 x86, #937030Sam James2024-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl3.3.1-r1: marked *-macos, x64-solarisFabian Groffen2024-08-011-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-libs/blake3: add 1.5.3Matthew Smith2024-08-012-0/+16
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-libs/libgit2: remove no longer needed strict-aliasing workaroundEli Schwartz2024-07-311-3/+0
| | | | | | | | | As noted (and just confirmed via bisect) on the bug, the test failure was fixed upstream: https://github.com/libgit2/libgit2/commit/54218b5506a45217403f6cdfb85fce861b62606d Closes: https://bugs.gentoo.org/927821 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-libs/miniz: drop myself as a maintainerMatthew Smith2024-07-311-4/+1
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-libs/c-blosc2: Bump to 2.15.1Michał Górny2024-07-312-0/+64
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libjodycode: add 3.1.1Jakov Smolić2024-07-312-0/+35
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/kdsingleapplication: Fix IUSE doc/examples cmake argsAndreas Sturmlechner2024-07-301-1/+1
| | | | | | Closes: https://bugs.gentoo.org/936650 Closes: https://bugs.gentoo.org/936648 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 arm64, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 arm, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 ppc64, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>