commit:     bf1824db5fe96c1fd4318e96a3b3018ee2b24748
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 04:24:31 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 04:35:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1824db

dev-qt/qtwebengine: update 6.10 patchset

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 <AT> gentoo.org>

 dev-qt/qtwebengine/Manifest                     | 2 +-
 dev-qt/qtwebengine/qtwebengine-6.10.9999.ebuild | 3 +--
 dev-qt/qtwebengine/qtwebengine-6.9999.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtwebengine/Manifest b/dev-qt/qtwebengine/Manifest
index 1855bd85f71e..e6790b3f080d 100644
--- a/dev-qt/qtwebengine/Manifest
+++ b/dev-qt/qtwebengine/Manifest
@@ -1,4 +1,4 @@
-DIST qtwebengine-6.10-patchset-4.tar.xz 8824 BLAKE2B 
a23a26fadeb0903aa7ce7d1e1dfe8d7339fcf46ff89f749a34b9f851d31ba6511daf6a55507c7559b90c38c22a92aa4313e6c6f796a8c1d4c5b95ae568bc5b98
 SHA512 
91efe1325715997076004eb025733a36e438461a5bc52696c7dde08112311490707aad1de31d653da30f38e6b3911c48449af2e4b60e0cd95da4bd07b533ac16
+DIST qtwebengine-6.10-patchset-6.tar.xz 8488 BLAKE2B 
547448e8cc07f74556e1f8a153fda2531721c2bba3dd817087252bce1e15add56a92c6646c60b6c18fa05a17ae8e671f79c76abed98b823431223227fe636c95
 SHA512 
c3146cfbf9f5593631e4faa9b2733f8312be41f75cf1cad77b8f4dcd7c3de4e06a4b33f9a608841ad09ce323bc9dde119487e8465d06665a8230f3723fad74ef
 DIST qtwebengine-6.9-patchset-6.tar.xz 8388 BLAKE2B 
8e25f92dedfbb5d7dd267f27c1e62dd7d06db0b329f4b0fa13fe7bae6488338e6c93425a940d88333076bba2045df26e89b4ad7a9bb8a0b32d3f7f680cb032f4
 SHA512 
3eddf281d316967510a498e504d649380771ed39c5042bbf6c913266745bb09acce020416d066809a660a222734e532b4dfafc5750d16ae3069c0dc737871298
 DIST qtwebengine-6.9-patchset-9.tar.xz 9380 BLAKE2B 
328af192a73e75f42628c51ade567886a5f7fb6b4000be1dd65c9e5b21e3e7d8f3d96a75e7e6808917819477a36eede61387a6ffa4d6995b3becbbb4fcf1353d
 SHA512 
7cc8415be54518a96db29515d8572bb55fcb85a1ca5ea71cb9261546d9ef22aa768c7cd35801d62cff86504e6d8d7631d7e71e49dfb2b280872b0493d691d72e
 DIST qtwebengine-everywhere-src-6.9.1.tar.xz 672204388 BLAKE2B 
a12e0c76862eff51622c5597c9ca0ca3e3967bc88b3c5cdc03357ba4bf4de14f6122fafb97c1fc80f3f9a3c0359a597afe4940293b0fa0baa0fb6f442dfba62e
 SHA512 
fa1c5219973570ef1644d9bd5b12728056983b15002d08acfc9d76465b9055c3ac01be1f6a4ce4112b896988a4714000cf5353804cdf1af2b803bca962416ca5

diff --git a/dev-qt/qtwebengine/qtwebengine-6.10.9999.ebuild 
b/dev-qt/qtwebengine/qtwebengine-6.10.9999.ebuild
index 88836ed4d521..1c104fe28d05 100644
--- a/dev-qt/qtwebengine/qtwebengine-6.10.9999.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-6.10.9999.ebuild
@@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs
 
 DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML 
applications"
 SRC_URI+="
-       https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-4.tar.xz
+       https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-6.tar.xz
 "
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
@@ -107,7 +107,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
 
 PATCHES+=(
        # add extras as needed here, may merge in set if carries across versions
-       "${FILESDIR}"/${PN}-6.9.3-QTBUG-139424.patch
 )
 
 python_check_deps() {

diff --git a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild 
b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild
index 9e85a212fca2..bf6865f261dc 100644
--- a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild
@@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs
 
 DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML 
applications"
 SRC_URI+="
-       https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-4.tar.xz
+       https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-6.tar.xz
 "
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then

Reply via email to