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

Modified Files:
        cairo-pm.info glib-pm.info gnome2-canvas-pm.info 
        gnome2-pm.info gnome2-vfs-pm.info gtk2-gladexml-pm.info 
        gtk2-pm.info gtk2-podviewer-pm.info pango-pm.info 
        perlqt-pm.info 
Removed Files:
        glib-pm.patch 
Log Message:
latest gnome and kde3 to stable, along with .la cleaning and associated build 
fixes and others uncovered while working on it, and other related packages


Index: pango-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/pango-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pango-pm.info       11 Jan 2010 14:10:22 -0000      1.1
+++ pango-pm.info       2 Nov 2010 15:46:18 -0000       1.2
@@ -1,48 +1,43 @@
 Info2: <<
 Package: pango-pm%type_pkg[perl]
-Version: 1.220
+Version: 1.221
 Revision: 2
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
+Distribution: (%type_pkg[perl] = 581) 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
 ###
 Depends: <<
-       cairo-pm%type_pkg[perl] (>= 1.061-1),
-       cairo-shlibs (>= 1.8-1),
-       fontconfig2-shlibs (>= 2.4.1-1),
-       freetype219-shlibs (>= 2.3.8-2),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
-       glib2-shlibs (>= 2.20.0-1),
-       libgettext3-shlibs,
-       pango1-xft2-ft219-shlibs (>= 1.24.0-1),
-       perl%type_pkg[perl]-core,
-       x11
+       cairo-pm%type_pkg[perl] (>= 1.061-3),
+       cairo-shlibs (>= 1.8.8-3),
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
+       glib2-shlibs (>= 2.22.0-1),
+       pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+       perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
-       cairo (>= 1.8-1),
-       expat1,
-       extutils-depends-pm (>= 0.301-1),
+       cairo (>= 1.8.8-3),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
        fink (>= 0.24.12-1),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-       glib2-dev (>= 2.20.0-1),
+       fink-package-precedence (>= 0.6),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       glib2-dev (>= 2.22.0-1),
        glitz,
-       libgettext3-dev,
-       libiconv-dev,
-       pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
+       pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
-       x11-dev,
-       xft2-dev
+       x11-dev
 <<
 Replaces: gtk2-perl-pm, gtk2-pm%type_pkg[perl] (<< 1.220-1)
 ###
 Source: mirror:cpan:authors/id/T/TS/TSCH/Pango-%v.tar.gz
-Source-MD5: ee4884ffe436fb936b4d84ea9c9372e3
+Source-MD5: 8d257209aa11bd6c3a2beb235c2f103f
 PatchFile: %{ni}.patch
 PatchFile-MD5: 61e251c6e5bf1aebeaa7926b466f7de0
 ###
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 NoPerlTests: true
@@ -50,20 +45,24 @@
 CompileScript: <<
 #!/bin/sh -ev
 
-       export 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+       export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
   %{default_script}
   /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
-DocFiles: AUTHORS ChangeLog LICENSE MAINTAINERS NEWS README
+DocFiles: AUTHORS ChangeLog* LICENSE MAINTAINERS NEWS README
 ###
-ConfigureParams: --without-guessing
+ConfigureParams: --without-guessing NOECHO= DEFINE=-MD
 ###
 Description: Pango perl module
 DescPackaging: <<
        pango-pmXXX externalized from gtk2-pmXXX as of 1.220
+
+       Enable dependency tracking so can check for coherent fink deps
 <<
 DescPort: <<
        Make sure whitespace between flags.

--- glib-pm.patch DELETED ---

Index: gtk2-gladexml-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gtk2-gladexml-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gtk2-gladexml-pm.info       15 Nov 2009 08:20:31 -0000      1.5
+++ gtk2-gladexml-pm.info       2 Nov 2010 15:46:18 -0000       1.6
@@ -1,60 +1,57 @@
 Info2: <<
 Package: gtk2-gladexml-pm%type_pkg[perl]
 Version: 1.007
-Revision: 2
+Revision: 4
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
-Type: perl (5.8.1 5.8.6 5.8.8)
+Distribution: (%type_pkg[perl] = 581) 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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 
 Depends: <<
-       atk1-shlibs (>= 1.26.0-1),
-       cairo-pm%type_pkg[perl] (>= 1.061-1),
-       cairo-shlibs (>= 1.8-1),
-       fontconfig2-shlibs (>= 2.4.1-1),
-       freetype219-shlibs (>= 2.3.8-2),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
-       glib2-shlibs (>= 2.20.0-1),
-       gtk+2-shlibs (>= 2.16.0-1),
-       gtk2-pm%type_pkg[perl] (>= 1.220-1),
-       libgettext3-shlibs,
-       libglade2-shlibs (>= 2.6.4-1),
+       atk1-shlibs (>= 1.28.0-1),
+       cairo-pm%type_pkg[perl] (>= 1.061-3),
+       cairo-shlibs (>= 1.8.8-3),
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
+       glib2-shlibs (>= 2.22.0-1),
+       gtk+2-shlibs (>= 2.18.0-1),
+       gtk2-pm%type_pkg[perl] (>= 1.221-1),
+       libglade2-shlibs (>= 2.6.4-6),
        libxml2-shlibs (>= 2.6.30-1),
-       pango1-xft2-ft219-shlibs (>= 1.24.0-1),
-       perl%type_pkg[perl]-core,
-       x11
+       pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+       perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
-       atk1 (>= 1.26.0-1),
-       cairo (>= 1.8-1),
-       expat1,
-       extutils-depends-pm (>= 0.301-1),
+       atk1 (>= 1.28.0-1),
+       cairo (>= 1.8.8-3),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-       glib2-dev (>= 2.20.0-1),
+       fink-package-precedence (>= 0.6),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       glib2-dev (>= 2.22.0-1),
        glitz,
-       gtk+2-dev (>= 2.16.0-1),
-       libgettext3-dev,
-       libglade2 (>= 2.6.4-1),
-       libiconv-dev,
-       libpng3,
+       gtk+2-dev (>= 2.18.0-1),
+       libglade2 (>= 2.6.4-6),
        libxml2 (>= 2.6.30-1),
-       pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
+       pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
-       x11-dev,
-       xft2-dev
+       x11-dev
 <<
 
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gtk2-GladeXML-%v.tar.gz
 Source-MD5: e6ca234e2a9f0221263acd2a593c583b
 
 NoPerlTests: true
+ConfigureParams: NOECHO= DEFINE=-MD
 CompileScript: <<
 #!/bin/sh -ev
 
-  export PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+  export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
   %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
   %{default_script}
@@ -65,6 +62,8 @@
 
 DescPackaging: <<
   Tests require x11 DISPLAY
+
+       Enable dependency tracking so can check for coherent fink deps
 <<
 DescPort: <<
        ExtUtils::Liblist::Kid can't handle -framework flags even as

Index: gnome2-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gnome2-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gnome2-pm.info      15 Nov 2009 08:20:31 -0000      1.7
+++ gnome2-pm.info      2 Nov 2010 15:46:18 -0000       1.8
@@ -1,86 +1,80 @@
 Info2: <<
 Package: gnome2-pm%type_pkg[perl]
 Version: 1.042
-Revision: 5
+Revision: 7
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
-Type: perl (5.8.1 5.8.6 5.8.8)
+Distribution: (%type_pkg[perl] = 581) 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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gnome2-%v.tar.gz
 Source-MD5: eb7b624114e45e54e022a633ffc1cce6
 
 BuildDepends: <<
-       atk1 (>= 1.26.0-1),
-       audiofile,
-       cairo (>= 1.8-1),
-       dbus-dev (>= 1.2.1-1),
-       esound,
-       expat1,
-       extutils-depends-pm (>= 0.301-1),
+       atk1 (>= 1.28.0-1),
+       cairo (>= 1.8.8-3),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-       gconf2-dev (>= 2.26.0-1),
-       glib2-dev (>= 2.20.0-1),
+       fink-package-precedence (>= 0.6),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       gconf2-dev (>= 2.28.0-1),
+       glib2-dev (>= 2.22.0-1),
        glitz,
-       gnome-keyring-dev (>= 2.26.0-1),
-       gnome-vfs2-unified-dev (>= 1:2.24.1-1),
-       gtk+2-dev (>= 2.16.0-1),
+       gnome-keyring-dev (>= 2.28.0-1),
+       gnome-vfs2-unified-dev (>= 1:2.24.2-1),
+       gtk+2-dev (>= 2.18.0-1),
        libart2,
-       libbonobo2-dev (>= 2.24.1-1),
-       libbonoboui2-dev (>= 2.24.1-1),
-       libgettext3-dev,
-       libgnome2-dev (>= 2.26.0-1),
-       libgnomecanvas2-dev (>= 2.26.0-1),
-       libgnomeui2-dev (>= 2.24.1-1),
-       libiconv-dev,
-       libpng3,
+       libbonobo2-dev (>= 2.24.2-1),
+       libbonoboui2-dev (>= 2.24.2-1),
+       libgettext8-dev,
+       libgnome2-dev (>= 2.28.0-1),
+       libgnomecanvas2-dev (>= 2.26.0-3),
+       libgnomeui2-dev (>= 2.24.2-1),
        libxml2 (>= 2.6.30-1),
-       orbit2-dev (>= 2.14.17-1),
-       pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
-       libpng3,
+       orbit2-dev (>= 2.14.17-2),
+       pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
        popt,
-       x11-dev,
-       xft2-dev
+       x11-dev
 <<
 Depends: <<
-       atk1-shlibs (>= 1.26.0-1),
-       cairo-shlibs (>= 1.8-1),
-       fontconfig2-shlibs (>= 2.4.1-1),
-       freetype219-shlibs (>= 2.3.8-2),
-       gconf2-shlibs (>= 2.26.0-1),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
-       glib2-shlibs (>= 2.20.0-1),
-       gnome-keyring-shlibs (>= 2.26.0-1),
-       gnome-vfs2-unified-shlibs (>= 1:2.24.1-1),
-       gnome2-canvas-pm%type_pkg[perl] (>= 1.002-6),
-       gnome2-vfs-pm%type_pkg[perl] (>= 1.081-3),
-       gtk+2-shlibs (>= 2.16.0-1),
-       gtk2-pm%type_pkg[perl] (>= 1.220-1),
+       atk1-shlibs (>= 1.28.0-1),
+       cairo-shlibs (>= 1.8.8-3),
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       gconf2-shlibs (>= 2.28.0-1),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
+       glib2-shlibs (>= 2.22.0-1),
+       gnome-keyring-shlibs (>= 2.28.0-1),
+       gnome-vfs2-unified-shlibs (>= 1:2.24.2-1),
+       gnome2-canvas-pm%type_pkg[perl] (>= 1.002-8),
+       gnome2-vfs-pm%type_pkg[perl] (>= 1.081-5),
+       gtk+2-shlibs (>= 2.18.0-1),
+       gtk2-pm%type_pkg[perl] (>= 1.221-1),
        libart2-shlibs,
-       libbonobo2-shlibs (>= 2.24.1-1),
-       libbonoboui2-shlibs (>= 2.24.1-1),
-       libgettext3-shlibs,
-       libgnome2-shlibs (>= 2.26.0-1),
-       libgnomecanvas2-shlibs (>= 2.26.0-1),
-       libgnomeui2-shlibs (>= 2.24.1-1),
-       libiconv,
+       libbonobo2-shlibs (>= 2.24.2-1),
+       libbonoboui2-shlibs (>= 2.24.2-1),
+       libgnome2-shlibs (>= 2.28.0-1),
+       libgnomecanvas2-shlibs (>= 2.26.0-3),
+       libgnomeui2-shlibs (>= 2.24.2-1),
        libxml2-shlibs (>= 2.6.30-1),
-       orbit2-shlibs (>= 2.14.17-1),
-       pango1-xft2-ft219-shlibs (>= 1.24.0-1),
+       orbit2-shlibs (>= 2.14.17-2),
+       pango1-xft2-ft219-shlibs (>= 1.24.5-4),
        perl%type_pkg[perl]-core,
        popt-shlibs,
        x11
 <<
 
 NoPerlTests: true
+ConfigureParams: NOECHO= DEFINE=-MD
 CompileScript: <<
 #!/bin/sh -ev
 
-  export PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+  export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
   %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
   %{default_script}
@@ -94,6 +88,8 @@
 DescPackaging: <<
   Disable tests because they want an active GNOME session and they
   can't deal with changed HOME env var during sudo
+
+       Enable dependency tracking so can check for coherent fink deps
 <<
 DescPort: <<
        ExtUtils::Liblist::Kid can't handle -framework flags even as

Index: gnome2-canvas-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gnome2-canvas-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gnome2-canvas-pm.info       15 Nov 2009 08:20:31 -0000      1.6
+++ gnome2-canvas-pm.info       2 Nov 2010 15:46:18 -0000       1.7
@@ -1,58 +1,55 @@
 Info2: <<
 Package: gnome2-canvas-pm%type_pkg[perl]
 Version: 1.002
-Revision: 7
+Revision: 9
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
-Type: perl (5.8.1 5.8.6 5.8.8)
+Distribution: (%type_pkg[perl] = 581) 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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gnome2-Canvas-%v.tar.gz
 Source-MD5: 93405a987ba4bbd03c2f91592b88f5cb
 
 BuildDepends: <<
-       atk1 (>= 1.26.0-1),
-       cairo (>= 1.8-1),
-       expat1,
-       extutils-depends-pm (>= 0.301-1),
+       atk1 (>= 1.28.0-1),
+       cairo (>= 1.8.8-3),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-       glib2-dev (>= 2.20.0-1),
+       fink-package-precedence (>= 0.6),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       glib2-dev (>= 2.22.0-1),
        glitz,
-       gtk+2-dev (>= 2.16.0-1),
+       gtk+2-dev (>= 2.18.0-1),
        libart2,
-       libgettext3-dev,
-       libgnomecanvas2-dev (>= 2.26.0-1),
-       libiconv-dev,
-       libpng3,
-       pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
+       libgnomecanvas2-dev (>= 2.26.0-3),
+       pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
-       x11-dev,
-       xft2-dev
+       x11-dev
 <<
 Depends: <<
-       atk1-shlibs (>= 1.26.0-1),
-       cairo-shlibs (>= 1.8-1),
-       fontconfig2-shlibs (>= 2.4.1-1),
-       freetype219-shlibs (>= 2.3.8-2),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
-       glib2-shlibs (>= 2.20.0-1),
-       gtk+2-shlibs (>= 2.16.0-1),
-       gtk2-pm%type_pkg[perl] (>= 1.220-1),
+       atk1-shlibs (>= 1.28.0-1),
+       cairo-shlibs (>= 1.8.8-3),
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
+       glib2-shlibs (>= 2.22.0-1),
+       gtk+2-shlibs (>= 2.18.0-1),
+       gtk2-pm%type_pkg[perl] (>= 1.221-1),
        libart2-shlibs,
-       libgettext3-shlibs,
-       libgnomecanvas2-shlibs (>= 2.26.0-1),
-       pango1-xft2-ft219-shlibs (>= 1.24.0-1),
-       perl%type_pkg[perl]-core,
-       x11
+       libgnomecanvas2-shlibs (>= 2.26.0-3),
+       pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+       perl%type_pkg[perl]-core
 <<
 
+ConfigureParams: NOECHO= DEFINE=-MD
 CompileScript: <<
 #!/bin/sh -ev
 
-  export PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+  export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
   %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
   %{default_script}
@@ -74,6 +71,9 @@
        http://rt.cpan.org/Ticket/Display.html?id=32883
        ) so letting it alone.
 <<
+DescPackaging: <<
+       Enable dependency tracking so can check for coherent fink deps
+<<
 Description: Perl bindings for libgnomecanvas2
 License: LGPL
 Maintainer: The Gnome Core Team <fink-gnome-c...@lists.sourceforge.net>

Index: gtk2-podviewer-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gtk2-podviewer-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gtk2-podviewer-pm.info      23 Aug 2009 04:24:13 -0000      1.3
+++ gtk2-podviewer-pm.info      2 Nov 2010 15:46:18 -0000       1.4
@@ -1,44 +1,55 @@
 Info2: <<
 Package: gtk2-podviewer-pm%type_pkg[perl]
 Version: 0.12
-Revision: 4
+Revision: 6
 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: perl (5.8.1 5.8.6)
+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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Source: mirror:cpan:authors/id/G/GB/GBROWN/Gtk2-PodViewer-%v.tar.gz
 Source-MD5: 943d346a6253b960407fa1dba8e0526f
 
-PatchScript: perl -pi -e 's|^#!/usr/bin/perl|#!/usr/bin/env 
perl%type_raw[perl]|' src/podviewer
+PatchScript: <<
+#!/bin/sh -ev
+       perlversion=%type_raw[perl]
+       if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
+               export FULLPERL="/usr/bin/arch -%m perl$perlversion"
+       else
+               export FULLPERL="/usr/bin/env perl$perlversion"
+       fi
+       perl -pi.bak -e 's,^#!/usr/bin/perl,#!'"$FULLPERL," src/podviewer
+<<
 
 Depends: perl%type_pkg[perl]-core, io-stringy-pm, 
locale-gettext-pm%type_pkg[perl], gtk2-pm%type_pkg[perl]
 BuildDepends: pod-simple-pm
+Conflicts: %{Ni}581-bin, %{Ni}586-bin, %{Ni}588-bin
+Replaces: %{Ni}581-bin, %{Ni}586-bin, %{Ni}588-bin
 
-CompileScript: <<
-#!/bin/sh -ev
-
-  export 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
-  %{default_script}
-<<
 InstallScript: <<
-  %{default_script}
-  mkdir -p %i/lib/perl5/%type_raw[perl]/man
-  mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
+       mv %i/bin/podviewer %i/bin/podviewer-%type_raw[perl]
 <<
-
 DocFiles: README
 UpdatePOD: true
 
-SplitOff: <<
-  Package: %N-bin
-  Depends: %N (= %v-%r)
-  Conflicts: %{Ni}581-bin, %{Ni}586-bin
-  Replaces: %{Ni}581-bin, %{Ni}586-bin
-  Files: bin share/man/man1
-  DocFiles: README
+PostInstScript: <<
+if [ "$1" = configure ]; then
+       update-alternatives --install %p/bin/podviewer podviewer 
%p/bin/podviewer-%type_raw[perl] %type_pkg[perl]
+fi
 <<
+PreRmScript: <<
+if [ "$1" = remove ]; then
+       update-alternatives --remove podviewer %p/bin/podviewer-%type_raw[perl]
+fi
+<<
+
 
+DescPackaging: <<
+       The old gtk2-podviewer-pmXXX-bin packages are re-incorporated
+       into the gtk2-podviewer-pmXXX packages as of 0.12-5
+<<
 Description: GUI reader for perl "POD" documentation
-License: Artistic
+License: Artistic/GPL
 Homepage: http://jodrell.net/projects/podviewer
 Maintainer: Daniel Macks <dma...@netspace.org>
 <<

Index: gtk2-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gtk2-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gtk2-pm.info        15 Nov 2009 08:20:31 -0000      1.5
+++ gtk2-pm.info        2 Nov 2010 15:46:18 -0000       1.6
@@ -1,54 +1,48 @@
 Info2: <<
 Package: gtk2-pm%type_pkg[perl]
-Version: 1.220
+Version: 1.221
 Revision: 2
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
+Distribution: (%type_pkg[perl] = 581) 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
 ###
 Depends: <<
-       atk1-shlibs (>= 1.26.0-1),
-       cairo-pm%type_pkg[perl] (>= 1.061-1),
-       cairo-shlibs (>= 1.8-1),
-       fontconfig2-shlibs (>= 2.4.1-1),
-       freetype219-shlibs (>= 2.3.8-2),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
-       glib2-shlibs (>= 2.20.0-1),
-       gtk+2-shlibs (>= 2.16.0-1),
-       libgettext3-shlibs,
-       pango-pm%type_pkg[perl] (>= 1.220-1),
-       pango1-xft2-ft219-shlibs (>= 1.24.0-1),
-       perl%type_pkg[perl]-core,
-       x11
+       atk1-shlibs (>= 1.28.0-1),
+       cairo-pm%type_pkg[perl] (>= 1.061-3),
+       cairo-shlibs (>= 1.8.8-3),
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
+       glib2-shlibs (>= 2.22.0-1),
+       gtk+2-shlibs (>= 2.18.0-1),
+       pango-pm%type_pkg[perl] (>= 1.221-1),
+       pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+       perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
-       atk1 (>= 1.26.0-1),
-       cairo (>= 1.8-1),
-       expat1,
-       extutils-depends-pm (>= 0.301-1),
+       atk1 (>= 1.28.0-1),
+       cairo (>= 1.8.8-3),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
        fink (>= 0.24.12-1),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-       glib2-dev (>= 2.20.0-1),
+       fink-package-precedence (>= 0.6),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       glib2-dev (>= 2.22.0-1),
        glitz,
-       gtk+2-dev (>= 2.16.0-1),
-       libgettext3-dev,
-       libiconv-dev,
-       libpng3,
-       pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
+       gtk+2-dev (>= 2.18.0-1),
+       pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
-       x11-dev,
-       xft2-dev
+       x11-dev
 <<
 Replaces: gtk2-perl-pm
 ###
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gtk2-%v.tar.gz
-Source-MD5: 76e4f3ca3f9f80dc15a35ff9b88f736d
+Source-MD5: ba412049d10978ed802b98976f6adaa9
 PatchFile: %{ni}.patch
 PatchFile-MD5: fbfef09ed87bce52a543f2ac9f60fc86
 ###
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 NoPerlTests: true
@@ -56,20 +50,24 @@
 CompileScript: <<
 #!/bin/sh -ev
 
-       export 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+       export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
   %{default_script}
   /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
-DocFiles: AUTHORS ChangeLog LICENSE MAINTAINERS NEWS README TODO
+DocFiles: AUTHORS ChangeLog* LICENSE MAINTAINERS NEWS README TODO
 ###
-ConfigureParams: --without-guessing
+ConfigureParams: --without-guessing NOECHO= DEFINE=-MD
 ###
 Description: Gtk2:: perl module
 DescPackaging: <<
        pango-pmXXX externalized from gtk2-pmXXX as of 1.220
+
+       Enable dependency tracking so can check for coherent fink deps
 <<
 DescPort: <<
        Fix -I flag ordering, same as glib-pmXXX. See:

Index: cairo-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/cairo-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cairo-pm.info       15 Nov 2009 08:20:31 -0000      1.5
+++ cairo-pm.info       2 Nov 2010 15:46:18 -0000       1.6
@@ -1,49 +1,47 @@
 Info2: <<
 Package: cairo-pm%type_pkg[perl]
 Version: 1.061
-Revision: 2
+Revision: 4
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution:  (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
+Distribution: (%type_pkg[perl] = 581) 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
 ###
 Depends: <<
-       freetype219-shlibs (>= 2.3.8-2),
-       cairo-shlibs (>= 1.8-1),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
-       perl%type_pkg[perl]-core,
-       x11
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       cairo-shlibs (>= 1.8.8-3),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
+       perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
-       cairo (>= 1.8-1),
-       expat1,
-       extutils-depends-pm (>= 0.301-1),
+       cairo (>= 1.8.8-3),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
        fink (>= 0.24.12-1),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-       glib2-dev (>= 2.20.0-1),
+       fink-package-precedence (>= 0.6),
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       glib2-dev (>= 2.22.0-1),
        glitz,
-       libgettext3-dev,
-       libiconv-dev,
-       libpng3,
-       pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
+       pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
        test-number-delta-pm%type_pkg[perl],
-       x11-dev,
-       xft2-dev
+       x11-dev
 <<
 ###
 Source: mirror:cpan:authors/id/T/TS/TSCH/Cairo-%v.tar.gz
 Source-MD5: 08cd5e847f61858651fc4de769066e88
 ###
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 CompileScript: <<
 #!/bin/sh -ev
 
-       export 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+       export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
   %{default_script}
@@ -51,12 +49,14 @@
 <<
 DocFiles: ChangeLog LICENSE NEWS README TODO
 ###
-ConfigureParams: --without-guessing
+ConfigureParams: --without-guessing DEFINE=-MD
 ###
 DescPackaging: <<
        Can use Font::FreeType if found at runtime (not required for
        operation, not sure what functionality is lost without it),
        but that module is badly broken so it's not in fink.
+
+       Enable dependency tracking so can check for coherent fink deps
 <<
 Description: Cairo:: perl module
 ###

Index: perlqt-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/perlqt-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- perlqt-pm.info      2 Sep 2010 15:29:02 -0000       1.9
+++ perlqt-pm.info      2 Nov 2010 15:46:18 -0000       1.10
@@ -1,14 +1,13 @@
 Info2: <<
 Package: perlqt-pm%type_pkg[perl]
 Version: 3.009
-Revision: 1031
+Revision: 1034
 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
-Distribution: 10.4, 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
 Description: Qt language bindings for Perl
-Type: perl(5.8.1 5.8.6 5.8.8)
+Type: perl(5.8.1 5.8.6 5.8.8 5.10.0)
 License: GPL
-Maintainer: Benjamin Reed <per...@fink.racoonfink.com>
+Maintainer: Benjamin Reed <per...@fink.raccoonfink.com>
 
 Depends: <<
        perl%type_pkg[perl]-core,
@@ -19,13 +18,13 @@
        arts-dev,
        autoconf2.6,
        automake1.11,
-       kdelibs3-unified-dev (>= 3.5.2-1021),
+       kdelibs3-unified-dev (>= 3.5.10-10),
        freeglut (>= 2.4.0-1),
-       libpng3 (>= 1.2.5-1),
+       libpng14 (>= 1.4.1-2),
        libsmoke (>= 1:3.5.2-1),
-       libtool14 (>= 1.5.10-1),
+       libtool2,
        perl%type_pkg[perl]-core,
-       qt3 (>= 3.3.6-1027),
+       qt3 (>= 3.3.8-2000),
        x11-dev,
        xmkmf
 <<
@@ -49,18 +48,28 @@
 <<
 Source: mirror:custom:PerlQt-3-20051212.tar.bz2
 Source-MD5: 823632f2396c4d132945942c16ae7437
-Source2: mirror:custom:kde-admindir/kde-admindir-1182.tar.bz2
-Source2-MD5: b37c9ce91682d7972da7770d6bc085fb
+Source2: mirror:custom:kde-admindir/kde-admindir-29cde0f.tar.bz2
+Source2-MD5: 40e5462e2d292c468358f8d001594519
 Source2ExtractDir: PerlQt-3
 SourceDirectory: PerlQt-3
 PatchScript: <<
+#!/bin/sh -ev
        perl -pi -e 's,if \"\$kde,if test "\$kde,' configure.in
        perl -pi -e 's,\\\@,,' PerlQt/Makefile.PL.in
        perl -pi -e 's,(\${doc_dir}),%d\1,' PerlQt/Makefile.PL.in
+
+       perlversion=%type_raw[perl]
+       if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
+               export FULLPERL="/usr/bin/arch -%m perl$perlversion"
+       else
+               export FULLPERL="/usr/bin/env perl$perlversion"
+       fi
+       perl -pi -e 's,^#!/usr/bin/perl,#!'"$FULLPERL," PerlQT/bin/*
 <<
 
 SetMAKEFLAGS: -j1
 NoSetMAKEFLAGS: true
+UseMaxBuildJobs: false
 CompileScript: <<
 #!/bin/sh -ev
 
@@ -79,6 +88,16 @@
        popd
 <<
 
+NoPerlTests: true
+#InfoTest: <<
+#      TestScript: <<
+#      #!/bin/sh -ev
+#              pushd PerlQt
+#                      make test || exit 2
+#              popd
+#      <<
+#<<
+
 UpdatePOD: true
 InstallScript: <<
 #!/bin/sh -ev
@@ -113,7 +132,7 @@
                mv %i/bin/$file %i/bin/$file-%type_raw[perl]
        done
        mv %i/share/man/man1/puic.1 %i/share/man/man1/puic.1-%type_raw[perl]
-       mv %i/share/PerlQt-3 %i/share/doc/%N/
+#      mv %i/share/PerlQt-3 %i/share/doc/%N/
 <<
 DocFiles: AUTHORS COPYING ChangeLog INSTALL README TODO
 
@@ -122,7 +141,7 @@
                update-alternatives --install %p/bin/$file $file 
%p/bin/$file-%type_raw[perl] %type_pkg[perl]
        done
        for file in puic; do
-               update-alternatives --install %p/share/man/man1/$file $file 
%p/share/man/man1/$file-%type_raw[perl] %type_pkg[perl]
+               update-alternatives --install %p/share/man/man1/$file.1 $file.1 
%p/share/man/man1/$file.1-%type_raw[perl] %type_pkg[perl]
        done
 <<
 PostRmScript: <<
@@ -130,7 +149,7 @@
                update-alternatives --remove $file %p/bin/$file-%type_raw[perl]
        done
        for file in puic; do
-               update-alternatives --remove $file 
%p/share/man/man1/$file-%type_raw[perl]
+               update-alternatives --remove $file.1 
%p/share/man/man1/$file.1-%type_raw[perl]
        done
 <<
 

Index: gnome2-vfs-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gnome2-vfs-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gnome2-vfs-pm.info  15 Nov 2009 08:20:31 -0000      1.5
+++ gnome2-vfs-pm.info  2 Nov 2010 15:46:18 -0000       1.6
@@ -1,10 +1,10 @@
 Info2: <<
 Package: gnome2-vfs-pm%type_pkg[perl]
 Version: 1.081
-Revision: 3
+Revision: 6
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
-Type: perl (5.8.1 5.8.6 5.8.8)
+Distribution: (%type_pkg[perl] = 581) 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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gnome2-VFS-%v.tar.gz
 Source-MD5: 3d220cbbe9f1ebc78d7047593f9cd633
@@ -12,32 +12,31 @@
 PatchFile-MD5: c7312a4656afaaf3ab767d21945f069d
 
 BuildDepends: <<
-       dbus-dev (>= 1.2.1-1),
-       extutils-depends-pm (>= 0.301-1),
+       extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
        fink (>= 0.24.12-1),
-       gconf2-dev (>= 2.26.0-1),
-       glib2-dev (>= 2.20.0-1),
-       gnome-vfs2-unified-dev (>= 1:2.24.1-1),
-       libgettext3-dev,
-       libiconv-dev,
-       orbit2-dev (>= 2.14.17-1),
+       fink-package-precedence (>= 0.6),
+       gconf2-dev (>= 2.28.0-1),
+       glib2-dev (>= 2.22.0-1),
+       gnome-vfs2-unified-dev (>= 1:2.24.2-1),
        pkgconfig (>= 0.23)
 <<
 Depends: <<
-       gconf2-shlibs (>= 2.26.0-1),
-       glib-pm%type_pkg[perl] (>= 1.221-1),
+       gconf2-shlibs (>= 2.28.0-1),
+       glib-pm%type_pkg[perl] (>= 1.222-1),
        glib2-shlibs (>= 2.20.0-1),
-       gnome-vfs2-unified-shlibs (>= 1:2.24.1-1),
-       libgettext3-shlibs,
+       gnome-vfs2-unified-shlibs (>= 1:2.24.2-1),
        perl%type_pkg[perl]-core
 <<
 
+ConfigureParams: NOECHO= DEFINE=-MD
 CompileScript: <<
 #!/bin/sh -ev
 
-  export PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+  export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
   %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
        %{default_script}
@@ -51,6 +50,9 @@
        Fix -I flag ordering, same as glib-pmXXX. See:
        http://rt.cpan.org/Ticket/Display.html?id=32883
 <<
+DescPackaging: <<
+       Enable dependency tracking so can check for coherent fink deps
+<<
 Description: Perl bindings for gnome-vfs2
 License: LGPL
 Maintainer: The Gnome Core Team <fink-gnome-c...@lists.sourceforge.net>

Index: glib-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/glib-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- glib-pm.info        15 Nov 2009 08:20:31 -0000      1.5
+++ glib-pm.info        2 Nov 2010 15:46:18 -0000       1.6
@@ -1,43 +1,54 @@
 Info2: <<
 Package: glib-pm%type_pkg[perl]
-Version: 1.221
+Version: 1.222
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
+Distribution: (%type_pkg[perl] = 581) 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
 ###
 Depends: <<
        perl%type_pkg[perl]-core,
-       glib2-shlibs (>= 2.20.0-1),
-       libgettext3-shlibs,
+       glib2-shlibs (>= 2.22.0-1),
        xml-parser-pm%type_pkg[perl],
        xml-writer-pm
 <<
 BuildDepends: <<
-       extutils-depends-pm (>= 0.301-1),
-       extutils-makemaker-pm%type_pkg[perl] (>= 6.46-1),
+       extutils-depends-pm (>= 0.302-1),
+       extutils-makemaker-pm%type_pkg[perl] (>= 6.56-1),
        extutils-pkgconfig-pm (>= 1.12-1),
        fink (>= 0.24.12-1),
-       glib2-dev (>= 2.20.0-1),
-       libgettext3-dev,
-       libiconv-dev
+       fink-package-precedence (>= 0.6),
+       glib2-dev (>= 2.22.0-1)
 <<
 Replaces: glib-pm
 ###
 Source: mirror:cpan:authors/id/T/TS/TSCH/Glib-%v.tar.gz
-Source-MD5: 9fbfa385f40e4c977d3426f187f86bcb
+Source-MD5: 2f1af85d768920625f8d4a3ff9b75cc4
 ###
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
+PatchScript: <<
+       perl -pi -e 's/\$\^X/\\\$(PERL)/g' Makefile.PL MakeHelper.pm
+<<
+CompileScript: <<
+#!/bin/sh -ev
+       export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
+       %{default_script}
+
+       fink-package-precedence --depfile-ext='\.d' .
+<<
 InstallScript: <<
   %{default_script}
   /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
-DocFiles: AUTHORS ChangeLog LICENSE NEWS README TODO
+DocFiles: AUTHORS ChangeLog* LICENSE NEWS README TODO
 ###
-ConfigureParams: --without-guessing
+ConfigureParams: --without-guessing NOECHO= DEFINE=-MD
 ###
 Description: Glib:: perl module (bindings for glib2)
+DescPackaging: <<
+       Enable dependency tracking so can check for coherent fink deps
+<<
 ###
 License: Artistic
 Maintainer: The Gnome Core Team <fink-gnome-c...@lists.sourceforge.net>


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to