diff options
author | 2024-04-13 17:46:51 +0300 | |
---|---|---|
committer | 2024-04-14 18:49:13 +0300 | |
commit | 3de82e9649130ff329e7ba66b21360db422b2888 (patch) | |
tree | bf55a97d61157f759ef7c44f3ae55e5ff4028404 /profiles/features | |
parent | dev-python/python-linux-procfs: Add python@ as a maintainer (diff) | |
download | gentoo-3de82e9649130ff329e7ba66b21360db422b2888.tar.gz gentoo-3de82e9649130ff329e7ba66b21360db422b2888.tar.bz2 gentoo-3de82e9649130ff329e7ba66b21360db422b2888.zip |
net-libs/webkit-gtk: add 2.44.1
* Drop unnecessary gtk+:3 dep for SLOT=6 gtk4 version, fix gtk:4 USE deps
(the aqua/wayland/X ones were on the gtk+:3 wrong dep instead of gtk:4)
* Pre-built documentation has moved from SLOT=4.1 to SLOT=6
* WebKitWebDriver is migrated to be shipped by SLOT=6 (upstream suggested
to ship it in gtk4 SLOT since 2.40 already)
* Include small patchset from upstream 2.44 branch
* Include additional jumbo-build fixes
* Handle undeclared configuration dependency manually for now,
https://bugs.webkit.org/show_bug.cgi?id=269147
* Drop ruby30 from USE_RUBY as ruby:3.0 is gone from tree
* Update deps:
* >=gtk-4.6.0, there's optional build dep on 4.13.4 that we can't ensure
yet as webkit-gtk-2.44 will go stable for security before gtk-4.14.x
* >=libepoxy-1.5.4
* >=wayland-1.20, >=wayland-protocols-1.24
* x11-libs/libdrm
* X11 renderer was removed (uses DMA-BUF with SHM fallback now), thus
most libX* deps with it
* Same with the WPE renderer and thus libwpe/wpebackend-fdo
* Update configuration knobs:
* USE_LIBDRM separated out of USE_GBM
* USE_OPENGL_OR_ES gone (always enabled now, which we always did too)
* USE_OPENJPEG (JPEG2000) support is removed upstream
* New USE_LIBBACKTRACE explicitly disabled to avoid automagic behaviour
* Mention gst-plugins-bad[vaapi] for hardware encoding with VAAPI as an
optfeature and touch up strings for other optfeature suggestions
* Update patchset:
* 2.42.1-arm64-non-jumbo-fix.patch is applied upstream
* 2.42.4-wasm-assert-fix.patch is applied upstream
* 2.42.5-x86-build-fix.patch was a fix specific to 2.42.x to fix a
backport gone wrong from 2.43.x, it must not be applied to 2.44,
even though it applies cleanly
* Fix libepoxy dep to require USE=egl as epoxy/egl.h is used unconditionally
Closes: https://bugs.gentoo.org/928953
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/big-endian/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask index 108ea5cfccce..a83df9315ceb 100644 --- a/profiles/features/big-endian/package.use.mask +++ b/profiles/features/big-endian/package.use.mask @@ -35,6 +35,7 @@ mail-client/thunderbird system-av1 gui-libs/gtk wayland gnome-base/gnome-control-center wayland sys-apps/xdg-desktop-portal-gnome wayland +net-libs/webkit-gtk:6 wayland # matoro <matoro_gentoo@matoro.tk> (2023-04-10) # media-libs/libldac casualties (#80238) |