| Bug#: 104341 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: dragonheart@gentoo.org | Reported By: brenden@rty.ca | |
| Component: Ebuilds | |||
| URL: http://conky.sf.net | |||
| Summary: Conky 1.3.0 released | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-08-30 23:29 0000 | |||
| Description: | Opened: 2005-08-30 23:29 0000 |
Ebuild attached.
Created an attachment (id=67316) [details]
conky-1.3.0.ebuild
Tested on amd64, ppc, and x86.
Added. Thanks for the good ebuild Brenden. I don't think the dependencies are quite right with USE=-X. It still seems to link to X. Can you check this please.
(In reply to comment #2) > Added. > > Thanks for the good ebuild Brenden. > > I don't think the dependencies are quite right with USE=-X. It still seems to > link to X. Can you check this please. When I do USE="-*" emerge "=app-admin/conky-1.3.0" it pulls the correct deps, but when I do USE="-X -truetype" emerge "=app-admin/conky-1.3.0" X gets pulled. I don't think this is a problem with the Conky ebuild.