The is a posible dependence from dvd::rip to gnome1.4. But as far as I know the is only a dependence to Gtk::Perl. Please correct me if I'm wrong with it.
*** Bug 33201 has been marked as a duplicate of this bug. ***
okay, this has some other oddness in it: DEPEND=" gnome? ( gnome-extra/gtkhtml ) cdr? ( >=media-video/vcdimager-0.7.19 >=app-cdr/cdrdao-1.1.7 >=app-cdr/cdrtools-2.0 ) >=media-video/transcode-0.6.10 >=media-gfx/imagemagick-5.5.7 sys-apps/procps dev-perl/gtk-perl dev-perl/Storable dev-perl/Event" RDEPEND=">=net-analyzer/fping-2.3 >=media-sound/ogmtools-0.972 >=media-video/mjpegtools-1.6.0 sys-apps/eject" Really, since RDEPEND doesn't inherit DEPEND here, There is no -runtime- dependency on any of the perl modules, not for cdrtools or anything else. This looks pretty much like a DEPENDency hack of first degree. ;-) According to how it currently looks it will need cdrdao+cdrtools when you build, not when you run, isn't it the other way around? the perl modules, shouldn't those be both runtime and buldtime?
Dependecies for gtk-perl and trancode are missing. I did an 'emerge dvdrip' on a newly installed laptop. When I tried to start dvdrip I got an error that Pixbuf.pm was missing. After an 'emerge gtk-perl' dvdrip does start up, but gives an erroe message that trancode is missing.
I think adding ${DEPEND} to the ${RDEPEND} should just do the right thing. Did that and bumped revision.