75 lines
2.8 KiB
XML
75 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-HTML-Template</Name>
|
|
<Homepage>http://search.cpan.org/~wonko/HTML-Template/</Homepage>
|
|
<Packager>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>Artistic</License>
|
|
<License>GPLv2</License>
|
|
<PartOf>programming.language.perl</PartOf>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Perl module to use HTML-like templating language</Summary>
|
|
<Description>First you make a template - this is just a normal HTML file with a few extra tags, the simplest being <TMPL_VAR></Description>
|
|
<Archive sha1sum="8182e47778ee498214fdfdb035310c627aa939fb" type="targz">http://search.cpan.org/CPAN/authors/id/W/WO/WONKO/HTML-Template-2.95.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-CGI</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-HTML-Template</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-CGI</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2019-04-20</Date>
|
|
<Version>2.95</Version>
|
|
<Comment>Rebuild perl-CGI</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-26</Date>
|
|
<Version>2.95</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-24</Date>
|
|
<Version>2.95</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>2.95</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-09-10</Date>
|
|
<Version>2.95</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|