           SPELL=guetzli
         VERSION=1.0.1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/google/${SPELL}/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:0aba6c7490699fa123d78e2c3b61c5a6ab2660ab4a3d5126f592a667e86f4ca69384e952c9bd20a9527919dae2b412972d9b3e51fc6a6302d4e0cafe81895ef3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/google/guetzli/"
      LICENSE[0]=Apache
         ENTERED=20170318
           SHORT="a JPEG encoder that aims for excellent compression density at high visual quality"
cat << EOF
Guetzli is a JPEG encoder that aims for excellent compression density at
high visual quality. Guetzli-generated images are typically 20-30% smaller
than images of equivalent quality generated by libjpeg. Guetzli generates
only sequential (nonprogressive) JPEGs due to faster decompression speeds
they offer.
EOF
