           SPELL=libbonobo
         VERSION=2.10.0
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='27d808ee241e3f31a7bf92ed128e1e96'
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
       BUILD_API=2
        WEB_SITE=http://www.ximian.com/devzone/tech/bonobo.html
         ENTERED=20020509
         UPDATED=20050708
           SHORT="libbonobo is a part of the GNOME 2.0 bonobo implementation"
cat << EOF
Bonobo is the GNOME architecture for creating reusable software
components and compound documents. It was designed and implemented to
address the needs and problems of the free-software community for
developing large-scale applications.
EOF
