Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893674 - app-text/pdfpc: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Summary: app-text/pdfpc: 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: Ulrich Müller
URL:
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: 893668
  Show dependency tree
 
Reported: 2023-02-09 02:52 UTC by Matt Turner
Modified: 2023-05-22 22:01 UTC (History)
0 users

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: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(+)