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

Bug 893674

Summary: app-text/pdfpc: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: Ulrich Müller <ulm>
Status: RESOLVED FIXED    
Severity: normal Keywords: UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/pdfpc/pdfpc/issues/671
https://bugs.gentoo.org/show_bug.cgi?id=893858
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 893668    

Description Matt Turner gentoo-dev 2023-02-09 02:52:44 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 Ulrich Müller gentoo-dev 2023-02-09 06:58:15 UTC
I fear that we're out of luck here. pdfpc depends on libsoup-2.4, and a commit for 3.0 support was reverted last month:
https://github.com/pdfpc/pdfpc/commit/2a0e58ffb7334337e80590845779733b0af629aa

Upstream discussion:
https://github.com/pdfpc/pdfpc/issues/664
Comment 2 Ulrich Müller gentoo-dev 2023-02-09 07:10:58 UTC
Reported upstream: https://github.com/pdfpc/pdfpc/issues/671
Comment 3 Larry the Git Cow gentoo-dev 2023-05-22 21:30:19 UTC
The bug has been closed via the following commit(s):

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

commit 39eb41deb8fb2b686bd820445f185c3745903872
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2023-05-22 18:54:25 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-05-22 21:29:51 +0000

    app-text/pdfpc: Migrate to webkit-gtk:4.1
    
    Closes: https://bugs.gentoo.org/893674
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 .../pdfpc/files/pdfpc-4.6.0-webkit2gtk-4.1.patch   | 22 ++++++
 app-text/pdfpc/pdfpc-4.6.0-r2.ebuild               | 92 ++++++++++++++++++++++
 2 files changed, 114 insertions(+)