hold your breath, there is still a lot of things to do.
Main change is that relative paths in FindPhononInternal.cmake are kept
relative now; things worked only by accident before. This requires a bump,
though, as this file is included in package.
KDE4 builds fine still (at least major suspects like kdelibs and dragon).
Main change is that VLC backend becames the default (and really performs
better than GStreamer one).
(now please get your children out of display)
Another change is that due the fact that Phonon now supports library
renaming upstream, libphononexperimental.so becomes
libphonon_sexperimental.so. This doesn't affect any ports imported as of now.
REVISION bumps for the dependant ports to follow.
* Main library renamed from "phonon" to "phonon_s", to avoid clashing
with Qt4's one.
* Backends now live in multimedia/phonon-backend port (committed earlier).
* The multimedia/phonon module added, to avoid adding complicated
RDEP strings to ports of Phonon users.