           SPELL=plasmoid-coremoid
         VERSION=0.3
          SOURCE=${SPELL/plasmoid-/}-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/plasmoid-/}-$VERSION
   SOURCE_URL[0]=http://www.hirnfrei.org/~joerg/coremoid/$SOURCE
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
      LICENSE[0]=GPL
        WEB_SITE=http://kde-look.org/content/show.php/CoreMoid?content=72789
        KEYWORDS="kde4"
         ENTERED=20080404
           SHORT="CPUFreq governor plasmoid"
cat << EOF
A simple but usefull plasmoid to set cpufreq governor, display the usage and on
dynamic governors it display the current clock rate. The applet use DBus to
interact with the cpufreq subsystem. This version only runs on multi core/cpu
systems.
EOF
