Info2: << Package: par-pm%type_pkg[perl] Version: 0.89 Revision: 1 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc Type: perl (5.8.1 5.8.4 5.8.6) Description: Perl Archive Toolkit License: Artistic/GPL Maintainer: Chris Dolan Homepage: http://search.cpan.org/dist/PAR Depends: << perl%type_pkg[perl]-core, archive-zip-pm%type_pkg[perl], compress-zlib-pm%type_pkg[perl], module-scandeps-pm, par-dist-pm << # Note: module-signature is currently limited to 581 Suggests: digest-sha1-pm%type_pkg[perl], module-signature-pm%type_pkg[perl], gnupg Source: mirror:cpan:authors/id/A/AU/AUTRIJUS/PAR-%v.tar.gz Source-MD5: eba28e8a048c3107025f96f825ffd303 # Disable the tests because the $Config{startperl} is screwy in Apple's perl NoPerlTests: true # Disable auto-installation of optional packages CompileScript: << #!/bin/sh -e export PERL_EXTUTILS_AUTOINSTALL=--skip %{default_script} << UpdatePOD: true DocFiles: AUTHORS ChangeLog MANIFEST META.yml README SIGNATURE TODO DescPackaging: << Report bugs to the maintainer or the CPAN bug tracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=PAR Probably won't build using a fink-supplied perlXXX-core package. See: http://rt.cpan.org/Ticket/Display.html?id=19038 << Splitoff: << Package: %N-gui Depends: %N (= %v-%r), tk-pm%type_pkg[perl] Files: bin/tkpp share/man/man1/tkpp.1 Conflicts: %{Ni}581-gui, %{Ni}584-gui, %{Ni}586-gui Replaces: %{Ni}581-gui, %{Ni}584-gui, %{Ni}586-gui DocFiles: AUTHORS ChangeLog MANIFEST META.yml README << Splitoff2: << Package: %N-bin Depends: %N (= %v-%r) Files: bin share/man/man1 Conflicts: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin Replaces: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin DocFiles: AUTHORS ChangeLog MANIFEST META.yml README << Splitoff3: << Package: %N-man Depends: %N (= %v-%r) Files: share/man Conflicts: %{Ni}581-man, %{Ni}584-man, %{Ni}586-man Replaces: %{Ni}581-man, %{Ni}584-man, %{Ni}586-man DocFiles: AUTHORS ChangeLog MANIFEST META.yml README << <<