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

Bug 893858

Summary: app-misc/pdfpc: add useflag to make webkit support optional
Product: Gentoo Linux Reporter: Jonas Jelten <jj>
Component: Current packagesAssignee: Ulrich Müller <ulm>
Status: RESOLVED FIXED    
Severity: normal CC: jj
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=893674
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonas Jelten 2023-02-10 16:41:12 UTC
https://github.com/pdfpc/pdfpc/commit/da6b0a00e66251cf735715784007554e0fe527c1 added support for making mdview and hence webkit-gtk optional.

This was released in v4.6.0.

Please add a use-flag so one can install pdfpc without pulling in Webkit.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-11 04:30:49 UTC
The bug has been closed via the following commit(s):

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

commit ecd01a2f390b78ad6e84d45c7ed7639d95ed54a2
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2023-02-11 04:26:58 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-02-11 04:30:29 +0000

    app-misc/pdfpc: Make soup and webkit support optional
    
    Closes: https://bugs.gentoo.org/893858
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-misc/pdfpc/metadata.xml                                  | 11 +++++++++++
 app-misc/pdfpc/{pdfpc-4.6.0.ebuild => pdfpc-4.6.0-r1.ebuild} | 12 ++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)
Comment 2 Ulrich Müller gentoo-dev 2023-02-11 04:31:07 UTC
Thank you for reporting.