Phonon-backend-gstreamer-4.6.0

Introduction to the Phonon-backend-gstreamer

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.

Package Information

Phonon-backend-gstreamer Dependencies

Required

phonon-4.6.0, gstreamer-0.10.36

Recommended

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/phonon-backend-gstreamer

Installation of 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

Contents

Installed Program: none
Installed Libraries: phonon_gstreamer.so
Installed Directory: none

Last updated on 2012-03-09 15:57:51 +0000