          MODULE=dbus
         VERSION=1.6.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://$MODULE.freedesktop.org/releases/$MODULE
      SOURCE_VFY=sha1:09d55ac4ea4ccf0d233070909494028f5a4e1e63
        WEB_SITE=http://dbus.freedesktop.org
         ENTERED=20031219
         UPDATED=20120628
           SHORT="A message bus system for applications"
LUNAR_RESTART_SERVICES=off

cat << EOF
D-BUS is a message bus system, a simple way for applications to talk
to one another. It supplies both a system daemon and a
per-user-login-session daemon. Also, the message bus is built on top
of general one-to-one message passing framework, which can be used by
any two apps to communicate directly.
EOF
