          MODULE=libavif
         VERSION=1.4.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/AOMediaCodec/libavif/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:d4aea31a4becb3273ba7968221be2e48148ba05eb8a68d14e671963e17785648
        WEB_SITE=http://aomedia.org
         ENTERED=20220123
         UPDATED=20260320
           SHORT="The avif image format"

cat << EOF
This library aims to be a friendly, portable C implementation of the
AV1 Image File Format, as described here:

https://aomediacodec.github.io/av1-avif/

It is a work-in-progress, but can already encode and decode all AOM
supported YUV formats and bit depths (with alpha).
EOF
