          MODULE=dbus
         VERSION=1.15.8
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://dbus.freedesktop.org/releases/dbus/
      SOURCE_VFY=sha256:84fc597e6ec82f05dc18a7d12c17046f95bad7be99fc03c15bc254c4701ed204
        WEB_SITE=http://dbus.freedesktop.org
         ENTERED=20031219
         UPDATED=20231125
           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
