           SPELL=cairo
         VERSION=1.4.2
     SOURCE_HASH=sha512:ac6c795b3ffa3c43eb274f75de9f98d52317de8af28361248d7eb931385158f7a61670e9998f21bbf8924710511eda5d70f4b204e49c16787f4ee0a769f1a6a4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
        WEB_SITE=http://cairographics.org
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=MIT
         ENTERED=20040617
        KEYWORDS="x11 libs"
           SHORT="Multi-platform 2D graphics library"
cat << EOF
Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).
EOF
