Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893700 - media-gfx/gthumb: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Summary: media-gfx/gthumb: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/gthumb...
Whiteboard:
Keywords:
Depends on:
Blocks: 893668
  Show dependency tree
 
Reported: 2023-02-09 02:59 UTC by Matt Turner
Modified: 2024-10-07 18:06 UTC (History)
1 user (show)

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:59:12 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-09 03:29:09 UTC
Looks like this package depends on libsoup:2.4 :(

There's an upstream issue requesting it be ported to :3.0 here: https://gitlab.gnome.org/GNOME/gthumb/-/issues/244
Comment 2 Michael Orlitzky gentoo-dev 2024-10-02 12:49:39 UTC
Since there has been no activity upstream, Fedora disabled USE=webservices to eliminate the webkit/libsoup dependencies.

Does anyone care about this? If not we could remove the flag too.
Comment 3 Michael Orlitzky gentoo-dev 2024-10-02 12:50:35 UTC
Oh, sorry, it's USE=webkit corresponding to the "webservices" meson option.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-07 18:06:04 UTC
The bug has been referenced in the following commit(s):

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

commit c608223753ac657edaea886a5f63944416bc28cc
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-10-07 17:59:44 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-10-07 18:03:30 +0000

    profiles/base: mask USE=webkit for media-gfx/gthumb
    
    Disable USE=webkit for gthumb to eliminate its dependency on the old
    libsoup2 slot of webkit-gtk. Eventually the flag can be dropped from the
    ebuild, but let's see if this causes any riots first.
    
    Bug: https://bugs.gentoo.org/893700
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

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