%general-entities; ]> Phonon-&phonon-version; phonon Introduction to Phonon Phonon is the multimedia API for KDE. It replaces the old aRts package. Phonon needs the VLC backend. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &phonon-md5sum; Download size: &phonon-size; Estimated disk space required: &phonon-buildsize; Estimated build time: &phonon-time; Phonon Dependencies Required , , , and needs to be installed afterwards for multimedia operation in KDE. Optional Installation of Phonon Install Phonon by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DPHONON_BUILD_QT5=OFF \ -Wno-dev .. && make Now, as the root user: make install Command Explanations -DCMAKE_BUILD_TYPE=Release: This switch is used to apply higher level of the compiler optimizations. -DPHONON_BUILD_QT6=OFF: By default both the Qt5 and Qt6 versions of this package are built. We currently just want the Qt5 version, since BLFS does not carry Qt6 yet. Contents Installed Programs Installed Libraries Installed Directories phononsettings libphonon4qt5.so and libphonon4qt5experimental.so /usr/include/phonon4qt5, /usr/lib/cmake/phonon4qt5, and /usr/lib/plugins/designer