pspec.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-HTML-Format</Name>
  6. <Homepage>http://search.cpan.org/dist/HTML-Format/</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>A Perl module that format HTML as plaintext, RTF and PostScript</Summary>
  14. <Description>perl-HTML-Format is a Perl module that formats HTML as plaintext, RTF and PostScript.</Description>
  15. <Archive sha1sum="f5b752d97a424f7abcaa16341b85ea943af87429" type="targz">http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-2.12.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>perl</Dependency>
  18. <Dependency>perl-Module-Build</Dependency>
  19. <Dependency>perl-HTML-Tree</Dependency>
  20. <Dependency>perl-Font-AFM</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-HTML-Format</Name>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. <Dependency>perl-Module-Build</Dependency>
  28. <Dependency>perl-HTML-Tree</Dependency>
  29. <Dependency>perl-Font-AFM</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="library">/usr/lib</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="3">
  39. <Date>2017-01-24</Date>
  40. <Version>2.12</Version>
  41. <Comment>Rebuild for new toolchain</Comment>
  42. <Name>Pisi Linux Community</Name>
  43. <Email>admin@pisilinux.org</Email>
  44. </Update>
  45. <Update release="2">
  46. <Date>2016-06-09</Date>
  47. <Version>2.12</Version>
  48. <Comment>Release Bump</Comment>
  49. <Name>Pisi Linux Community</Name>
  50. <Email>admin@pisilinux.org</Email>
  51. </Update>
  52. <Update release="1">
  53. <Date>2016-03-27</Date>
  54. <Version>2.12</Version>
  55. <Comment>First release</Comment>
  56. <Name>Alihan Öztürk</Name>
  57. <Email>alihan@pisilinux.org</Email>
  58. </Update>
  59. </History>
  60. </PISI>