Phonon Backend GStreamer 4.4.4

Introduction à the Phonon GStreamer backend

Ce paquet fournit un backend Phonon qui utilise le framework GStreamer.

Ce paquet est connu pour se construire et fonctionner correctement sur une plateforme LFS-6.7.

Information sur le paquet

Dependances de Phonon

Requises

Qt-4.8.0, phonon-4.4.4, GStreamer-0.10.25

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

Installation de Phonon Backend GStreamer

Installez Phonon Backend GStreamer en lançant les commandes suivantes :

mkdir build &&
cd build

Préparation du paquet pour la compilation:

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

Maintenant, en tant qu'utilisateur root :

make install

Contenu

Programme installé: none
Bibliothèques installées: phonon_gstreamer.so
Répertoire installé: none

Last updated on 2011-03-19 19:19:07 +0100