From 8001457c39e771d12ff9b62d6e3c56ae50c3e10c Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 3 Apr 2025 21:28:59 -0400 Subject: dev-qt/qtwebengine: update 6.9 patchset 6.9-3 -> 6.9-4 changes: Updated: - musl-no-execinfo.patch As usual only tend to test musl (+clang/libcxx) with .0 release and there was one minor build failure due to a new execinfo-related function not being guarded by #if/#endif. Runtime also seems fine on llvm-musl, qutebrowser-9999 test pass and can browse normally as well. Still not including the other patches given they (hopefully) shouldn't be that long lived. Signed-off-by: Ionen Wolkens --- dev-qt/qtwebengine/qtwebengine-6.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtwebengine/qtwebengine-6.9.0.ebuild') diff --git a/dev-qt/qtwebengine/qtwebengine-6.9.0.ebuild b/dev-qt/qtwebengine/qtwebengine-6.9.0.ebuild index b71ffaf8fb34..5366adc7bed8 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.9.0.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.9.0.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.9-patchset-3.tar.xz + https://dev.gentoo.org/~ionen/distfiles/${PN}-6.9-patchset-4.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then -- cgit v1.2.3