Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3986
Added Files:
pdf-api2-pm.info pango-pm.info pango-pm.patch gtk2-pm.info
gtk2-pm.patch gtk2-podviewer-pm.info gtk2-gladexml-pm.info
Log Message:
to 10.7
--- NEW FILE: pango-pm.patch ---
diff -Nurd -x'*~' Pango-1.220.orig/Makefile.PL Pango-1.220/Makefile.PL
--- Pango-1.220.orig/Makefile.PL 2009-03-17 13:58:06.000000000 -0400
+++ Pango-1.220/Makefile.PL 2009-06-03 05:15:29.000000000 -0400
@@ -157,12 +157,12 @@
#
my @deps = qw/Glib/;
-my $inc = $pango_pkgcfg{cflags} . ' -I./build ';
+my $inc = '-I./build ' . $pango_pkgcfg{cflags};
my $libs = $pango_pkgcfg{libs};
if ($have_cairo) {
push @deps, qw/Cairo/;
- $inc .= $pangocairo_pkgcfg{cflags};
- $libs .= $pangocairo_pkgcfg{libs};
+ $inc .= ' ' . $pangocairo_pkgcfg{cflags};
+ $libs .= ' ' . $pangocairo_pkgcfg{libs};
}
my @typemaps = map { File::Spec->catfile(cwd(), $_) }
--- NEW FILE: pdf-api2-pm.info ---
Info2: <<
Package: pdf-api2-pm%type_pkg[perl]
Version: 0.73
Revision: 1
Source: mirror:cpan:authors/id/A/AR/AREIBENS/PDF-API2-%v.tar.gz
Source-MD5: 848fb727323390128cac85cc11f52de1
Type: perl (5.12.3)
PatchScript: <<
# # Re-enable building the documentation
# perl -i -pe's/^.*MAN3POD.*$//m' Makefile.PL
# fix POD typo
perl -pi -e 's/ovar/over/' lib/PDF/API2/Content.pm
<<
UpdatePOD: true
Depends: perl%type_pkg[perl]-core, io-compress-pm%type_pkg[perl]
Conflicts: %N-man (<< 0.55-1)
Replaces: %N-man (<< 0.55-1)
DocFiles: AUTHORS CONTACT COPYING LICENSE README TODO
License: LGPL
Description: TheNextGen PDF Create/Modify API
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/PDF-API2
DescPackaging: <<
Report bugs to the maintainer or the CPAN bug tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=PDF-API2
Former Maintainer: Chris Dolan <[email protected]>
Building docs takes over half an hour, so leave it disabled
<<
<<
--- NEW FILE: pango-pm.info ---
Info2: <<
Package: pango-pm%type_pkg[perl]
Version: 1.221
Revision: 2
###
Depends: <<
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.8-3),
extutils-depends-pm (>= 0.302-1),
extutils-pkgconfig-pm (>= 1.12-1),
fink (>= 0.24.12-1),
fink-package-precedence (>= 0.6),
fontconfig2-dev (>= 2.8.0-4),
freetype219 (>= 2.3.12-1),
glib2-dev (>= 2.22.0-1),
glitz,
pango1-xft2-ft219-dev (>= 1.24.5-4),
pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
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: 8d257209aa11bd6c3a2beb235c2f103f
PatchFile: %{ni}.patch
PatchFile-MD5: 61e251c6e5bf1aebeaa7926b466f7de0
###
Type: perl (5.12.3)
UpdatePOD: true
###
NoPerlTests: true
###
CompileScript: <<
#!/bin/sh -ev
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
###
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.
<<
###
License: Artistic
Maintainer: The Gnome Core Team <[email protected]>
Homepage: http://search.cpan.org/dist/Pango
<<
--- NEW FILE: gtk2-gladexml-pm.info ---
Info2: <<
Package: gtk2-gladexml-pm%type_pkg[perl]
Version: 1.007
Revision: 4
Type: perl (5.12.3)
Depends: <<
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.5-4),
perl%type_pkg[perl]-core
<<
BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.8.8-3),
extutils-depends-pm (>= 0.302-1),
extutils-pkgconfig-pm (>= 1.12-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.18.0-1),
libglade2 (>= 2.6.4-6),
libxml2 (>= 2.6.30-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
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/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 NEWS README
UpdatePOD: true
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
of ExtUtils-MakeMaker-6.42, but the -framework flags published
by libglade-2.0's dependencies aren't needed directly by
GladeXML.bundle. Ignore the build warning for now. See:
http://rt.cpan.org/Ticket/Display.html?id=32894
<<
Description: Perl bindings for Glade 2.0 for Gtk2-Perl
License: Artistic
Maintainer: Daniel Macks <[email protected]>
Homepage: http://search.cpan.org/dist/Gtk2-GladeXML
<<
--- NEW FILE: gtk2-podviewer-pm.info ---
Info2: <<
Package: gtk2-podviewer-pm%type_pkg[perl]
Version: 0.12
Revision: 6
Type: perl (5.12.3)
Source: mirror:cpan:authors/id/G/GB/GBROWN/Gtk2-PodViewer-%v.tar.gz
Source-MD5: 943d346a6253b960407fa1dba8e0526f
PatchScript: <<
#!/bin/sh -ev
export FULLPERL=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`
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
InstallScript: <<
%{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
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/GPL
Homepage: http://jodrell.net/projects/podviewer
Maintainer: Daniel Macks <[email protected]>
<<
--- NEW FILE: gtk2-pm.info ---
Info2: <<
Package: gtk2-pm%type_pkg[perl]
Version: 1.221
Revision: 2
###
Depends: <<
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.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),
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.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.12.3)
UpdatePOD: true
###
NoPerlTests: true
###
CompileScript: <<
#!/bin/sh -ev
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
###
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 <[email protected]>
Homepage: http://search.cpan.org/dist/Gtk2
<<
--- 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);
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs