           SPELL=perl-gd
           SNAME=GD
         VERSION=2.31
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/L/LD/LDS/$SOURCE
     SOURCE_HASH=sha512:6baec07f1ba16a408d4553c26eed7e4f8b473729e7a2bece243bee0fe342a43fdc6bfaec135475b7e158fff2195e5eee053ffdf06a2ee36ab430f09edadcbd91
      LICENSE[0]=ART
        WEB_SITE=http://search.cpan.org/~lds/GD-$VERSION/
         ENTERED=20020324
        KEYWORDS="perl"
           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
