%general-entities; ]> $LastChangedBy$ $Date$ Phonon-backend-gstreamer-&phonon-backend-gstreamer-version; phonon-backend-gstreamer Introduction to the Phonon-backend-gstreamer This package provides a Phonon backend which utilizes the GStreamer media framework. &lfs79_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &phonon-backend-gstreamer-md5sum; Download size: &phonon-backend-gstreamer-size; Estimated disk space required: &phonon-backend-gstreamer-buildsize; Estimated build time: &phonon-backend-gstreamer-time; Additional Downloads Required download: Phonon-backend-gstreamer Dependencies Required , , and Recommended (needed for output to ALSA), (needed for output to PulseAudio), (needed for AAC/M4A support), and (needed for MP3 support) User Notes: Installation of Phonon-backend-gstreamer Fix the package to work with the latest gstreamer: patch -Np1 -i ../phonon-backend-gstreamer-&phonon-backend-gstreamer-version;-compatibility-1.patch Install Phonon-backend-gstreamer by running the following commands: source /usr/bin/setqt5 && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DCMAKE_BUILD_TYPE=Release \ -DPHONON_BUILD_PHONON4QT5=ON \ -D__KDE_HAVE_GCC_VISIBILITY=NO \ -Wno-dev .. && make Now, as the root user: make install Command Explanations : This switch is used to apply higher level of compiler optimizations. : This switch is used to get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit system. : This switch is used to ensure that Qt5 version of the backend is built even if Qt4 is present. : This switch is used to disable a check that would cause cmake to fail when using Qt-5.4.2 or later. Contents Installed Programs Installed Libraries Installed Directories none phonon_gstreamer.so /usr/lib/qt5/plugins/phonon4qt5_backend