          MODULE=dbus
         VERSION=1.16.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://dbus.freedesktop.org/releases/dbus/
      SOURCE_VFY=sha256:0ba2a1a4b16afe7bceb2c07e9ce99a8c2c3508e5dec290dbb643384bd6beb7e2
        WEB_SITE=http://dbus.freedesktop.org
         ENTERED=20031219
         UPDATED=20260520
           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
