           SPELL=libgsf
         VERSION=1.14.41
     SOURCE_HASH=sha512:e3892500288e5d1d9e46cdd3940d872ae2504fe54babe2dc085218c3e1a5aff5a7220c88bde730239af4a56c340a22f47337280b8892f0ab31e1e751adea9bc3
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      LICENSE[0]=GNU
        WEB_SITE=http://www.gnome.org/projects/gnumeric
         ENTERED=20020510
        KEYWORDS="gnome2 libs"
           SHORT="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
