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

1) qt-mobility from http://qt.gitorious.org/qt-mobility/qt-mobility for QtMultimediaKit
2) Standard KDE Oxygen Plasma theme

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" or by using the "Plasma Media Center" icon in your launcher

(some of the old code can be found in the "old" branch, just in case somebody wants to browse)

