This package provides a Phonon backend which utilizes the Xine media framework.
This package is known to build and work properly using an LFS-6.7 platform.
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-xine/4.4.4/src/phonon-backend-xine-4.4.4.tar.bz2
Download MD5 sum: b127104e67538e573adeed3b2fb3bf55
Download size: 94 KB
Estimated disk space required: 354 MB
Estimated build time: 0.2 SBU
Qt-4.8.0, phonon-4.4.4, xine Libraries-1.1.20
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/phonon-backend-xine
Install Phonon Backend Xine by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$QT4DIR \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-19 18:19:07 +0000