           SPELL=devicekit
         VERSION=003
          SOURCE=DeviceKit-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DeviceKit-$VERSION
   SOURCE_URL[0]=http://hal.freedesktop.org/releases/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://www.freedesktop.org/wiki/Software/DeviceKit
         ENTERED=20090308
        KEYWORDS="device"
           SHORT="Simple Freedesktop.org D-Bus frontend to udev"
cat << EOF
DeviceKit is an abstraction for enumerating devices and listening to
device events. Any application on the system can access the
org.freedesktop.DeviceKit service via the system message bus. On
GNU/Linux, DeviceKit can be considered a simple D-Bus frontend to
udev.
EOF
