          MODULE=cairo
         VERSION=1.10.2
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-1.10.0-gradients.patch.bz2
      SOURCE_URL=http://cairographics.org/releases
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:ccce5ae03f99c505db97c286a0c9a90a926d3c6e
     SOURCE2_VFY=sha1:5035313c72fbb7a2134a26a3985e5a54cfe3c2ae
        WEB_SITE=http://cairographics.org
         ENTERED=20040506
         UPDATED=20101226
           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
