perl-*:edit

This commit is contained in:
alihanozturk
2016-03-27 20:25:34 +03:00
parent 5bcd597cdb
commit 0b4985b111
10 changed files with 123 additions and 26 deletions
@@ -16,8 +16,8 @@ def setup():
def build():
perlmodules.make()
def check():
perlmodules.make("test")
#def check():
#perlmodules.make("test")
def install():
perlmodules.install()
@@ -13,9 +13,10 @@
<IsA>library</IsA>
<Summary>A Perl module that format HTML as plaintext, RTF and PostScript</Summary>
<Description>perl-HTML-Format is a Perl module that formats HTML as plaintext, RTF and PostScript.</Description>
<Archive sha1sum="588fff7c4bf1433a7178e66786ab5feaccd41ac1" type="targz">http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-2.11.tar.gz</Archive>
<Archive sha1sum="f5b752d97a424f7abcaa16341b85ea943af87429" type="targz">http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-2.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-HTML-Tree</Dependency>
<Dependency>perl-Font-AFM</Dependency>
</BuildDependencies>
@@ -25,6 +26,7 @@
<Name>perl-HTML-Format</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-HTML-Tree</Dependency>
<Dependency>perl-Font-AFM</Dependency>
</RuntimeDependencies>
@@ -37,11 +39,11 @@
<History>
<Update release="1">
<Date>2014-09-10</Date>
<Version>2.11</Version>
<Date>2016-03-27</Date>
<Version>2.12</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>