          MODULE=libavif
         VERSION=1.3.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/AOMediaCodec/libavif/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:0a545e953cc049bf5bcf4ee467306a2f113a75110edf59e61248873101cd26c1
        WEB_SITE=http://aomedia.org
         ENTERED=20220123
         UPDATED=20251105
           SHORT="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
