summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/plasma-wayland-protocols: Stabilize 1.16.0 x86, #949237Sam James10 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/plasma-wayland-protocols: Stabilize 1.16.0 amd64, #949237Arthur Zamarin10 hours1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/plasma-wayland-protocols: Stabilize 1.16.0 arm64, #949237Arthur Zamarin11 hours1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/plasma-wayland-protocols: Stabilize 1.16.0 ppc64, #949237Arthur Zamarin11 hours1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/plasma-wayland-protocols: Stabilize 1.16.0 arm, #949237Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/bglibs: update EAPI 7 -> 8Michael Orlitzky17 hours3-0/+382
| | | | | | | | | | | | | | | | | | | * Delay ${ED} substitution until src_install * Add a patch to fix the build on musl * Add a patch to fix feature detection This doesn't fix all of the problems with this package, but it's a start. We have at least two users working on this in addition to myself. No one has been able to get their patches merged because the other problems always prevent the reviewers from testing. So I am partially resolving the Catch 22. Closes: https://github.com/gentoo/gentoo/pull/33569 Closes: https://github.com/gentoo/gentoo/pull/36116 Closes: https://bugs.gentoo.org/836055 Closes: https://bugs.gentoo.org/870550 Closes: https://bugs.gentoo.org/895036 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-libs/level-zero: add 1.20.3Conrad Kostecki32 hours2-0/+37
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/kweathercore: 24.12.2 version bumpAndreas Sturmlechner33 hours2-0/+33
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/kpublictransport: 24.12.2 version bumpAndreas Sturmlechner33 hours2-0/+40
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/kosmindoormap: 24.12.2 version bumpAndreas Sturmlechner33 hours2-0/+49
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/kopeninghours: 24.12.2 version bumpAndreas Sturmlechner33 hours2-0/+64
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/openssl: fix arm64 asmSam James43 hours2-0/+361
| | | | | | | Only needed for 3.x and 3.4.x and we don't have 3.4.x packaged yet (deliberately). Bug: https://bugs.gentoo.org/947295 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/botan: add 3.7.1Sam James2 days2-0/+226
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/nss: add 3.108Joonas Niilola3 days2-0/+428
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/nss: add 3.101.3Joonas Niilola3 days3-0/+469
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libqtxdg: Stabilize 4.1.0 amd64, #949084Sam James3 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libdbusmenu-lxqt: Stabilize 0.2.0 amd64, #949084Sam James3 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libffi: drop problematic SSE patchSam James3 days1-0/+94
| | | | | | | | | | | | | | | | | While this works fine with GCC, it causes 2 test failures with Clang (not the test just added, either), and then also causes failures w/ Clang-built libffi in guile's testsuite. Drop libffi-3.4.6-x86-sse.patch and the followup libffi-3.4.6-tests.patch accordingly for now, given that while it seems to fix a real issue in libffi, it wasn't reported as a "real bug" in Gentoo, and the status quo seems worse than reverting it. Thanks to Jeff for the original report and also unhappy-ending for looking into it and narrowing down which patch was the problem, and mentioning the fallout in guile. Bug: https://github.com/libffi/libffi/issues/879 Bug: https://bugs.gentoo.org/949051 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libzip: tests require USE=sslAndreas Sturmlechner3 days2-2/+2
| | | | | Closes: https://bugs.gentoo.org/949116 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/girara: Stabilize 0.4.4 x86, #939743Sam James4 days1-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libffi: eautoreconf for liveSam James4 days1-2/+4
| | | | | | | | | This clearly can't have worked before, I either lost a hunk when staging w/ git add -p or committed it before it was ready and forgot to go back to it. Bug: https://bugs.gentoo.org/949051 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/wayland-protocols: Version bump to 1.40Matt Turner6 days2-0/+38
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/rocksdb: update maintainersGuilherme Amadio6 days1-4/+4
| | | | | | Move myself at the top to get bug assignments to me by default. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: skip tests which fail on tmpfsGuilherme Amadio6 days2-2/+23
| | | | | | | Closes: https://bugs.gentoo.org/942984 Closes: https://bugs.gentoo.org/948931 Closes: https://bugs.gentoo.org/948932 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: drop 9.7.4, 9.8.4, 9.9.3Guilherme Amadio6 days4-250/+0
| | | | | | Closes: https://bugs.gentoo.org/940226 Closes: https://bugs.gentoo.org/949095 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: add 9.10.0Guilherme Amadio6 days2-0/+92
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/xxhash: drop 0.8.1Guilherme Amadio6 days2-41/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/xxhash: add 0.8.3Guilherme Amadio6 days2-0/+43
| | | | | | | | | Please note that dispatch is now enabled automatically. See https://github.com/Cyan4973/xxHash/releases/tag/v0.8.3 Closes: https://bugs.gentoo.org/831975 Closes: https://bugs.gentoo.org/947902 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/cowsql: add 1.15.7Joonas Niilola6 days2-0/+54
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libuv: drop 1.48.0, 1.49.1Jakov Smolić6 days3-128/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libuv: add 1.50.0Jakov Smolić6 days2-0/+64
| | | | | Closes: https://bugs.gentoo.org/948918 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/OpenNI2: improve ebuild: add missing die, use bash test builtin, …Florian Schmaus7 days2-34/+30
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/OpenNI: improve ebuild: add missing die, use bash test builtin, …Florian Schmaus7 days2-30/+27
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/OpenNI: introduce eapi9-pipestatusVolkmar W. Pogatzki7 days2-4/+7
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/39848 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/OpenNI: allow Java higher than 1.8Volkmar W. Pogatzki7 days2-14/+32
| | | | | | | ebuilds which are pinned to 1.8 should go away before eol of openjdk:8 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/OpenNI2: allow Java higher than 1.8Volkmar W. Pogatzki7 days2-15/+29
| | | | | | | ebuilds which are pinned to 1.8 should go away before eol of openjdk:8 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/OpenNI2: update upstream metadataVolkmar W. Pogatzki7 days1-1/+1
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/dmalloc: treecleanArthur Zamarin8 days8-391/+0
| | | | | | | | | | | Closes: https://bugs.gentoo.org/924174 (pkgremoved) Closes: https://bugs.gentoo.org/426564 (pkgremoved) Closes: https://bugs.gentoo.org/577032 (pkgremoved) Closes: https://bugs.gentoo.org/864767 (pkgremoved) Closes: https://bugs.gentoo.org/883389 (pkgremoved) Closes: https://bugs.gentoo.org/924828 (pkgremoved) Closes: https://bugs.gentoo.org/945177 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libsass: add flag-o-matic filter for flag -fno-semantic-interpositionNHOrus8 days3-6/+18
| | | | | | | | Bug: https://bugs.gentoo.org/834445 Bug: https://github.com/sass/libsass/issues/3193 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40397 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
* dev-libs/boost: update SRC_URINHOrus8 days3-6/+6
| | | | | | | | | See https://github.com/boostorg/boost/issues/924 Closes: https://bugs.gentoo.org/948979 Closes: https://github.com/gentoo/gentoo/pull/40352 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libqtxdg: Stabilize 4.1.0 arm64, #949084Arthur Zamarin8 days1-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libdbusmenu-lxqt: Stabilize 0.2.0 arm64, #949084Arthur Zamarin8 days1-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libqt5pas: treecleanAndreas Sturmlechner8 days4-93/+0
| | | | | Bug: https://bugs.gentoo.org/942178 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/wayland-protocols: Stabilize 1.39 arm64, #949055Arthur Zamarin9 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/wayland-protocols: Stabilize 1.39 arm, #949055Sam James9 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/wayland-protocols: Stabilize 1.39 amd64, #949055Arthur Zamarin9 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/wayland-protocols: Stabilize 1.39 x86, #949055Arthur Zamarin9 days1-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/openssl: Stabilize 3.3.2-r2 x86, #949027Arthur Zamarin9 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/openssl: Stabilize 3.3.2-r2 amd64, #949027Arthur Zamarin9 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libgcrypt: Stabilize 1.11.0-r2 x86, #949023Arthur Zamarin9 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>