Summary: | dragonplayer should not depend on xine directly | ||
---|---|---|---|
Product: | [Applications] dragonplayer | Reporter: | Marat Radchenko <marat> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | cfeck |
Priority: | NOR | ||
Version First Reported In: | 2.0.x | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marat Radchenko
2010-10-30 18:54:53 UTC
Same downstream bug from Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491622 The claim in the upstream bug report ("Dragonplayer needs xine library") is not true. DragonPlayer has an optional dependency on xine, it can be built without xine installed. It just makes use of it for DVD playback improvements, which Phonon alone does not support fully. If you cannot compile yourself, but still need a package without xine dependencies, ask your distribution to provide one. The commit that made xine optional is dated 2008-08-20, so the downstream (not upstream :) Debian bug report is just old. WebSVN link: http://websvn.kde.org/?revision=849723&view=revision Cool. Looks like distros missed this change (both Debian and Gentoo still have hard dep to xine-lib) |