Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9402
Added Files:
template-pm.info
Log Message:
to 10.7
--- NEW FILE: template-pm.info ---
Info2: <<
Package: template%type_pkg[-notex]-pm%type_pkg[perl]
Version: 2.22
Revision: 2
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: Fast extensible template processing system
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3), -notex (boolean)
License: Artistic
Maintainer: Benjamin Reed <[email protected]>
Depends: <<
appconfig-pm (>= 1.56-1),
perl%type_pkg[perl]-core,
file-temp-pm%type_pkg[perl],
file-spec-pm%type_pkg[perl],
scalar-list-utils-pm%type_pkg[perl],
(%type_raw[-notex] = .) tetex-base
<<
BuildDepends: fink (>= 0.29.7-1)
Conflicts: <<
template-pm (<= 2.08-13),
template-notex-pm (<= 2.08-13),
template-nodocs-pm,
template-notexdocs-pm,
template-pm-doc,
template-notex-pm580-bin,
template-pm580-bin,
template-notex-pm581-bin,
template-pm581-bin,
template-notex-pm584-bin,
template-pm584-bin,
template-notex-pm586-bin,
template-pm586-bin,
template-notex-pm588-bin,
template-pm588-bin
<<
Replaces: <<
template-pm (<= 2.08-13),
template-notex-pm (<= 2.08-13),
template-nodocs-pm,
template-notexdocs-pm,
template-pm-doc,
template-notex-pm580-bin,
template-pm580-bin,
template-notex-pm581-bin,
template-pm581-bin,
template-notex-pm584-bin,
template-pm584-bin,
template-notex-pm586-bin,
template-pm586-bin,
template-notex-pm588-bin,
template-pm588-bin
<<
Suggests: <<
dbi-pm%type_pkg[perl],
dbd-mysql-pm%type_pkg[perl],
gd-pm%type_pkg[perl],
gd-graph-pm%type_pkg[perl],
gd-graph3d-pm,
xml-dom-pm%type_pkg[perl],
xml-rss-pm%type_pkg[perl],
xml-xpath-pm%type_pkg[perl]
<<
Source: mirror:cpan:modules/by-module/Template/Template-Toolkit-%v.tar.gz
Source-MD5: d98277f6420e5da6b93d99a8db2b3934
UseMaxBuildJobs: true
ConfigureParams: TT_PREFIX=%d%p/share/%N TT_ACCEPT=y TT_DBI=n
TT_IMAGES=%p/share/%N/images TT_DOCS=n TT_EXAMPLES=n (%type_raw[-notex] =
-notex) TT_LATEX=n (%type_raw[-notex] = .) TT_LATEX=y
UpdatePOD: true
InstallScript: <<
#!/bin/sh -ev
perl -pi -e 's#%d##' blib/lib/Template/Config.pm
%{default_script}
perl -pi -e 's#%d##' %i/share/%N/examples/ttree.cfg
mkdir %i/lib/perl5/%type_raw[perl]/man
mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
for bin in tpage ttree; do
mv %i/bin/$bin %i/bin/$bin-%type_raw[perl]
mv %i/share/man/man1/$bin.1 %i/share/man/man1/$bin-%type_raw[perl].1
done
<<
DocFiles: Changes HACKING README bin/README:README.bin TODO
PostInstScript: <<
if [ "$1" = "configure" ]; then
for bin in tpage ttree; do
update-alternatives --install "%p/bin/$bin" "$bin"
"%p/bin/$bin-%type_raw[perl]" %type_pkg[perl] \
--slave "%p/share/man/man1/$bin.1" "$bin.1"
"%p/share/man/man1/$bin-%type_raw[perl].1"
done
fi
<<
PreRmScript: <<
if [ "$1" = "remove" ]; then
for bin in tpage ttree; do
update-alternatives --remove "$bin" "%p/bin/$bin-%type_raw[perl]"
done
fi
<<
Homepage: http://www.template-toolkit.org/
DescDetail: <<
The Template Toolkit is a collection of modules which implement a
fast, flexible, powerful and extensible template processing system.
It was originally designed and remains primarily useful for generating
dynamic web content, but it can be used equally well for processing
any other kind of text based documents: HTML, XML, POD, PostScript,
LaTeX, and so on.
It can be used as a stand-alone Perl module or embedded within an
Apache/mod_perl server for generating highly configurable dynamic web
content. A number of Perl scripts are also provided which can greatly
simplify the process of creating and managing static web content and
other offline document systems.
The "tpage" and "ttree" commands, formerly in the %N-bin package, are
back in %N as of %N-2.10-21
<<
DescPort: <<
Makefile doesn't seem to understand installing some things into temp
location, so must patch some paths.
This package does not install the link to tetex.
The DBI tests during installation are not performed since that
would need configuration of a test database.
<<
<<
------------------------------------------------------------------------------
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