pspec.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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-Test-Pod</Name>
  6. <Homepage>https://metacpan.org/pod/Test::Pod</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <PartOf>programming.language.perl</PartOf>
  13. <IsA>library</IsA>
  14. <Summary>A perl module to check for errors in POD files</Summary>
  15. <Description>Check POD files for errors or warnings in a test file, using Pod::Simple.</Description>
  16. <Archive sha1sum="ee3c3c98b27d39c173a23d12d47a502da136ae39" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Pod-1.52.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>perl</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>perl-Test-Pod</Name>
  23. <Summary>A perl module to check for errors in POD files</Summary>
  24. <RuntimeDependencies>
  25. <Dependency>perl</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="man">/usr/share/man</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. <Path fileType="data">/usr/share/perl5</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="6">
  36. <Date>2024-05-16</Date>
  37. <Version>1.52</Version>
  38. <Comment>Rebuild</Comment>
  39. <Name>Blue Devil</Name>
  40. <Email>bluedevil@sctzine.com</Email>
  41. </Update>
  42. <Update release="5">
  43. <Date>2020-01-02</Date>
  44. <Version>1.52</Version>
  45. <Comment>Rebuild</Comment>
  46. <Name>Blue Devil</Name>
  47. <Email>bluedevil@sctzine.com</Email>
  48. </Update>
  49. <Update release="4">
  50. <Date>2018-08-19</Date>
  51. <Version>1.52</Version>
  52. <Comment>Version Bump.</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="3">
  57. <Date>2017-01-24</Date>
  58. <Version>1.51</Version>
  59. <Comment>Rebuild for new toolchain</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="2">
  64. <Date>2016-06-09</Date>
  65. <Version>1.51</Version>
  66. <Comment>Release Bump</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="1">
  71. <Date>2016-03-14</Date>
  72. <Version>1.51</Version>
  73. <Comment>First release</Comment>
  74. <Name>Kamil Atlı</Name>
  75. <Email>suvari@pisilinux.org</Email>
  76. </Update>
  77. </History>
  78. </PISI>