pspec.xml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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-Template</Name>
  6. <Homepage>https://metacpan.org/pod/HTML::Template</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <License>GPLv2</License>
  13. <PartOf>programming.language.perl</PartOf>
  14. <IsA>app:console</IsA>
  15. <Summary>Perl module to use HTML-like templating language</Summary>
  16. <Description>This module attempts to make using HTML templates simple and natural.</Description>
  17. <Archive sha1sum="0d74e0924df1a981a39113e012a5fbcac2184cd5" type="targz">https://cpan.metacpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-2.97.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. <Dependency>perl-CGI</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-HTML-Template</Name>
  25. <Summary>Perl module to use HTML-like templating language</Summary>
  26. <RuntimeDependencies>
  27. <Dependency>perl</Dependency>
  28. <Dependency>perl-CGI</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. <Path fileType="data">/usr/share</Path>
  35. <Path fileType="data">/usr/share/perl5</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="6">
  40. <Date>2024-05-16</Date>
  41. <Version>2.97</Version>
  42. <Comment>Version bump</Comment>
  43. <Name>Blue Devil</Name>
  44. <Email>bluedevil@sctzine.com</Email>
  45. </Update>
  46. <Update release="5">
  47. <Date>2020-01-14</Date>
  48. <Version>2.97</Version>
  49. <Comment>Version bump</Comment>
  50. <Name>Blue Devil</Name>
  51. <Email>bluedevil@sctzine.com</Email>
  52. </Update>
  53. <Update release="5">
  54. <Date>2019-04-20</Date>
  55. <Version>2.95</Version>
  56. <Comment>Rebuild perl-CGI</Comment>
  57. <Name>Pisi Linux Community</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="4">
  61. <Date>2018-07-26</Date>
  62. <Version>2.95</Version>
  63. <Comment>Rebuild for new toolchain</Comment>
  64. <Name>Pisi Linux Community</Name>
  65. <Email>admin@pisilinux.org</Email>
  66. </Update>
  67. <Update release="3">
  68. <Date>2017-01-24</Date>
  69. <Version>2.95</Version>
  70. <Comment>Rebuild for new toolchain</Comment>
  71. <Name>Pisi Linux Community</Name>
  72. <Email>admin@pisilinux.org</Email>
  73. </Update>
  74. <Update release="2">
  75. <Date>2016-06-09</Date>
  76. <Version>2.95</Version>
  77. <Comment>Release Bump</Comment>
  78. <Name>Pisi Linux Community</Name>
  79. <Email>admin@pisilinux.org</Email>
  80. </Update>
  81. <Update release="1">
  82. <Date>2014-09-10</Date>
  83. <Version>2.95</Version>
  84. <Comment>First release</Comment>
  85. <Name>Alihan Öztürk</Name>
  86. <Email>alihan@pisilinux.org</Email>
  87. </Update>
  88. </History>
  89. </PISI>