Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216879 - gkrellmoon and imlib vs. imlib2
Summary: gkrellmoon and imlib vs. imlib2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 14:50 UTC by Matt
Modified: 2011-10-30 23:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2008-04-08 14:50:33 UTC
The gkrellmoon ebuild "hardcodes" a dependency on imlib.  Gkrellmoon was the onlyh thing on my system using imlib so I pulled out imlib and recompiled gkrellmoon to use imlib2 and it compiles and ruins fine.  I made an overlay to change:
DEPEND=">=media-libs/imlib-1.9.10-r1"

To:
DEPEND="media-libs/imlib2"

Again, it compiles and runs fine with imlib2. 

Not a big deal, just thought I'd mention it.  It just helps get a little extra cruft out of my systems. :-)

Thanx,
M.


Reproducible: Always
Comment 1 Jim Ramsay (lack) (RETIRED) gentoo-dev 2008-04-11 12:43:40 UTC
Good to know, thanks!  I've added 6.0-r1 to the ebuild that uses imlib2.