           SPELL=libole2
         VERSION=0.2.4
	  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]='23e6baf17eb0143bfeba26a3961cdafd'
      MAINTAINER=jon-sven@frisurf.no
        WEB_SITE=www.gnome.org
      LICENSE[0]=GPL
         ENTERED=20011009
         UPDATED=20011104
           SHORT="libole2 provides an API to access OLE2 streams"
cat << EOF
libole2 provides an API to access OLE2 streams as used by Microsoft in
their compound files. Such common file formats as Excel, Word,
Powerpoint, and Visio use this system.
EOF
