Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome-2.28
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10374

Added Files:
        gtk2-pm.info gtk2-pm.patch 
Log Message:
new version


--- NEW FILE: gtk2-pm.patch ---
diff -Nurd -x'*~' Gtk2-1.220.orig/Makefile.PL Gtk2-1.220/Makefile.PL
--- Gtk2-1.220.orig/Makefile.PL 2009-03-17 14:44:18.000000000 -0400
+++ Gtk2-1.220/Makefile.PL      2009-06-03 04:59:57.000000000 -0400
@@ -249,7 +249,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});
 $gtk2->add_pm (%pm_files);
 $gtk2->add_xs (@xs_files);

--- NEW FILE: gtk2-pm.info ---
Info2: <<
Package: gtk2-pm%type_pkg[perl]
Version: 1.221
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
###
Depends: <<
        atk1-shlibs (>= 1.28.0-1),
        cairo-pm%type_pkg[perl] (>= 1.061-3),
        cairo-shlibs (>= 1.8.8-1),
        fontconfig2-shlibs (>= 2.8.0-1),
        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.28.0-1),
        cairo (>= 1.8.8-1),
        extutils-depends-pm (>= 0.302-1),
        extutils-pkgconfig-pm (>= 1.12-1),
        fink (>= 0.24.12-1),
        fink-package-precedence,
        fontconfig2-dev (>= 2.8.0-1),
        freetype219 (>= 2.3.12-1),
        glib2-dev (>= 2.22.0-1),
        glitz,
        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
<<
Replaces: gtk2-perl-pm
###
Source: mirror:cpan:authors/id/T/TS/TSCH/Gtk2-%v.tar.gz
Source-MD5: ba412049d10978ed802b98976f6adaa9
PatchFile: %{ni}.patch
PatchFile-MD5: fbfef09ed87bce52a543f2ac9f60fc86
###
Type: perl (5.8.1 5.8.6 5.8.8)
UpdatePOD: true
###
NoPerlTests: true
###
CompileScript: <<
#!/bin/sh -ev

        export 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        %{default_script}

        # no automatic libtool dependency-tracking, so use gcc's own
        # generation flag and then move these files lt std location
        for f in `ls xs/*.d`; do mv $f `echo $f | sed "s/.d$/.Po/"`; done

        fink-package-precedence . || exit 2
<<
InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: AUTHORS ChangeLog* LICENSE MAINTAINERS NEWS README TODO
###
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:
        http://rt.cpan.org/Ticket/Display.html?id=32883
<<
###
License: Artistic
Maintainer: The Gnome Core Team <fink-gnome-c...@lists.sourceforge.net>
Homepage: http://search.cpan.org/dist/Gtk2
<<


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to