Package: qt6-webengine / 6.9.1+dfsg-2

Metadata

Package Version Patches format
qt6-webengine 6.9.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
arm64_xnnpack.diff | (download)

src/3rdparty/chromium/third_party/xnnpack/BUILD.gn | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
time bits.diff | (download)

src/3rdparty/chromium/third_party/breakpad/breakpad/src/config.h.in | 1 1 + 0 - 0 !
src/3rdparty/chromium/third_party/sqlite/src/sqlite_cfg.h.in | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

---
ninja.diff | (download)

src/3rdparty/chromium/content/browser/BUILD.gn | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
remove_catapult_3rdparty.patch | (download)

src/3rdparty/chromium/BUILD.gn | 8 0 + 8 - 0 !
src/3rdparty/chromium/chrome/chrome_paks.gni | 3 0 + 3 - 0 !
src/3rdparty/chromium/chrome/test/BUILD.gn | 3 0 + 3 - 0 !
src/3rdparty/chromium/chrome/test/variations/BUILD.gn | 3 0 + 3 - 0 !
src/3rdparty/chromium/content/browser/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/content/browser/tracing/tracing_ui.cc | 3 0 + 3 - 0 !
src/3rdparty/chromium/content/shell/BUILD.gn | 8 0 + 8 - 0 !
src/3rdparty/chromium/fuchsia_web/webengine/BUILD.gn | 2 0 + 2 - 0 !
src/3rdparty/chromium/mojo/public/tools/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/testing/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/third_party/angle/gni/angle.gni | 4 0 + 4 - 0 !
src/3rdparty/chromium/third_party/blink/tools/BUILD.gn | 2 0 + 2 - 0 !
src/3rdparty/chromium/third_party/webrtc/test/BUILD.gn | 5 0 + 5 - 0 !
src/3rdparty/chromium/tools/binary_size/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/grit/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/gritsettings/resource_ids.spec | 8 4 + 4 - 0 !
src/3rdparty/chromium/tools/metrics/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/perf/chrome_telemetry_build/BUILD.gn | 3 0 + 3 - 0 !
src/3rdparty/chromium/tools/perf/core/perfetto_binary_roller/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/polymer/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/v8/tools/BUILD.gn | 4 0 + 4 - 0 !
21 files changed, 4 insertions(+), 60 deletions(-)

 remove dependencies on catapult from src/3rdparty
remove_catapult_core.patch | (download)

src/core/configure/BUILD.root.gn.in | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove dependencies on catapult from src/core
reduce_debugging_info.patch | (download)

src/3rdparty/chromium/build/config/compiler/BUILD.gn | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
compressing_files.patch | (download)

src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/compress_files.js | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 building on 32-bit architectures fails when trying to compress
    files in the devtools-frontend.
disable_32bit_node_check.patch | (download)

cmake/FindNodejs.cmake | 5 0 + 5 - 0 !
configure.cmake | 9 0 + 9 - 0 !
2 files changed, 14 deletions(-)

 disable the check for a 32bit architecture
    See https://code.qt.io/cgit/qt/qtwebengine.git/commit/?id=2c80ff478bcc3290cafd970c5fd3412f2887fc91
support i386.patch | (download)

src/3rdparty/chromium/BUILD.gn | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 don't disable i386 builds on linux

https://chromium-review.googlesource.com/c/chromium/src/+/3583780

Chromium upstream decided to kill off i386 builds on Linux. They were
goin to add a 'force_x86_support' arg, but instead "[distributions that
still support i386] can patch the file."

At this point, i386 on linux is completely unsupported upstream, so
we're on our own with bugs.


hunspell bdic.patch | (download)

src/core/web_engine_library_info.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 hard code the hunspell .bdic binary dictionaries path.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092726
ccache.diff | (download)

src/3rdparty/chromium/components/history/core/browser/BUILD.gn | 4 4 + 0 - 0 !
src/3rdparty/chromium/qtwebengine/browser/extensions/api/BUILD.gn | 2 2 + 0 - 0 !
src/core/ozone/BUILD.gn | 1 1 + 0 - 0 !
3 files changed, 7 insertions(+)

---