Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148216 - libquicktime-0.9.{9,10}* should have conditional dependency on libdv
Summary: libquicktime-0.9.{9,10}* should have conditional dependency on libdv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords: QAbaddep, QAcanfix
Depends on:
Blocks: 157892
  Show dependency tree
 
Reported: 2006-09-19 10:02 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2006-12-13 11:04 UTC (History)
1 user (show)

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


Attachments
Patch to libquicktime-0.9.9.ebuild (libquicktime-0.9.9.ebuild.patch,553 bytes, patch)
2006-11-25 08:20 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
Patch to libquicktime-0.9.9-r1.ebuild (libquicktime-0.9.9-r1.ebuild.patch,570 bytes, patch)
2006-11-25 08:21 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
Patch to libquicktime-0.9.10.ebuild (libquicktime-0.9.10.ebuild.patch,573 bytes, patch)
2006-11-25 08:22 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-09-19 10:02:38 UTC
libquicktime-0.9.9* should have conditional dependency on libdv controlled by dv USE flag, similarly as libquicktime-0.9.7*. I haven't got libdv installed and `emerge -O1 libquicktime` succeeded.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-11-18 14:15:22 UTC
It also concerns libquicktime-0.9.10*.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-11-25 08:19:34 UTC
I haven't got any better ideas. I'm attaching 3 patches with temporary solution. But at least it works.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-11-25 08:20:53 UTC
Created attachment 102703 [details, diff]
Patch to libquicktime-0.9.9.ebuild
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-11-25 08:21:42 UTC
Created attachment 102704 [details, diff]
Patch to libquicktime-0.9.9-r1.ebuild
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-11-25 08:22:36 UTC
Created attachment 102706 [details, diff]
Patch to libquicktime-0.9.10.ebuild
Comment 6 Alexis Ballier gentoo-dev 2006-12-12 00:05:25 UTC
That's probably not a good idea to set it as blocking, it has automagic dependencies on libdv.
We'll have to decide what to do: patching libquicktime to have a --enable switch in the configure script or setting this bug as a wontfix.
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-12-12 04:08:59 UTC
(In reply to comment #6)
> That's probably not a good idea to set it as blocking, it has automagic
> dependencies on libdv.
And on =dev-libs/lzo-1*. See bug #151404.

(In reply to comment #6)
> We'll have to decide what to do: patching libquicktime to have a --enable
> switch in the configure script
Choose this, please.
>  or setting this bug as a wontfix.
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-12-12 04:10:23 UTC
(In reply to comment #7)
> >  or setting this bug as a wontfix.
That line should have been deleted, of course.

Comment 9 Alexis Ballier gentoo-dev 2006-12-12 05:19:05 UTC
Please read : 
http://www.gentoo.org/proj/en/qa/automagic.xml


If you could provide a patch to the configure.ac (or .in) and send it upstream, that would really help.
Comment 10 Matthias Schwarzott gentoo-dev 2006-12-13 02:27:21 UTC
That patch will only be considered if one provides a patch.
Comment 11 Matthias Schwarzott gentoo-dev 2006-12-13 11:04:02 UTC
Control libdv usage via use-flag dv, now.