. "${GRIMOIRE}/FUNCTIONS"
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL="dbus-proxy"
         VERSION="$(get_scm_version)"
          SOURCE="${SPELL}-scm.tar.xz"
  FORCE_DOWNLOAD="on"
   SOURCE_URL[0]="git_http://github.com/Pelagicore//${SPELL}:${SPELL}-scm"
   SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
        WEB_SITE="https://github.com/Pelagicore/dbus-proxy"
         ENTERED="20240722"
      LICENSE[0]="LGPL"
        KEYWORDS="dbus proxy"
           SHORT="filtering proxy for D-Bus"
cat << EOF
dbus-proxy acts as a proxy for the D-Bus connection for a client. It can be
configured to filter what is accessible for the client on the connection.
EOF
