This package provides a Phonon backend which utilizes the GStreamer media framework.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/phonon/phonon-backend-gstreamer/4.6.0/src/phonon-backend-gstreamer-4.6.0.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/4.6.0/src/phonon-backend-gstreamer-4.6.0.tar.xz
Download MD5 sum: cc380c7612aaaa87294185ded702f88a
Download size: 70 KB
Estimated disk space required: 3.1 MB
Estimated build time: 0.3 SBU
phonon-4.6.0, gstreamer-0.10.36
gst-plugins-base-0.10.36 (needed for output to ALSA), gst-plugins-good-0.10.31 (needed for output to PulseAudio), gst-plugins-bad-0.10.23 (needed for AAC/M4A support), gst-plugins-ugly-0.10.19 (needed for MP3 support)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/phonon-backend-gstreamer
Install Phonon-backend-gstreamer by running the following commands:
mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
.. &&
make
Now, as the root user:
make install
Last updated on 2012-03-09 15:57:51 +0000