Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 893704

Summary: net-libs/libproxy: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: vmikhailikov
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/31046
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 910513    
Bug Blocks: 893668    

Description Matt Turner gentoo-dev 2023-02-09 03:00:30 UTC
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.
Comment 1 Pacho Ramos gentoo-dev 2023-05-03 08:23:19 UTC
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
Comment 2 Matt Turner gentoo-dev 2023-05-15 16:45:29 UTC
*** Bug 881645 has been marked as a duplicate of this bug. ***
Comment 3 Matt Turner gentoo-dev 2023-05-15 16:46:09 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2023-05-16 17:15:04 UTC
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(+)
Comment 5 Larry the Git Cow gentoo-dev 2023-07-22 16:12:27 UTC
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(-)