Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893678 - app-text/apvlv: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Summary: app-text/apvlv: 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 (vote)
Assignee: c
URL: https://github.com/naihe2010/apvlv/co...
Whiteboard:
Keywords:
Depends on:
Blocks: 893668
  Show dependency tree
 
Reported: 2023-02-09 02:53 UTC by Matt Turner
Modified: 2023-05-03 19:20 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:53:54 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:13:00 UTC
Ping?
Comment 2 Larry the Git Cow gentoo-dev 2023-05-03 19:20:56 UTC
The bug has been closed via the following commit(s):

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

commit 5c8f8d5a7d3dfb33040865e75c720707792604b8
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-05-03 18:59:39 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-05-03 19:20:47 +0000

    app-text/apvlv: Port to webkitgtk-4.1 and use a highres icon
    
    Port to webkitgtk-4.1 applying upstream fix. But the way, provide a better
    icon definition allowing standard icon packs to provide a nicer icon over
    current low resolution one provided by upstream.
    
    Closes: https://bugs.gentoo.org/893678
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-text/apvlv/apvlv-0.4.0-r2.ebuild               | 60 ++++++++++++++++++++++
 app-text/apvlv/files/apvlv-0.4.0-icon-r1.patch     | 10 ++++
 .../apvlv/files/apvlv-0.4.0-webkitgtk4.1.patch     | 45 ++++++++++++++++
 3 files changed, 115 insertions(+)