From 3d30150e6f44f8b689d9e6e9cc4bc854dc9c1aab Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 17 Sep 2024 15:21:03 -0400 Subject: dev-qt/qtwebengine: update patchsets in live (qt6) 6.7-12 -> 6.7-13, and 6.8-3 -> 6.8-4 changes: Updated: * cstdint.patch (merged extra chunk from files/) Dropped: * clang19.patch (upstreamed) * gcc15.patch (upstreamed) Note: 6.8 patches are known to not apply right now, but that is because they are made for the 6.8.0 branch (in preparation for release) while the ebuild uses dev 6.8 which moved on to 6.8.1 and broke a patch. Will update again sometime only after release is out of the way given do not care to test 6.8.1 right now. Or earlier if the change is backported to 6.8.0 in the interim. Signed-off-by: Ionen Wolkens --- dev-qt/qtwebengine/qtwebengine-6.9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-qt/qtwebengine/qtwebengine-6.9999.ebuild') diff --git a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild index 2fc66a0cfb03..040cde6137b6 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild @@ -10,7 +10,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.8-patchset-3.tar.xz + https://dev.gentoo.org/~ionen/distfiles/${PN}-6.8-patchset-4.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then @@ -109,7 +109,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} ) PATCHES+=( # add extras as needed here, may merge in set if carries across versions - "${FILESDIR}"/${PN}-6.7.2-musl-cstdint.patch ) python_check_deps() { -- cgit v1.2.3