69 lines
2.5 KiB
XML
69 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-HTML-Template-Pro</Name>
|
|
<Homepage>http://search.cpan.org/dist/HTML-Template-Pro</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>Artistic</License>
|
|
<License>GPLv2</License>
|
|
<License>LGPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Perl/XS module to use HTML Templates from CGI scripts</Summary>
|
|
<Description>A fast and lightweight C/Perl+XS HTML Template engine implementation.</Description>
|
|
<Archive sha1sum="493a942db702ab99be4bb075defd7452c1f407c5" type="targz">http://search.cpan.org/CPAN/authors/id/V/VI/VIY/HTML-Template-Pro-0.9510.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-JSON</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-HTML-Template-Pro</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-JSON</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share/perl</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2014-09-10</Date>
|
|
<Version>0.9510</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2014-05-24</Date>
|
|
<Version>0.9510</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-12-07</Date>
|
|
<Version>0.9509</Version>
|
|
<Comment>Rebuild for perl</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-09-07</Date>
|
|
<Version>0.9509</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|