Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72179 - libquicktime depends on libdv without flag but not on 1394 libs
Summary: libquicktime depends on libdv without flag but not on 1394 libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 19:17 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2004-11-26 06:12 UTC (History)
0 users

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


Attachments
Patches over current ebuild (libquicktime.diff,820 bytes, patch)
2004-11-22 19:18 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!