           SPELL=dbus-sharp
         VERSION=0.7.0
          SOURCE=${SPELL}-$VERSION.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-$VERSION
      SOURCE_URL=https://github.com/downloads/mono/dbus-sharp/$SOURCE
     SOURCE_HASH=sha512:76d9c83aae227476e40efee1e987a03a8b1da29def79657365906a8220d2cceabe433f4b4679a87dd74e77431382b6c2857ca5498b0671b679d5ddd566d0229d
        WEB_SITE=https://github.com/mono/dbus-sharp/
         ENTERED=20110920
      LICENSE[0]=GPL
           SHORT="D-Bus for .NET"
cat << EOF
This is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's
often referred to as "managed D-Bus" to avoid confusion with existing
bindings (which wrap libdbus).
EOF
