           SPELL=libgtkhtml
         VERSION=2.11.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
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://gtkhtml2.codefactory.se
         ENTERED=20020509
         UPDATED=20040614
        KEYWORDS="gnome2 libs"
           SHORT="GNOME 2.x library for displaying htmlpages"
cat << EOF
Gtkhtml2 (sometimes called libgtkhtml2) is a small and standards
compilant library for displaying htmlpages. 
EOF
