pspec.xml 3.3 KB

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