webkit2gtk.git
2 years agoEnable THREADS_PREFER_PTHREAD_FLAG
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Enable THREADS_PREFER_PTHREAD_FLAG

Bug: https://bugs.webkit.org/show_bug.cgi?id=182622
Bug-Debian: https://bugs.debian.org/895969
Origin: https://trac.webkit.org/changeset/231843

This fixes a FTBFS in riscv64
===================================================================

Gbp-Pq: Name prefer-pthread.patch

2 years agoUse WTF_CPU_UNKNOWN when building for X32
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Use WTF_CPU_UNKNOWN when building for X32

Forwarded: no

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.
===================================================================

Gbp-Pq: Name fix-ftbfs-x32.patch

2 years agoFix FTBFS on m68k
John Paul Adrian Glaubitz [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Fix FTBFS on m68k

Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23

===================================================================

Gbp-Pq: Name fix-ftbfs-m68k.patch

2 years agoFix FTBFS in sparc64
David Matthew Mattli [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Fix FTBFS in sparc64

Bug-Debian: https://bugs.debian.org/806816

===================================================================

Gbp-Pq: Name fix-ftbfs-sparc64.patch

2 years agowebkit2gtk (2.42.0-1) unstable; urgency=medium
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
webkit2gtk (2.42.0-1) unstable; urgency=medium

  * New upstream release.
  * Bring all changes from the 2.41 (experimental) branch.
  * debian/gbp.conf:
    - Update upstream branch name.
  * debian/control.in:
    - Remove the minimum versions of all build dependencies in the cases
      where they are very old.
    - Add build dependency on libjxl-dev, JPEGXL is now enabled by
      default.
    - Require CMake 3.16
  * debian/control-common.in:
    - Add dependency on libgles2. This is no longer detected automatically
      because it's loaded at runtime by libepoxy (see #1050777).
  * debian/source/lintian-overrides:
    - Update source-is-missing overrides.
  * debian/libwebkit2gtk-4.0-37.symbols:
    - Update symbols.
  * debian/rules:
    - Use --max-parallel=2 in Debian mipsel builds again.
    - Don't build jpegxl support on Ubuntu yet (it's still in universe)
      (Jeremy Bicha).
  * debian/copyright:
    - Update copyright information of all files.

[dgit import unpatched webkit2gtk 2.42.0-1]

2 years agoImport webkit2gtk_2.42.0.orig.tar.xz
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Import webkit2gtk_2.42.0.orig.tar.xz

[dgit import orig webkit2gtk_2.42.0.orig.tar.xz]

2 years agoImport webkit2gtk_2.42.0-1.debian.tar.xz
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Import webkit2gtk_2.42.0-1.debian.tar.xz

[dgit import tarball webkit2gtk 2.42.0-1 webkit2gtk_2.42.0-1.debian.tar.xz]