           SPELL=perl-gd
           SNAME=GD
         VERSION=2.39
          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:e5e52f9f9dd1a9515adf79850608e8419ad06a72bb05ef5a3a45a3c4be57b86d6cc61761c34181745496a8be5c70864517efb8cac8dba410d5f74bc057354b5c
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      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
