pyside-0.3.2 depends on >=-x11-libs/qt-phonon-4.6.0 but media-sound/phonon-4.4.1-r1 negatively depends on x11-libs/qt-phonon (!x11-libs/qt-phonon:4) and kdelibs-4.4.4, kdepimlibs-4.4.4, phonon-kde-4.4.4 and qt-webkit-4.6.3 depend on media-sound/phonon Reproducible: Always
(In reply to comment #0) > pyside-0.3.2 depends on >=-x11-libs/qt-phonon-4.6.0 > but > media-sound/phonon-4.4.1-r1 negatively depends on x11-libs/qt-phonon > (!x11-libs/qt-phonon:4) > and kdelibs-4.4.4, kdepimlibs-4.4.4, phonon-kde-4.4.4 and qt-webkit-4.6.3 > depend on media-sound/phonon > > Reproducible: Always > Just to forward a reply from the PySide bug tracker : -- Comment #3 from Hugo Parente Lima <hugo.lima@openbossa.org> 2010-06-18 15:48:15 --- You just need to specify on gentoo packages that PySide needs qt-phonon OR kde-phonon, I develop PySide using kde-phonon, because almost every linux distro uses kde-phonon instead of qt-phonon. For me it still being a gentoo package problem, not a PySide one. btw, I'm using kde4.4 right now on ArchLinux and I have PySide installed on it.
Created attachment 235921 [details, diff] ebuild patch to use media-libs/phonon or qt-phonon With this ebuild, pyside-0.3.2 installs just fine along kde-4.4.4
kde use flag introduced to handle the dependencies Fixed