           SPELL=lzo
         VERSION=2.10
      PATCHLEVEL=1
  SECURITY_PATCH=1
     SOURCE_HASH=sha1:4924676a9bae5db58ef129dc1cebce3baa3c4b5d:UPSTREAM_HASH
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
# Watch: https://www.oberhumer.com/opensource/lzo/download/
   SOURCE_URL[0]=http://www.oberhumer.com/opensource/lzo/download/$SOURCE
        WEB_SITE=http://www.oberhumer.com/opensource/lzo
         ENTERED=20020531
      LICENSE[0]=GPL
           SHORT="Data compression library with very fast (de-)compression"
cat << EOF
LZO is a portable lossless data compression library written in ANSI C. It
offers pretty fast compression and *very* fast
decompression. Decompression requires no memory. In addition there are slower
compression levels achieving a quite competitive
compression ratio while still decompressing at this very high speed.
EOF
