           SPELL=gtkhtml2
         VERSION=3.6.2
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=gtkhtml-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtkhtml-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gtkhtml/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.ximian.com/pub/source/evolution/$SOURCE
          MD5[0]='25051385b7daf3da528931c4af7e2d98'
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
      MAKE_NJOBS=1
        WEB_SITE=unknown
         ENTERED=20030312
         UPDATED=20050404
           SHORT="gtkhtml is a html rendering/editing library."
cat  <<  EOF
GtkHTML is a HTML rendering/editing library.  It is not designed to be
the ultimate HTML browser/editor; instead, it is designed to be easily
embedded into applications that require lightweight HTML functionality.
EOF
