[webkit-changes] [WebKit/WebKit] b0b7d9: [Flatpak SDK] Switch to Mesa Extra extension

Philippe Normand noreply at github.com
Mon Feb 13 13:52:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0b7d90ab45dd96057cbf85b913d3c7895ed03d4
      https://github.com/WebKit/WebKit/commit/b0b7d90ab45dd96057cbf85b913d3c7895ed03d4
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M Tools/flatpak/flatpakutils.py

  Log Message:
  -----------
  [Flatpak SDK] Switch to Mesa Extra extension
https://bugs.webkit.org/show_bug.cgi?id=252178

Reviewed by Adrian Perez de Castro.

We want the Mesa extension shipping video codecs support. Existing installations
might need to manually uninstall the default extension:
FLATPAK_USER_DIR=$PWD/WebKitBuild/UserFlatpak/ flatpak uninstall --user org.freedesktop.Platform.GL.default

and then run the usual update: webkit-flatpak -u

* Tools/flatpak/flatpakutils.py:
(WebkitFlatpak._get_dependency_packages):

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




More information about the webkit-changes mailing list