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

Bug 893714

Summary: www-client/luakit: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: OzTiram <oz.tiram>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/luakit/luakit/issues/1060
See Also: https://github.com/gentoo/gentoo/pull/29832
https://bugs.gentoo.org/show_bug.cgi?id=902067
https://github.com/luakit/luakit/issues/1025
https://github.com/luakit/luakit/issues/1036
https://github.com/luakit/luakit/issues/1060
https://github.com/gentoo/gentoo/pull/35026
https://github.com/gentoo/gentoo/pull/35103
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 893668    

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
Comment 9 Matt Turner gentoo-dev 2024-01-24 18:44:08 UTC
v2.3.4 has been tagged finally.
Comment 10 Larry the Git Cow gentoo-dev 2024-02-21 18:09:11 UTC
The bug has been closed via the following commit(s):

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

commit fc2602b8bfdaf266c1510ea568d343f6f334eab8
Author:     Dennis Camera <dennis.camera+gentoo@riiengineering.ch>
AuthorDate: 2024-01-26 12:04:46 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-02-21 18:08:52 +0000

    www-client/luakit: add 2.3.6
    
    Closes: https://bugs.gentoo.org/893714
    Closes: https://github.com/gentoo/gentoo/pull/35103
    Signed-off-by: Dennis Camera <dennis.camera+gentoo@riiengineering.ch>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 www-client/luakit/Manifest                 |  1 +
 www-client/luakit/files/luakit-mangz.patch | 35 ++++++++++++
 www-client/luakit/luakit-2.3.6.ebuild      | 92 ++++++++++++++++++++++++++++++
 3 files changed, 128 insertions(+)
Comment 11 Matt Turner gentoo-dev 2024-02-21 18:09:24 UTC
Thanks!