%general-entities; ]> $LastChangedBy$ $Date$ Phonon-Backend-GStreamer-&phonon-backend-gstreamer5-version; Phonon-Backend-GStreamer Introduction to Phonon-Backend-GStreamer The Phonon-Backend-GStreamer package contains a backend for Phonon Qt5 multimedia framework that utilizes GStreamer. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &phonon-backend-gstreamer5-md5sum; Download size: &phonon-backend-gstreamer5-size; Estimated disk space required: &phonon-backend-gstreamer5-buildsize; Estimated build time: &phonon-backend-gstreamer5-time; Phonon-Backend-GStreamer Dependencies Required and Optional (Runtime) , , and User Notes: Installation of Phonon-Backend-GStreamer Install Phonon-Backend-GStreamer by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_LIBDIR=lib \ -DPHONON_BUILD_PHONON4QT5=ON \ -Wno-dev .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations -DCMAKE_INSTALL_LIBDIR=lib: This switch is used to get libraries to install to $KF5_PREFIX/lib instead of $KF5_PREFIX/lib64 on a 64 bit system. -DPHONON_BUILD_PHONON4QT5=ON: This switch is used to ensure that Qt5 version of the backend is built even if Qt4 is present. Contents Installed Programs Installed Libraries Installed Directories None phonon_gstreamer.so $KF5_PREFIX/lib/qt5/plugins/phonon4qt5_backend