This package provides a Phonon backend which utilizes the GStreamer 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-gstreamer/4.4.4/src/phonon-backend-gstreamer-4.4.4.tar.bz2
Download MD5 sum: fa313a77db3da9df20bc8991352378cb
Download size: 78 KB
Estimated disk space required: 322 MB
Estimated build time: 0.3 SBU
Qt-4.8.0, phonon-4.4.4, GStreamer-0.10.25
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/phonon-backend-gstreamer
Install Phonon Backend GStreamer 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