           SPELL=libpixman
         VERSION=0.1.6
#          SOURCE=$SPELL-$VERSION.tar.gz
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#   SOURCE_URL[0]=http://cairographics.org/snapshots/$SOURCE
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://cairographics.org
      LICENSE[0]=MIT
         ENTERED=20040617
      PATCHLEVEL=1
           SHORT="Pixel manipulation library"
cat << EOF
libpixman is a merge of libpixregion and libic.
It also includes the slim headers.

libpixregion is a generic library for manipulating pixel regions. A
PixRegion is a set of Y-X banded rectangles that cover the desired
region.

libic is a generic image compositing library. libic provides
Porter/Duff compositing of images and implicit mask generation for
geometric primitives including trapezoids, triangles, and rectangles.
EOF
