Phonon Backend GStreamer 4.4.4

Introduction to the Phonon GStreamer backend

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.

Package Information

Phonon Dependencies

Required

Qt-4.8.0, phonon-4.4.4, GStreamer-0.10.25

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

Prepare the package for compilation:

cmake -DCMAKE_INSTALL_PREFIX=$QT4DIR \
      .. &&
make

Now, as the root user:

make install

Contents

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

Last updated on 2011-03-19 18:19:07 +0000