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

Bug 4168

Summary: apmd depends on XFree86 but doesn't install xapm
Product: Gentoo Linux Reporter: Gregory P. Smith <greg-gentoo>
Component: Current packagesAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: apmd-3.0.2-r2.patch

Description Gregory P. Smith 2002-06-25 18:48:51 UTC
The apmd package appears to depend on XFree86 but doesn't install xapm.
Also, when built with -X in the current USE:

bash% USE="-X" sudo emerge apmd
...
the build fails when trying to build xapm.c (naturally).
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2002-07-05 21:01:49 UTC
Created attachment 1989 [details, diff]
apmd-3.0.2-r2.patch

Fixes some typos in the ebuild.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2002-07-12 02:22:40 UTC
Well I didn't notice you posted a patch here but I fixed it already. However 
your patch didn't address all the issues with the ebuild and Makefile. Should 
be good to go now. My fix uses the X USE var. It'll be -r3.