forked from KDE/plasma-mediacenter
-
Notifications
You must be signed in to change notification settings - Fork 0
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
datamaskinen/plasma-mediacenter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- C++ 69.9%
- QML 25.8%
- CMake 3.2%
- Other 1.1%