8 Commits

Author SHA1 Message Date
zhuk
696def8373 Switch Qt5-based Phonon to a separate port, with a separate version.
The phonon.port.mk stays where it is (at least until KDE4 dies).

This gives a chance for various KF5 things to build again.
2017-07-17 21:17:47 +00:00
zhuk
8814cddf6a Finish Qt5 version of Phonon.
At least, it packages and passes make port-lib-depends-check now.

The Qt5 version is perfectly co-installable with Qt4-based version.
2015-11-19 18:42:21 +00:00
zhuk
d96d0f1507 First bits of qt5 FLAVOR for multimedia/phonon. Needed for KDE5 - do not
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).
2015-11-19 13:53:34 +00:00
zhuk
284f465ddc Another meaningful update from KDE land: Phonon 4.7.2 and friends.
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.
2014-07-10 19:50:25 +00:00
zhuk
10f1876476 Comment out in PLIST stuff that is not useful at least, and breaks
compilation of some unported apps.
2014-04-29 08:40:02 +00:00
ajacoutot
34b0199755 Remove useless file. 2013-09-10 14:34:09 +00:00
zhuk
0caaa078fe Update Phonon to 4.6.0. Major changes:
* 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.
2013-04-24 08:53:37 +00:00
espie
755766b593 integrated phonon (from qt4) is not enough for kde4.
to be linked to the build once I figure out the consequences.
2010-06-18 12:53:38 +00:00