Path to this page:
Subject: CVS commit: pkgsrc/multimedia/phonon
From: Mark Davies
Date: 2015-09-02 00:14:21
Message id: 20150901221421.0F89E98@cvs.netbsd.org
Log Message:
Update phonon to 4.8.3
* New opt-in compatibility feature to install PhononQt4 headers. The new
cmake option PHONON_INSTALL_QT_COMPAT_HEADERS enables the installation
of additional compatibility headers to prevent breaking the source
compatibility for PhononQt applications when built with Phonon.
* Add proper include directory exporting in CMake. When using an imported
CMake target target_link_libraries(Phonon::phonon) this will now
automatically add the correct include directory for the target.
* Prevent a crash on device changes when using
ALSA+PhononServer(KDE)+Phonon(WithDBus)+NoPhononBackend
Files: