          MODULE=mozjpeg
         VERSION=4.1.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/mozilla/mozjpeg/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:66b1b8d6b55d263f35f27f55acaaa3234df2a401232de99b6d099e2bb0a9d196
        WEB_SITE=https://github.com/mozilla/mozjpeg
            TYPE=cmake
         ENTERED=20221120
         UPDATED=20221120
           SHORT="mozilla jpeg encoder project"

cat << EOF
MozJPEG improves JPEG compression efficiency achieving higher visual quality and smaller file
sizes at the same time. It is compatible with the JPEG standard, and the vast majority of the
world's deployed JPEG decoders.

MozJPEG is a patch for libjpeg-turbo. Please send pull requests to libjpeg-turbo if the changes
aren't specific to newly-added MozJPEG-only compression code.
EOF
