Info2: << Package: gd-pm%type_pkg[perl] Version: 2.46 Revision: 2 # keep libpngXX dep in sync with gd2 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6 Replaces: gd-pm (<= 2.06-5) Description: Perl interface to the GD graphics library Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0) License: Artistic/GPL Maintainer: None # Dependencies: Depends: << fontconfig2-shlibs (>= 2.8.0-4), freetype219-shlibs (>= 2.3.12-1), gd2-shlibs (>= 2.0.35-9), libiconv, libjpeg8-shlibs, libpng14-shlibs, perl%type_pkg[perl]-core, x11-shlibs << BuildDepends: << fink (>= 0.24-12), fontconfig2-dev (>= 2.8.0-4), freetype219 (>= 2.3.12-1), gd2 (>= 2.0.35-9), libiconv-dev, libjpeg8, libpng14, x11-dev << # Unpack Phase: Source: mirror:cpan:authors/id/L/LD/LDS/GD-%v.tar.gz Source-MD5: ea86a94eb45330eae27ecbfd5c2f43bb PatchScript: << rm t/GD.t perl -ni -e 'print unless /t\/GD.t/' MANIFEST << InstallScript: << %{default_script} mkdir -p %i/share/%n/examples mv demos qd.pl %i/bin/bdf2gdfont.pl %i/share/%n/examples/ mv %i/share/man %i/lib/perl5/%type_raw[perl] << # Install Phase: UpdatePOD: true DocFiles: ChangeLog README README.QUICKDRAW # Additional Data: Homepage: http://search.cpan.org/dist/GD/ DescDetail: << 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 g. support for TrueType font rendering, via libfreetype. h. support for spline curves, via GD::Polyline i. support for symbolic font names, such as "helvetica:italic" j. support for symbolic color names, such as "green", via GD::Simple k. produces output in png, gif, jpeg and xbm format l. produces output in svg format via GD::SVG. << DescPackaging: << Previous maintainers: Michael Baudis Koen van der Drift Try to keep png and jpeg libversions in sync with gd2 (also helps avoid accidentally linking X11-supplied libs of same install_name) Fails self-test with something related to new jpeg. See: https://rt.cpan.org/Public/Bug/Display.html?id=49053 Omit this test and hope for the best. See: http://bugs.gentoo.org/316049 << # end of Info2 field: <<