Skip to content

h3. Plasma Media Center is designed to provide an easy and comfortable way to watch your videos, browse your photo collection and listen to your music, all in one place. This release brings many refinements and a host of new features, making consuming media even easier and more fun.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

KDE/plasma-mediacenter

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

1) KDE Frameworks 5
2) KDE Plasma 5
3) Qt QtMultimedia
4) Baloo (KF5)
5) Taglib

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

Installation:
=========
mkdir build
cd build
cmake -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
make install

Run PMC using "plasmashell -ap org.kde.plasma.mediacenter" or by using the "Plasma Media Center" icon in your launcher

Uninstallation:
=============
Run this from build dir:
for i in $(cat install_manifest.txt); do sudo rm $i; done;

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

About

h3. Plasma Media Center is designed to provide an easy and comfortable way to watch your videos, browse your photo collection and listen to your music, all in one place. This release brings many refinements and a host of new features, making consuming media even easier and more fun.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published