           SPELL=ndesk-dbus-glib
         VERSION=0.4.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.ndesk.org/archive/dbus-sharp/${SOURCE}
     SOURCE_HASH=sha512:334389a2c0dc43a94167adb3c7febebb578a79eae625ba451818734075746af44d6dec2fa0e450b30ef5d5306d826e573d25ca0571b80eaa652ebadb8d713d01
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.ndesk.org/DBusSharp"
      LICENSE[0]="MIT X11"
         ENTERED=20080126
           SHORT="C# implementation of D-Bus"
cat << EOF
ndesk-dbus-glib is a C# implementation of D-Bus. It's often referred to as
dbus-sharp, or "managed D-Bus" to avoid confusion with existing bindings
(which wrap libdbus).

D-Bus is an inter-process communication framework that lets applications
interface with the system event bus as well as allowing them to talk to one
another in a peer-to-peer configuration.
EOF
