summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine
AgeCommit message (Collapse)Author
3 daysdev-qt/qtwebengine: add 6.11.9999Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-23dev-qt/qtwebengine: sort minizip dep + add explicit zlibIonen Wolkens
Uses both and could be meaningful with := in the future, not worth a revbump over though. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-23dev-qt/qtwebengine: update 6.10 patchsetIonen Wolkens
6.10-6 -> 6.10-7: Updated: - cstdint.patch (bug #966356) Also tidied the cstdint patch (much smaller), several of these were fixed upstream in 6.10 but the patch was successfully applying a duplicate header. Closes: https://bugs.gentoo.org/966356 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-22dev-qt/qtwebengine: drop 6.10.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-20dev-qt/qtwebengine: add 6.10.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-04*/*: Use virtual/minizipMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/44464 Closes: https://github.com/gentoo/gentoo/pull/44464 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
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>
2025-10-15dev-qt/qtwebengine: drop unused patchIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-15dev-qt/qtwebengine: drop 6.9.2-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-12dev-qt/qtwebengine: Stabilize 6.9.3 arm64, #963987Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-qt/qtwebengine: Stabilize 6.9.3 amd64, #963987Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-qt/qtwebengine: add missing stdint includeIonen Wolkens
Haven't tested building, but it is missing either way and shouldn't be. Won't bother updating patchset over this until need to pull in more changes if ever (already fixed in 6.10.0 w/ chromium-134.x which has become more concious of these). Closes: https://bugs.gentoo.org/963965 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-07dev-qt/qtwebengine: drop 6.10.0_rcIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-07dev-qt/qtwebengine: add 6.10.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-04dev-qt/qtwebengine: re-add sbom workaround in 6.10 liveIonen Wolkens
Thought this was fixed, but had tested the wrong version. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-01dev-qt/qtwebengine: drop 6.9.9999Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-30dev-qt/qtwebengine: add 6.9.3Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-28dev-qt/qtwebengine: drop 6.9.1-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-28dev-qt/qtwebengine: update liveIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-28dev-qt/qtwebengine: update 6.9 patchset in liveIonen Wolkens
6.9-9 -> 6.9-10: Removed: - perfetto-pythonpath.patch (upstreamed) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-23dev-qt/qtwebengine: add 6.10.0_rcIonen Wolkens
Using patchset-3 rather than -5 after all given seems the qtwebengine submodule update hasn't been included in the -rc tarball despite being in the 6.10.0 branch? Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-22dev-qt/qtwebengine: update 6.10 patchsetIonen Wolkens
6.10-4 -> 6.10-[56]: Removed: - perfetto-pythonpath.patch (upstreamed) Technically perfetto patch is only in the 6.10.0 branch and not 6.10 yet given the qtwebengine submodule has only been updated in one branch but it'll most likely be soon or at least by the time of 6.10.1 (that patch is only for a rare edge case either way). 6.10-5 (not used by any ebuild yet), is the same as 6.10-6 except for a minor rebase needed due to a change that has made it in the 6.10 branch but not 6.10.0 and likely won't before release (so -5 will likely be used for 6.10.0-rc if nothing else comes up). Also drop QTBUG-139424.patch from PATCHES, fixed upstream. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-18dev-qt/qtwebengine: Stabilize 6.9.2-r1 amd64, #963003Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-18dev-qt/qtwebengine: Stabilize 6.9.2-r1 arm64, #963003Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-09dev-qt/qtwebengine: rebase 6.10 patchsetIonen Wolkens
6.10.0 branch still needs the old patchset at the moment (which is the branch I used for the previous update in prepration for release), this is for 6.10.1+. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-09dev-qt/qtwebengine: update patchsetsIonen Wolkens
6.9-8 -> 6.9-9: Added: - clang21.patch (imported from files/) - missing-includes.patch (bug #962555) 6.10-2 -> 6.10-3: Added: - clang21.patch (imported from files/) Closes: https://bugs.gentoo.org/962555 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-09dev-qt/qtwebengine: drop unused patchIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-08dev-qt/qtwebengine: update liveIonen Wolkens
Upon closer look, openh264 seems unused with our current configuration (both system's and bundled from a quick grep) and this just adds a dependency or potential automagic for nothing. Originally I thought it could be used with USE=bindist (no real reason not to if system's), but it has configure.cmake checks to specifically disable it when proprietary codecs are not enabled. Either way, the code seems only for webrtc and wouldn't offer h264 playback with bindist so the interest here was mostly to unbundle than functionality. That aside, also noticed that some test junk was newly being installed, (it's a whole QML libary so kind of annoying), and also that disk space usage went over 10GB. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-07dev-qt/qtwebengine: fix QTBUG-139424 patch in liveIonen Wolkens
Forgot that it needs an additional revert that wasn't in 6.9.2, else hits a build failure due to missing headers. Also fix the commit link in the old patch. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-07dev-qt/qtwebengine: update liveIonen Wolkens
Unbundles openh264, only used if webengine_proprietary_codecs is enabled meaning bindist not being set. wrt SBOM, cmake files were failing to generate with it and haven't spent more time on this (it'd likely work if had spdx-tools which seems unpackaged, this is the fallback path) -- not super important (for us) so let's just disable for now. wrt new skipped test, this is a new test that fails only with one of *-sandbox (haven't narrowed it down given it's tedious with qtwebengine) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-30dev-qt/qtwebengine: revert commit for QTBUG-139424Ionen Wolkens
Untested given I do not have the required hardware to reproduce, but doing this seems to have worked for Arch. Closes: https://bugs.gentoo.org/962055 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-28dev-qt/qtwebengine: add clang-21 patch in 6.9+6.10 live as wellIonen Wolkens
Imagine Qt will backport from chromium as well and it'll conflict later, but just to be sure it does not get forgotten. Not touching stable 6.9.1, this will be stabilized long before clang-21 is and haven't verified this all that closely. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-28dev-qt/qtwebengine: fix clang-21Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43590 Closes: https://github.com/gentoo/gentoo/pull/43590 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-26dev-qt/qtwebengine: add 6.9.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-16dev-qt/qtwebengine: update patchsets in liveIonen Wolkens
6.9-7 -> 6.9-8 and 6.10-1 -> 6.10-2 changes: Added: - perfetto-pythonpath.patch (bug #915615) Bug: https://bugs.gentoo.org/915615 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-12dev-qt/qtwebengine: enable py3.14 in liveIonen Wolkens
Also cleanup xml REQ_USE, for 11..14 that USE is gone. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-07dev-qt/qtwebengine: update liveIonen Wolkens
Minor changes from testing 6.9.9999 a bit in prepration for 6.9.2, haven't tested 6.10 again yet so required changes may be incomplete there. - gperf patch is upstreamed in 6.9.9999 too now - workaround some new broken user_facing .txt, only tested 6.9.9999 but assuming 6.10/11 have the same problem right now - tentatively drop the race condition workaround, a new "DEPENDS WebEngineCore_sync_headers" has appeared in 6.9.9999 and that may or may not be enough to make that obsolete but I have no real way to test for sure, will re-add if we get reports Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-07-17dev-qt/qtwebengine: update 6.10 patchsetIonen Wolkens
Was still using 6.9's given chromium hadn't been updated yet, but now it's based on chromium-134. No notable changes, just rebased. Entirely untested, this is just so patches apply, odds are won't test building/runtime (myself) until 6.10.0_rc. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-07-17dev-qt/qtwebengine: adjust 'chromium versions' Bash index matchingJimi Huotari
The 'CHROMIUM_VERSION' file lost its first empty line in commit daab0b4ed7c, so the matching got dieded. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
2025-07-10dev-qt/qtwebengine: drop 6.8.3Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-28dev-qt/qtwebengine: Stabilize 6.9.1-r1 arm64, #958657Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-qt/qtwebengine: Stabilize 6.9.1-r1 amd64, #958657Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-qt/qtwebengine: drop 6.8.2-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-07dev-qt/qtwebengine: drop 6.9.0-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-07dev-qt/qtwebengine: add 6.10.9999Ionen Wolkens
Haven't really tested this one yet other than checking that patches applies, which does not need a new patchset yet given still based on chromium-130 like 6.9 is. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-07Revert "dev-qt/qtwebengine: set CMAKE_QA_COMPAT_SKIP=1"Ionen Wolkens
On second thought, will set this in the eclass. Affects at least one more package (qtmultimedia), and unused or replaced CMakeLists.txt is a common trend in Qt and this may be volatile. If something breaks with cmake-4, would rather that it just breaks rather than do the =3.5 workaround and will fix it then. This reverts commit 73194358936565f89dcd99b29d74627cdbb99b0e. Bug: https://bugs.gentoo.org/957476 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-07dev-qt/qtwebengine: set CMAKE_QA_COMPAT_SKIP=1Ionen Wolkens
Was tempting to just set it in the eclass, but only two packages it looks like. Closes: https://bugs.gentoo.org/957476 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-06dev-qt/qtwebengine: update 6.9 patchsetsIonen Wolkens
6.9-{4,5} -> 6.9-{6,7} changes: Updated: - cstdint.patch (several more added for gcc-16) May possibly be more missing for USE=-jumbo-build but have not tried that. Closes: https://bugs.gentoo.org/957200 Thanks-to: tdr Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-05dev-qt/qtwebengine: backport CVE-2025-5419 fixIonen Wolkens
Not the only issue, but this one is known exploited in the wild giving it higher priority (rest will likely wait until Qt 6.9.2 like usual). Bug: https://bugs.gentoo.org/957076 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-03dev-qt/qtwebengine: update 6.9 patchset in liveIonen Wolkens
6.9-4 -> 6.9-5 changes: Updated: - gn-bootstrap.patch (drop NINJAFLAGS chunk) While fixing an issue to conditionally pass -v to ninja, Qt interestingly added support for the same env var (NINJAFLAGS) that we were adding. Unsure if upstream's support works right though (not tested), it uses simple string replacement rather than separate_arguments(). Could imagine potentially causing issues if NINJAFLAGS had double spaces inherited from users setting NINJAOPTS. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>