Phonon Backend Xine 4.4.4

Introduction to the Phonon Xine backend

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.

Package Information

Phonon Dependencies

Required

Qt-4.8.0, phonon-4.4.4, xine Libraries-1.1.20

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

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

Contents

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

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