Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893686 - dev-java/swt: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Summary: dev-java/swt: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 893668
  Show dependency tree
 
Reported: 2023-02-09 02:55 UTC by Matt Turner
Modified: 2023-02-17 05:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2023-02-09 02:55:34 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 Matt Turner gentoo-dev 2023-02-10 18:53:17 UTC
FWIW, switching to webkit-gtk:4.1 is just a quality-of-life improvement for users that may allow them to get back down to 1 slot of webkit-gtk.

Removing dependencies on webkit-gtk:4 is certainly not critical, so if it's not possible to do at the moment or if removing these features is undesirable, no worries. I just wanted to get it on people's radar.
Comment 2 Larry the Git Cow gentoo-dev 2023-02-17 05:29:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a1b3db7085f6de3032acb8dcfa321c29f57cb6

commit 63a1b3db7085f6de3032acb8dcfa321c29f57cb6
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-02-09 06:50:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-17 05:21:27 +0000

    profiles/base: mask USE=webkit on dev-java/swt:4.10
    
    Older slots don't have that flag.
    
    Closes: https://bugs.gentoo.org/893686
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/29504
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/base/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)