           SPELL=bonobo
         VERSION=1.0.20
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='460fab51cdef1f6d84ca1ba5b434a939'
      MAINTAINER=jon-sven@frisurf.no
        WEB_SITE=http://www.gnome.org
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
         ENTERED=20010922
         UPDATED=20050710
       BUILD_API=2
     GCC_VERSION=3.4
           SHORT="Bonobo are CORBA interfaces for creating reusable components."
cat << EOF
Bonobo is a set of language and system independant CORBA interfaces
for creating reusable components, controls and creating compound
documents.
The Bonobo distribution includes a Gtk+ based implementation of the
Bonobo interfaces, enabling developers to create reusable
components and applications that can be used to form more complex
documents.
EOF
