           SPELL=gnome-power-manager
         VERSION=3.6.0
          SOURCE=${SPELL}-${VERSION}.tar.xz
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.gnome.org/projects/gnome-power-manager/
         ENTERED=20051216
      LICENSE[0]=GPL
        KEYWORDS="gnome2"
           SHORT="Gnome session daemon that takes care of power management."
cat << EOF
GNOME Power Manager uses information provided by HAL to display icons and
handle system and user actions in a GNOME session. Authorised users can set
policy and change preferences.

GNOME Power Manager acts as a policy agent on top of the Project Utopia
stack, which includes the kernel, hotplug, udev, and HAL. GNOME Power Manager
listens for HAL events and responds with user-configurable reactions.
EOF
