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

Modified Files:
        gd-pm.info 
Log Message:
demaintain per maintiner request; overhaul deps for consistency as bindings for 
underlying gd2 lib; nuke broken self-test


Index: gd-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/gd-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gd-pm.info  6 Jun 2010 19:24:07 -0000       1.9
+++ gd-pm.info  31 Jul 2010 17:30:46 -0000      1.10
@@ -1,36 +1,47 @@
 Info2: <<
 Package: gd-pm%type_pkg[perl]
 Version: 2.45
-Revision: 1
+Revision: 2
 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
-Maintainer: Koen van der Drift <drift...@users.sourceforge.net>
+Maintainer: None <fink-de...@lists.sourceforge.net>
 
 # Dependencies:
 Depends: <<
- gd2-shlibs (>= 2.0.28-1), 
- perl%type_pkg[perl]-core, 
- libjpeg8-shlibs, 
- libpng14-shlibs, 
- x11-shlibs
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       gd2-shlibs (>= 2.0.35-7),
+       libiconv,
+       libjpeg8-shlibs,
+       libpng3-shlibs,
+       perl%type_pkg[perl]-core,
+       x11-shlibs
 <<
 
 BuildDepends: <<
- gd2 (>= 2.0.28-1), 
- fink (>= 0.24-12), 
- libjpeg8, 
- libpng14, 
- x11-dev
+       fink (>= 0.24-12),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       gd2 (>= 2.0.35-7),
+       libiconv-dev,
+       libjpeg8,
+       libpng3,
+       x11-dev
 <<
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/L/LD/LDS/GD-%v.tar.gz
 Source-MD5: 430b15e74eb6287519c403c4772dc1e3
 
+PatchScript: <<
+       rm t/GD.t
+       perl -ni -e 'print unless /t\/GD.t/' MANIFEST
+<<
+
 InstallScript: <<
   %{default_script}
 
@@ -65,8 +76,19 @@
  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 <mbau...@gmail.com>
+                       Koen van der Drift <drift...@users.sourceforge.net>
 
- Previous maintainer: Michael Baudis <mbau...@gmail.com>
+       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:
 <<
\ No newline at end of file


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to