# Watch: https://download.gnome.org/sources/libgsf/1.14/
           SPELL=libgsf
         VERSION=1.14.53
     SOURCE_HASH=sha512:f2f8fa0806bf2edae271b3503cc311bd7ba32c145530afce382305cacfaae624edbc8298bd8766364e94804e71b1b8d0aac8383ae514aad646f2a926727cf727
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
      LICENSE[0]=GNU
        WEB_SITE=http://www.gnumeric.org/
         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
