           SPELL=perl-gd
           SNAME=GD
         VERSION=2.19
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/L/LD/LDS/$SOURCE
     SOURCE_HASH=sha512:ee76996bbbe652227b95323828b671cc4d636f66ce82aac44312d8e78d07a843b76f0a216f9232f670db9b5ba218a39168b66d8a107df6efc34abb6964f93cff
      LICENSE[0]=ART
        WEB_SITE=http://search.cpan.org/~lds/GD-$VERSION/
        BUILD_API=2
         ENTERED=20020324
         UPDATED=20020324
           SHORT='Interface to gd graphics library'
cat << EOF
This is a autoloadable interface module for libgd, a popular library
for creating and manipulating PNG files.  With this library you can
create PNG images on the fly or modify existing files.  Features
include:

a.  lines, polygons, rectangles and arcs, both filled and unfilled
b.  flood fills
c.  the use of arbitrary images as brushes and as tiled fill patterns
d.  line styling (dashed lines and the like)
e.  horizontal and vertical text rendering
f.  support for transparency and interlacing
EOF
