We would like to reduce the number of net-libs/webkit-gtk slots. Please check if it is possible to migrate from net-libs/webkit-gtk:4 to net-libs/webkit-gtk:4.1. This should be possible (with minor build-system patching, see https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0bb7cd3b47dd02d964a5c27c010eeaea8cc8b1 for example) if net-libs/libsoup:2.4 is not pulled in by the package or any of its dependencies.
It seems upstream is changing completely libproxy... and I couldn't find webkit traces in the latest git: https://github.com/libproxy/libproxy Also, I see no consumers in the tree for libproxy[webkit], maybe its support could be dropped too
*** Bug 881645 has been marked as a duplicate of this bug. ***
There's a patch available in bug 893704 to link against webkit-gtk:4.1, but like Pacho says the new libproxy-0.5.0 doesn't use webkit-gtk anymore.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9bdf3ff851a3d92511a61dee004fd42090a4bc commit 4f9bdf3ff851a3d92511a61dee004fd42090a4bc Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2023-05-15 16:44:40 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-05-16 17:14:19 +0000 net-libs/libproxy: Version bump to 0.5.0 * Bump to EAPI=8 * Switch from cmake to meson * Drop non-Duktape PAC-parsing options (webkit, spidermonkey), per upstream Bug: https://bugs.gentoo.org/893704 Signed-off-by: Matt Turner <mattst88@gentoo.org> net-libs/libproxy/Manifest | 1 + ...ager-test-with-pacrunner-duktape-option-2.patch | 26 ++++++++ net-libs/libproxy/libproxy-0.5.0.ebuild | 77 ++++++++++++++++++++++ 3 files changed, 104 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c640d1bd2c057b4e2b0c5b8905ad3c77a201664 commit 3c640d1bd2c057b4e2b0c5b8905ad3c77a201664 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2023-07-22 16:10:23 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-07-22 16:12:22 +0000 net-libs/libproxy: Drop old versions Bug: https://bugs.gentoo.org/754954 Closes: https://bugs.gentoo.org/893704 Signed-off-by: Matt Turner <mattst88@gentoo.org> net-libs/libproxy/Manifest | 2 - .../libproxy/files/libproxy-0.4.12-macosx.patch | 70 ----------------- ...proxy-0.4.18-Fix-building-without-duktape.patch | 33 -------- .../files/libproxy-0.4.18-avoid-nm-build-dep.patch | 90 ---------------------- net-libs/libproxy/files/proxy.1 | 23 ------ net-libs/libproxy/libproxy-0.4.18.ebuild | 83 -------------------- net-libs/libproxy/libproxy-0.5.2.ebuild | 71 ----------------- net-libs/libproxy/metadata.xml | 2 - 8 files changed, 374 deletions(-)