Package: qt6-webengine / 6.9.1+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
qt6-webengine | 6.9.1+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
arm64_xnnpack.diff | (download) |
src/3rdparty/chromium/third_party/xnnpack/BUILD.gn |
3 2 + 1 - 0 ! |
--- |
time bits.diff | (download) |
src/3rdparty/chromium/third_party/breakpad/breakpad/src/config.h.in |
1 1 + 0 - 0 ! |
--- |
ninja.diff | (download) |
src/3rdparty/chromium/content/browser/BUILD.gn |
1 1 + 0 - 0 ! |
--- |
remove_catapult_3rdparty.patch | (download) |
src/3rdparty/chromium/BUILD.gn |
8 0 + 8 - 0 ! |
remove dependencies on catapult from src/3rdparty |
remove_catapult_core.patch | (download) |
src/core/configure/BUILD.root.gn.in |
2 0 + 2 - 0 ! |
remove dependencies on catapult from src/core |
reduce_debugging_info.patch | (download) |
src/3rdparty/chromium/build/config/compiler/BUILD.gn |
2 1 + 1 - 0 ! |
--- |
compressing_files.patch | (download) |
src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/compress_files.js |
11 10 + 1 - 0 ! |
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 ! |
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 ! |
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. The second part is needed as _mm_cvtsi128_si64 is not available on i386, so let only amd64/x86_64 use it. |
hunspell bdic.patch | (download) |
src/core/web_engine_library_info.cpp |
3 2 + 1 - 0 ! |
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 ! |
--- |