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

Bug 865717

Summary: x11-libs/gdk-pixbuf: Missing support for webp format
Product: Gentoo Linux Reporter: Dmitry Suloev <SuloevDmitry>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Adding webp support

Description Dmitry Suloev 2022-08-18 20:35:23 UTC
Seems like at the moment x11-libs/gdk-pixbuf does't support webp format even if webp use-flag is enabled systemwide.

Reproducible: Always

Steps to Reproduce:
1. emerge x11-libs/gdk-pixbuf
Comment 1 Dmitry Suloev 2022-08-18 20:37:50 UTC
Created attachment 800073 [details, diff]
Adding webp support
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-18 20:42:57 UTC
You would need to pass something to configure too, I assume.
Comment 3 Dmitry Suloev 2022-08-19 11:01:51 UTC
(In reply to Sam James from comment #2)
> You would need to pass something to configure too, I assume.

Nope, we just should install loader for it.
Comment 4 Stephan Hartmann (RETIRED) gentoo-dev 2022-08-19 14:09:48 UTC
Optional runtime dependencies are not allowed:
  https://projects.gentoo.org/qa/policy-guide/dependencies.html
Add an optfeature or elog in pkg_postinst instead.
Comment 5 Dmitry Suloev 2022-08-19 18:46:41 UTC
(In reply to Stephan Hartmann from comment #4)
> Optional runtime dependencies are not allowed:
>   https://projects.gentoo.org/qa/policy-guide/dependencies.html
> Add an optfeature or elog in pkg_postinst instead.

This is not that user assume get when adding webp to systemwide USE-flags.
Comment 6 Pacho Ramos gentoo-dev 2022-09-03 10:35:08 UTC

*** This bug has been marked as a duplicate of bug 703866 ***