           SPELL=libbonoboui
         VERSION=2.24.5
	  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
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.ximian.com/devzone/tech/bonobo.html
         ENTERED=20020509
        KEYWORDS="bonobo gnome2 libs"
           SHORT="libbonoboui 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
