Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
emerge -puvD apcupsd wants to install gd, even if I do USE=-apache2. I think this gd thing is only needed for creating nice web graphics, isn't it? [ebuild N ] media-libs/gd-2.0.28 -X +jpeg +png -truetype 555 kB [ebuild U ] mail-mta/postfix-2.1.5-r1 [2.1.3] -ipv6 -ldap -mailwrapper -mbox -mysql +pam -postgres +sasl +ssl -vda 1,925 kB [ebuild U ] sys-apps/apcupsd-3.10.15-r1 [3.10.13] -apache2* -doc -snmp -usb 3,767 kB
Created an attachment (id=44560) [details] apcupsd-3.10.15-r1.ebuild fixed to respect the `gd' USE flag The `apache2' flag is for choosing Apache2 support when a package supports both Apache1 and Apache2. I attached fixed ebuild that respects the `gd' flag. You can put the ebuild into your portage overlay. Then set `-gd' flag in /etc/make.conf or /etc/portage/package.use. I think the proposed solution is to be merged into the portage tree.
Cool! Seems to work. Pls merge it into the portage tree.
I checked it in as .16-r1. Thanks for your submission!