Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893714 - www-client/luakit: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Summary: www-client/luakit: 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 (vote)
Assignee: OzTiram
URL: https://github.com/luakit/luakit/issu...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 893668
  Show dependency tree
 
Reported: 2023-02-09 03:03 UTC by Matt Turner
Modified: 2023-09-05 19:53 UTC (History)
2 users (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 03:03:14 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-27 01:14:05 UTC
Ping?
Comment 2 Larry the Git Cow gentoo-dev 2023-03-16 23:51:09 UTC
The bug has been referenced in the following commit(s):

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

commit 7443350a860b025b89a7f1e501a6ee630f0344f3
Author:     Oz Tiram <oz.tiram@gmail.com>
AuthorDate: 2023-02-27 14:07:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-16 23:50:36 +0000

    www-client/luakit: add 2.3.3
    
    Closes: https://bugs.gentoo.org/900775
    Bug: https://bugs.gentoo.org/893714
    Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/luakit/Manifest            |  1 +
 www-client/luakit/luakit-2.3.3.ebuild | 87 +++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-03-22 03:12:24 UTC
The bug has been referenced in the following commit(s):

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

commit 99493f018e1d7a902f163cf2f8ee3a0d434181fb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-22 03:12:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-22 03:12:00 +0000

    www-client/luakit: fix webkit-gtk dep
    
    It doesn't actually support 4.1 right now.
    
    Closes: https://bugs.gentoo.org/902067
    Bug: https://bugs.gentoo.org/893714
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/luakit/{luakit-2.3.3.ebuild => luakit-2.3.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Matt Turner gentoo-dev 2023-05-22 16:38:05 UTC
Oz, want to try again?
Comment 5 Matt Turner gentoo-dev 2023-05-31 14:08:34 UTC
Ping?
Comment 6 OzTiram 2023-05-31 18:38:41 UTC
I am not able to work on such large patch right now, sorry.
I think upstream should release a new version than it's easy to fix by bumping the ebuild.
Comment 7 OzTiram 2023-05-31 18:40:18 UTC
I asked upstream to do this:

https://github.com/luakit/luakit/issues/1025#issuecomment-1570729154.

Let's see if this happens soon.
Comment 8 Matt Turner gentoo-dev 2023-09-05 19:53:28 UTC
I filed an issue and requested a release: https://github.com/luakit/luakit/issues/1060