[webkit-changes] [WebKit/WebKit] 4722fd: [JHBuild] Add libsoup3 to moduleset

Diego Pino noreply at github.com
Mon May 22 20:07:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4722fd366aca21fbdec110f043bcb66e36b72ef8
      https://github.com/WebKit/WebKit/commit/4722fd366aca21fbdec110f043bcb66e36b72ef8
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Tools/gtk/jhbuild.modules
    M Tools/jhbuild/jhbuild-minimal.modules
    M Tools/jhbuild/jhbuildrc_common.py
    R Tools/jhbuild/patches/libsoup-lower-glib-dependency-to-2.38.patch
    M Tools/wpe/jhbuild.modules

  Log Message:
  -----------
  [JHBuild] Add libsoup3 to moduleset
https://bugs.webkit.org/show_bug.cgi?id=256356

Reviewed by Adrian Perez de Castro.

The libsoup2 module has been removed from the moduleset since even the
oldest system supported at this moment (Debian 11) provides a more
up-to-date version of libsoup2 than the one listed in the moduleset.

Define environment flag 'JHBUILD_USE_SOUP2=ON' to skip provisioning of
libsoup3 and build using libsoup2 instead.

* Tools/gtk/jhbuild.modules:
* Tools/jhbuild/jhbuild-minimal.modules:
* Tools/jhbuild/jhbuildrc_common.py:
* Tools/jhbuild/patches/libsoup-lower-glib-dependency-to-2.38.patch: Removed.
* Tools/wpe/jhbuild.modules:

Canonical link: https://commits.webkit.org/264396@main




More information about the webkit-changes mailing list