Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15262

Added Files:
        number-format-pm.info svn-web-pm.info 
        template-plugin-number-format-pm.info text-diff-html-pm.info 
Log Message:
new packages

--- NEW FILE: svn-web-pm.info ---
Info2: <<
Package: svn-web-pm%type_pkg[perl]
Version: 0.43
Revision: 1
Type: perl (5.8.1 5.8.4 5.8.6)
Description: Subversion repository web frontend
License: Artistic/GPL
Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

DescDetail: <<
        Currently works only with Apache 1. A version compatible with Apache 2
        is in process upstream.
<<

BuildDepends: module-build-pm%type_pkg[perl]
Depends: <<
        exception-class-pm%type_pkg[perl],
        locale-maketext-lexicon-pm%type_pkg[perl],
        locale-maketext-simple-pm,
        svn-ssl-swig-pm%type_pkg[perl] | svn-swig-pm%type_pkg[perl],
        text-diff-html-pm,
        template-plugin-number-format-pm%type_pkg[perl],
        xml-rss-pm%type_pkg[perl],
        yaml-pm
<<

Source: mirror:cpan:authors/id/N/NI/NIKC/SVN-Web-%v.tar.gz
Source-MD5: d993f0e1e1a3aa8d6332b9732ce51404

CompileScript: <<
        #!/bin/sh -ev
        exec 2>&1
        perlversion=%type_raw[perl]
        eval "`perl$perlversion -V:archname`"
        perl$perlversion Build.PL \
        --install_path arch=%i/lib/perl5/$perlversion/$archname \
        --install_path bin=%i/bin \
        --install_path bindoc=%i/lib/perl5/%type_raw[perl]/man/man1 \
        --install_path lib=%i/lib/perl5/$perlversion \
        --install_path libdoc=%i/lib/perl5/%type_raw[perl]/man/man3 \
        --install_path script=%i/bin
        ./Build
        ./Build test
<<

InstallScript: <<
        #!/bin/sh -ev
        ./Build install
        mv %i/bin/svnweb-install %i/bin/svnweb-install%type_raw[perl]
        mv %i/bin/svnweb-server %i/bin/svnweb-server%type_raw[perl]
<<
PostInstScript: <<
        update-alternatives \
                --install \
                        %p/bin/svnweb-install \
                        svnweb-install \
                        %p/bin/svnweb-install%type_raw[perl] \
                        %type_pkg[perl] \
                --slave \
                        %p/bin/svnweb-server \
                        svnweb-server \
                        %p/bin/svnweb-server%type_raw[perl]
<<
PreRmScript: <<
        update-alternatives --remove svnweb-install \
                %p/bin/svnweb-install%type_raw[perl]
<<


UpdatePOD: True
DocFiles: CHANGES.pod CONTRIBUTING.pod README SIGNATURE TODO UPDATING.pod

Homepage: http://search.cpan.org/dist/SVN-Web/
<<

--- NEW FILE: text-diff-html-pm.info ---
Package: text-diff-html-pm
Version: 0.04
Revision: 1
Type: perl
Description: XHTML format for Text::Diff::Unified
License: Artistic/GPL
Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

BuildDepends: module-build-pm586
Depends: text-diff-pm

Source: mirror:cpan:authors/id/D/DW/DWHEELER/Text-Diff-HTML-%v.tar.gz
Source-MD5: cd8a50dd2f9d90be1f949906441035c1

CompileScript: <<
        #!/bin/sh -ev
        exec 2>&1
        perl$perlversion Build.PL \
        --install_path arch=%i/lib/perl5 \
        --install_path bin=%i/bin \
        --install_path bindoc=%i/share/man/man1 \
        --install_path lib=%i/lib/perl5 \
        --install_path libdoc=%i/share/man/man3 \
        --install_path script=%i/bin
        ./Build
        ./Build test
<<

InstallScript: <<
        #!/bin/sh -ev
        ./Build install
<<
UpdatePOD: True
DocFiles: README

Homepage: http://search.cpan.org/dist/Text-Diff-HTML/

--- NEW FILE: number-format-pm.info ---
Package: number-format-pm
Version: 1.45
Revision: 1
Type: perl
Description: Perl extension for formatting numbers
License: Artistic
Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

Source: mirror:cpan:authors/id/W/WR/WRW/Number-Format-%v.tar.gz
Source-MD5: 6b349dd339aac5e3acf233a02262a734

UpdatePOD: True
DocFiles: CHANGES TODO README

Homepage: http://search.cpan.org/dist/Number-Format/

--- NEW FILE: template-plugin-number-format-pm.info ---
Info2: <<

Package: template-plugin-number-format-pm%type_pkg[perl]
Version: 1.01
Revision: 1
Type: perl (5.8.1 5.8.4 5.8.6)
Description: Plugin/filter interface to Number::Format
License: Artistic/GPL
Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

Depends: <<
        number-format-pm,
        template-pm%type_pkg[perl] | template-notex-pm%type_pkg[perl]
<<

InstallScript: <<
        #!/bin/sh -ev
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

Source: 
mirror:cpan:authors/id/D/DA/DARREN/Template-Plugin-Number-Format-%v.tar.gz
Source-MD5: 0822bca562c536abc3450cebd66c83f1

UpdatePOD: True

Homepage: http://search.cpan.org/dist/Template-Plugin-Number-Format/

<<


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to