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 packages | Assignee: | 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
2023-02-09 03:03:14 UTC
Ping? 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(+) 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(-) Oz, want to try again? Ping? 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. I asked upstream to do this: https://github.com/luakit/luakit/issues/1025#issuecomment-1570729154. Let's see if this happens soon. I filed an issue and requested a release: https://github.com/luakit/luakit/issues/1060 v2.3.4 has been tagged finally. 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(+) Thanks! |