           SPELL=libpixman
         VERSION=0.1.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://cairographics.org/snapshots/$SOURCE
        WEB_SITE=http://cairographics.org
          MD5[0]=2b93e827c8a69b2a75d5b5ee2959ac8f
      LICENSE[0]=MIT
         ENTERED=20040617
         UPDATED=20040617
       BUILD_API=2
           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
