Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv5895/stable/main/finkinfo/libs/perlmods

Added Files:
        shout2-pm.info threads-pm.info 
Log Message:
sync some -pmXXX to stable


--- NEW FILE: shout2-pm.info ---
Info2: <<
Package: shout2-pm%type_pkg[perl]
Version: 2.1
Revision: 1
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] = 
5123) 10.7
###
Depends: perl%type_pkg[perl]-core, libshout4-shlibs, libogg-shlibs, 
libvorbis0-shlibs
BuildDepends: pkgconfig, libshout4, libogg, libvorbis0
Conflicts: shout-pm, shout2-pm
Replaces: shout-pm, shout2-pm
###
Source: http://downloads.us.xiph.org/releases/libshout/Shout-%v.tar.gz
Source-MD5: 7171eb8f9e60d6c5cc6c469ba0f32dc9
###
Type: perl (5.8.1 5.8.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true
###
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
  mkdir -p %i/share/doc/%n
  mv %i/lib/perl5/%type_raw[perl]/*/example* %i/share/doc/%n
  ln -s ../fink/COPYING %i/share/doc/%n
<<
DocFiles: Changes MANIFEST
###
Description: Libshout2 perl module extension
###
License: GPL
Maintainer: Brendan Cully <bren...@finkproject.org>
Homepage: http://www.icecast.org/
<<

--- NEW FILE: threads-pm.info ---
Info4: <<
Package: threads-pm%type_pkg[perl]
Version: 1.77
Revision: 1
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, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
Description: Perl interpreter-based threads
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <threads...@fink.raccoonfink.com>

Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.29.7-1)
InfoTest: <<
TestScript: <<
        #!/bin/sh -ev
        export FULLPERL="/usr/bin/arch -%m `which perl%type_raw[perl]`"
        case `sw_vers -productVersion` in
                10.4*)
                        export FULLPERL=`which perl%type_raw[perl]`
                        ;;
        esac
        if dpkg --compare-versions "%type_raw[perl]" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
                export PERL_RUNPERL_DEBUG="/usr/bin/arch -%m"
        fi
        make FULLPERL="$FULLPERL" test || exit 2
<<
<<

Source: mirror:cpan:authors/id/J/JD/JDHEDDEN/threads-%v.tar.gz
Source-MD5: 203101e0e8ecfee5ca8b750eb0e91660

UseMaxBuildJobs: true

UpdatePOD: true
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes MANIFEST README examples/*.pl

Homepage: http://search.cpan.org/dist/threads
DescDetail: <<
Perl 5.6 introduced something called interpreter threads.  Interpreter threads
are different from 5005threads (the thread model of Perl 5.005) by creating a
new Perl interpreter per thread, and not sharing any data or state between
threads by default.
<<
<<



------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to