          MODULE=cairo
         VERSION=1.18.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.freedesktop.org/cairo/cairo/-/archive/$VERSION/
      SOURCE_VFY=sha256:6d9281e786fd289d382324d4588d59973a36911e1865b40e64f9ec39936ceba8
        WEB_SITE=http://cairographics.org
         ENTERED=20040506
         UPDATED=20250310
           SHORT="A multi-platform 2D vector graphics library"

cat << EOF
Cairo is a vector graphics library designed to provide high-quality display
and print output.
Currently supported output targets include the X Window System, OpenGL (via
glitz), in-memory image buffers, and image files (PNG and PostScript).
EOF
