Phonon/Releases/Core/stable: Difference between revisions

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Phonon/ReleaseTable
{{Phonon/ReleaseTable
| url =  
| url = http://download.kde.org/stable/phonon/4.10.2/phonon-4.10.2.tar.xz.mirrorlist
| sha256 =
| sha256 =
}}
}}


=== Bug Fixes ===
=== Bug Fixes ===  
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from kdelibs git.
* PulseAudio support is no longer incorrectly disabled with Qt 5.12 (by Antonio Rojas)
* Prevent possible internal infinite loop call chains when trying to handle backend construction in simulation mode (i.e. without actual backend being installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make sure that the relative Qt paths are set according to whether the build is meant for Qt4 or 5. Previously this would always install to a path for qt5.

Latest revision as of 12:43, 9 January 2019

Bug Fixes

  • PulseAudio support is no longer incorrectly disabled with Qt 5.12 (by Antonio Rojas)