           SPELL=libgsf
         VERSION=1.12.1
          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
          MD5[0]='1868f34d54d513ed96060cf42fadc089'
      LICENSE[0]=GNU
       BUILD_API=2
        WEB_SITE=http://www.gnome.org/projects/gnumeric
         ENTERED=20020510
         UPDATED=20050613
           SHORT="libgsf is The GNOME Structured File library"
cat << EOF
libgsf is The GNOME Structured File library. It is a replacement
for libole2. A very simple i/o abstraction intended for use importing
and exporting files. No monitoring, no inline modfication.
Goal is to support various structured file formats coming from arbitrary
sources to let us concentrate on parsing the content not the package.
EOF
