%general-entities; ]> $LastChangedBy$ $Date$ Phonon-backend-vlc-&phonon-backend-vlc-version; phonon-backend-vlc Introduction to the Phonon-backend-vlc This package provides a Phonon backend which utilizes the VLC media framework. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &phonon-backend-vlc-md5sum; Download size: &phonon-backend-vlc-size; Estimated disk space required: &phonon-backend-vlc-buildsize; Estimated build time: &phonon-backend-vlc-time; Phonon-backend-vlc Dependencies Required and User Notes: Installation of Phonon-backend-vlc This package unpacks to the directory phonon-vlc-&phonon-backend-vlc-version;. Install Phonon-backend-vlc by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DCMAKE_BUILD_TYPE=Release \ -DPHONON_BUILD_PHONON4QT5=ON \ -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 compiler optimizations. -DCMAKE_INSTALL_LIBDIR=lib: This switch is used to get libraries to install to /usr/lib instead of /usr/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 Program Installed Libraries Installed Directory none phonon_vlc.so /usr/lib/qt5/plugins/phonon4qt5_backend