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

Bug 72179

Summary: libquicktime depends on libdv without flag but not on 1394 libs
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Marc Hildebrand (RETIRED) <zypher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patches over current ebuild

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2004-11-22 19:17:59 UTC
Current ebuild for libquicktime depends on libdv without any use-flag to set or unset this.
It also not depends on some ieee1394-related libraries which are needed to enable firewire support.

The attached patch fixes the two problems above, adding the dv and ieee1394 use-flags to libquicktime.

Regards,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-11-22 19:18:32 UTC
Created attachment 44522 [details, diff]
Patches over current ebuild
Comment 2 Marc Hildebrand (RETIRED) gentoo-dev 2004-11-26 06:12:56 UTC
In cvs. Thanks ofor the fix!