Package: webkit2gtk / 2.51.1-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| webkit2gtk | 2.51.1-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix ftbfs riscv64.patch | (download) |
Source/WTF/wtf/PlatformCPU.h |
8 0 + 8 - 0 ! |
use wtf_cpu_unknown when building for riscv64 WebKitGTK doesn't build on riscv64 even with the JIT disabled. Treating the CPU as unknown is perhaps a bit severe, but it allows us to get the build done until someone steps up to maintain this properly. Bug: https://bugs.webkit.org/show_bug.cgi?id=271371 |
| fix ftbfs sparc64.patch | (download) |
Source/WTF/wtf/PlatformCPU.h |
5 5 + 0 - 0 ! |
fix ftbfs in sparc64 Bug-Debian: https://bugs.debian.org/806816 |
| fix ftbfs x32.patch | (download) |
Source/WTF/wtf/PlatformCPU.h |
2 2 + 0 - 0 ! |
use wtf_cpu_unknown when building for x32 WebKitGTK doesn't build on X32 even with the JIT disabled. Treating the CPU as unknown is perhaps a bit severe, but it allows us to get the build done until someone steps up to maintain this properly. |
| disable nvidia dmabuf.patch | (download) |
Source/WebKit/UIProcess/gtk/AcceleratedBackingStore.cpp |
54 54 + 0 - 0 ! |
disable dmabuf renderer for nvidia proprietary drivers Bug: https://bugs.webkit.org/show_bug.cgi?id=262607 Bug-Debian: https://bugs.debian.org/1039720 |
1
