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

Bug 332493

Summary: media-video/kdenlive-0.7.7.1 has optional runtime dependencies not listed in ebuild
Product: Gentoo Linux Reporter: Bartosz Brachaczek <b.brachaczek>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bartosz Brachaczek 2010-08-12 17:10:27 UTC
media-video/kdenlive could make use of the following if detected at runtime:
virtual/cdrtools
media-video/dvdauthor
media-video/dvgrab
media-video/recordmydesktop

You can check this in Kdelive by choosing Settings -> Run Config Wizard. The above applications are listed in 5th window. I'd be nice if Kdenlive depended on these packages through USE flags.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-08-12 17:24:43 UTC
nope, USE flags are mostly for deps that actually change the outcome of the emerge (of kdenlive).
if the GUI can gracefully handle the runtime-only deps, like kdenlive does, USE flags have no place here.
Comment 2 Bartosz Brachaczek 2010-08-12 18:01:19 UTC
OK, thanks for explanation.