Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv6937

Modified Files:
      Tag: pangocairo-branch
        gtk2-pm.info 
Added Files:
      Tag: pangocairo-branch
        gtk2-pm.patch 
Log Message:
new version


--- NEW FILE: gtk2-pm.patch ---
diff -Nurd -x'*~' Gtk2-1.164.orig/Makefile.PL Gtk2-1.164/Makefile.PL
--- Gtk2-1.164.orig/Makefile.PL 2008-01-09 16:06:25.000000000 -0500
+++ Gtk2-1.164/Makefile.PL      2008-02-02 13:58:05.000000000 -0500
@@ -220,7 +220,7 @@
 # Glib added -I. for us, but we'll need to add -I./build so we can get to
 # the autogenerated files.  we do this kindof as a public service to client
 # modules, as these will carry through via the depends mechanism.
-$gtk2->set_inc ($pkgcfg_gtk{cflags} . ' -I./build ');
+$gtk2->set_inc ( ' -I./build ' . $pkgcfg_gtk{cflags});
 $gtk2->set_libs ($pkgcfg_gtk{libs} . find_extra_libs());
 $gtk2->add_pm (%pm_files);
 $gtk2->add_xs (@xs_files);

Index: gtk2-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/gtk2-pm.info,v
retrieving revision 1.9.2.21
retrieving revision 1.9.2.22
diff -u -d -r1.9.2.21 -r1.9.2.22
--- gtk2-pm.info        2 Feb 2008 16:18:53 -0000       1.9.2.21
+++ gtk2-pm.info        2 Feb 2008 20:53:31 -0000       1.9.2.22
@@ -1,13 +1,16 @@
 Info2: <<
 Package: gtk2-pm%type_pkg[perl]
-Version: 1.122
-Revision: 1003
+Version: 1.164
+Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 ###
 Depends: <<
        atk1-shlibs (>= 1.20.0-1),
-       glib-pm%type_pkg[perl] (>= 1.120-1),
+       cairo-pm%type_pkg[perl],
+       fontconfig2-shlibs (>= 2.4.1-1),
+       freetype219-shlibs (>= 2.3.5-1),
+       glib-pm%type_pkg[perl] (>= 1.163-1),
        glib2-shlibs (>= 2.14.0-1),
        gtk+2-shlibs (>= 2.12.0-1),
        libgettext3-shlibs,
@@ -24,10 +27,9 @@
        expat1,
        extutils-depends-pm (>= 0.2-1),
        extutils-pkgconfig-pm (>= 1.03-1),
-       fink (>= 0.20.1-1),
+       fink (>= 0.24.12-1),
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
-       glib-pm%type_pkg[perl] (>= 1.120-1),
        glib2-dev (>= 2.14.0-1),
        glitz,
        gtk+2-dev (>= 2.12.0-1),
@@ -35,16 +37,15 @@
        libiconv-dev,
        libpng3,
        pango1-xft2-ft219-dev (>= 1.18.2-1),
-       perl%type_pkg[perl]-core,
        x11-dev,
-       xft2-dev,
-       xml-parser-pm%type_pkg[perl],
-       xml-writer-pm
+       xft2-dev
 <<
 Replaces: gtk2-perl-pm
 ###
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gtk2-%v.tar.gz
-Source-MD5: b7c9fc25329f507d263899699dc7ff09
+Source-MD5: e4bb69713ca859a23882116c4d55a05d
+PatchFile: %{ni}.patch
+PatchFile-MD5: d9e6270a5b31e5b1948b1361e3bfaf1d
 ###
 Type: perl (5.8.1 5.8.6 5.8.8)
 UpdatePOD: true
@@ -66,8 +67,9 @@
 ConfigureParams: --without-guessing 
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
 ###
 Description: Gtk2:: perl module
-DescDetail: <<
-  Gtk2:: perl module
+DescPort: <<
+       Fix -I flag ordering, same as glib-pmXXX. See:
+       http://rt.cpan.org/Ticket/Display.html?id=32883
 <<
 ###
 License: Artistic


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to