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

Bug 311331

Summary: missing dependencies for building gimp on prefix
Product: Gentoo/Alt Reporter: Guilherme Amadio <amadio>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Guilherme Amadio gentoo-dev 2010-03-25 18:47:12 UTC
I would like to have gimp, ffmpeg, etc under portage in my prefix environment, but one of the dependencies is not in the tree:

sirius ~ $ emerge -av gimp

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "media-libs/libdc1394".
(dependency required by "media-video/ffmpeg-0.5_p21602" [ebuild])
(dependency required by "media-libs/gegl-0.1.2" [ebuild])
(dependency required by "media-gfx/gimp-2.6.8" [ebuild])
(dependency required by "gimp" [argument])

I plan on working on this this week to learn how to use ecopy, so unless it's critical for somebody else, give me a couple of days to try and solve it.

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2010-04-02 19:46:50 UTC
Any luck on this?  Do you need any pointers/help?