Required:
==========

1) qt-mobility from http://qt.gitorious.org/qt-mobility/qt-mobility for QtMultimediaKit
2) plasma-mobile from https://projects.kde.org/projects/kdereview/plasma-mobile is needed in order to get features of different metadatamodel backends.

To know Plasma Media Center architecture and other related information browse through http://community.kde.org/Plasma/Plasma_Media_Center

Installation:
=========
Usual cmake stuff-

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make install

Run PMC using "plasma-mediacenter"

