           SPELL=lzo
         VERSION=2.08
  SECURITY_PATCH=1
     SOURCE_HASH=sha512:d03ae521000d69dd1fc92112a7b6e642c388b2898d7fb6ac4168e947a895e8d5e77199f78f05e036cefe02f346ea242bca694522f3c7959ab6ca19de956162dd
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   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
