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

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


--- NEW FILE: glib-pm.patch ---
diff -Nurd -x'*~' Glib-1.222.orig/Makefile.PL Glib-1.222/Makefile.PL
--- Glib-1.222.orig/Makefile.PL 2009-07-04 13:22:55.000000000 -0400
+++ Glib-1.222/Makefile.PL      2010-02-24 22:56:14.000000000 -0500
@@ -158,6 +158,7 @@
 require 'Glib.exports';
 
 WriteMakefile(
+    DEFINE              => '-MD',
     NAME               => 'Glib',
     VERSION_FROM       => 'Glib.pm', # finds $VERSION
     ABSTRACT_FROM      => 'Glib.pm', # retrieve abstract from module
Binary files Glib-1.222.orig/build/doc.pl and Glib-1.222/build/doc.pl differ

--- NEW FILE: glib-pm.info ---
Info2: <<
Package: glib-pm%type_pkg[perl]
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
###
Depends: <<
        perl%type_pkg[perl]-core,
        glib2-shlibs (>= 2.22.0-1),
        xml-parser-pm%type_pkg[perl],
        xml-writer-pm
<<
BuildDepends: <<
        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),
        fink-package-precedence,
        glib2-dev (>= 2.22.0-1)
<<
Replaces: glib-pm
###
Source: mirror:cpan:authors/id/T/TS/TSCH/Glib-%v.tar.gz
Source-MD5: 2f1af85d768920625f8d4a3ff9b75cc4
###
Type: perl (5.8.1 5.8.6 5.8.8)
UpdatePOD: true
###
PatchFile: %{ni}.patch
PatchFile-MD5: b4b1bbe9b5c0ed720c316f84471c4d3e
CompileScript: <<
        %{default_script}

        # no automatic libtool dependency-tracking, so use gcc's own
        # generation flag and then move these files lt std location
        mkdir .deps
        for f in `ls *.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 NEWS README TODO
###
ConfigureParams: --without-guessing NOECHO=
###
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>
Homepage: http://search.cpan.org/dist/Glib
<<


------------------------------------------------------------------------------
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