IABSD.fr/ports/multimedia/phonon

Branch :


Log

Author Commit Date CI Message
9d4e7992 2014-11-05 12:49:22 Like kdelibs, drop optimizations
24590457 2014-11-01 20:32:54 Update Phonon to 4.8.1. This also updates its backends, due to some API changes it's easier to this in a single batch. The biggest news here are that phonon-gstreamer switches to GStreamer 1.0, finally.
284f465d 2014-07-10 19:50:25 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.
1ccb814a 2014-07-10 07:37:32 more missed bumps
10f18764 2014-04-29 08:40:02 Comment out in PLIST stuff that is not useful at least, and breaks compilation of some unported apps.
34b01997 2013-09-10 14:34:09 Remove useless file.
72db79dd 2013-06-04 15:32:14 Bump after the pulseaudio update.
ee60f090 2013-04-25 11:54:01 When Phonon was moved from WIP, REVISION in port was removed, but reference to it in phonon.port.mk wasn't => build is broken. Noticed by nigel@
3d0e5ccc 2013-04-25 09:13:55 cvs rm forgotten old patches, spotted by nigel@
0caaa078 2013-04-24 08:53:37 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.