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

Bug 157749

Summary: x11-wm/pekwm-0.1.5 missing libpng support (png themes won't work)
Product: Gentoo Linux Reporter: Nico R. Wohlgemuth <nico>
Component: New packagesAssignee: Desktop WM Team (OBSOLETE) <desktop-wm+disabled>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nico R. Wohlgemuth 2006-12-10 11:25:54 UTC
There is a missing useflag (libpng) in x11-wm/pekwm-0.1.5.
If you want to apply a png based theme it won't work because pwkem have to be built with libpng support.
This function is missing in the ebuild.
Can somebody please fix this?
Comment 1 David Shakaryan (RETIRED) gentoo-dev 2006-12-13 20:09:48 UTC
Fixed... media-libs/jpeg and media-libs/libpng are now dependencies and the appropriate lines have been added to the econf line in src_compile.

As a result of this bug, I also realised imlib2 isn't supposed to be a dependency.

Thanks for the report!