          MODULE=libavif
         VERSION=1.4.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/AOMediaCodec/libavif/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:2b645287340ba5a631d268b551dc2d72bd73ac33335962dd36dcdb6d8366921d
        WEB_SITE=http://aomedia.org
         ENTERED=20220123
         UPDATED=20260527
           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
