Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7710

Modified Files:
        gd-pm.info 
Log Message:
new upstream, add -pm5100, take over maintainership

Index: gd-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/gd-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gd-pm.info  23 Aug 2009 04:23:28 -0000      1.8
+++ gd-pm.info  6 Jun 2010 19:24:07 -0000       1.9
@@ -1,47 +1,72 @@
 Info2: <<
 Package: gd-pm%type_pkg[perl]
-Version: 2.30
-Revision: 2
+Version: 2.45
+Revision: 1
 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
+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)
+Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0)
 License: Artistic
-Maintainer: Michael Baudis <mbau...@gmail.com>
+Maintainer: Koen van der Drift <drift...@users.sourceforge.net>
 
 # Dependencies:
-Depends: gd2-shlibs (>= 2.0.28-1), perl%type_pkg[perl]-core, libjpeg-shlibs, 
libpng3-shlibs, x11-shlibs
-BuildDepends: gd2 (>= 2.0.28-1), fink (>= 0.20.1-1), libjpeg, libpng3, x11-dev
+Depends: <<
+ gd2-shlibs (>= 2.0.28-1), 
+ perl%type_pkg[perl]-core, 
+ libjpeg8-shlibs, 
+ libpng14-shlibs, 
+ x11-shlibs
+<<
 
-# Unpack Phase:
-Source: mirror:cpan:authors/id/LDS/GD-%v.tar.gz
-Source-MD5: cbc232526c0b348582f386abea802fbc
+BuildDepends: <<
+ gd2 (>= 2.0.28-1), 
+ fink (>= 0.24-12), 
+ libjpeg8, 
+ libpng14, 
+ x11-dev
+<<
 
-# Compile Phase:
-ConfigureParams: -options "JPEG,FT,XPM,PNG" -lib_gd_path %p/lib -lib_ft_path 
/usr/X11R6/lib -lib_png_path %p/lib -lib_jpeg_path %p/lib -lib_xpm_path 
/usr/X11R6/lib -lib_zlib_path /usr/lib
+# Unpack Phase:
+Source: mirror:cpan:authors/id/L/LD/LDS/GD-%v.tar.gz
+Source-MD5: 430b15e74eb6287519c403c4772dc1e3
 
 InstallScript: <<
   %{default_script}
 
   mkdir -p %i/share/%n/examples
-  mv %i/bin/bdf2gdfont.pl %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]
 <<
 
-NoPerlTests: True
-DescPort: <<
- The tests in "make test" all fail, yet the demo programs appear to run
- fine.  Hopefully this means that the problem is with the test suite.
-<<
-
 # Install Phase:
 UpdatePOD: true
-DocFiles: ChangeLog MANIFEST README
+DocFiles: ChangeLog MANIFEST README LICENSE
 
 # 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.
+
+ Previous maintainer: Michael Baudis <mbau...@gmail.com>
+<<
 # end of Info2 field:
 <<
\ No newline at end of file


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to