More Info

Revision 868047

(Back to digest)
 

Other in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok:

Create a new playground directory for plugins/applets that should not be available by default when we release packages.

This will hopefully make a nice staging area for people developing new applets/services/collections/whatever.

The stuff in playground is not built by default, but can be built and installed from the amarok/playground directory in exactly the same way that amarok is built.

This is my very first go at this, so let me know if I screwed up something or if anything can be done in a smarter way.

File Changes

Added 15 files
/trunk/extragear/multimedia/amarok
 
/playground
 
/playground/CMakeLists.txt
 
/playground/src
 
/playground/src/CMakeLists.txt
 
/playground/src/context
 
/playground/src/context/applets
 
/playground/src/context/CMakeLists.txt
 
/src/context/applets/cloud
 
/playground/src/context/applets/cloud
 
/playground/src/context/applets/CMakeLists.txt
 
/playground/src/context/applets/cloud/amarok-cloud.svg
 
/playground/src/context/applets/cloud/amarok-context-applet-cloud.desktop
 
/playground/src/context/applets/cloud/Cloud.cpp
 
/playground/src/context/applets/cloud/Cloud.h
 
/playground/src/context/applets/cloud/CMakeLists.txt
15 files changed in total