pspec.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-mailtools</Name>
  6. <Homepage>https://metacpan.org/pod/MailTools</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>PerlArtistic</License>
  12. <IsA>library</IsA>
  13. <PartOf>programming.language.perl</PartOf>
  14. <Summary>MailTools - bundle of ancient email modules.</Summary>
  15. <Description>MailTools is a bundle: an ancient form of combining packages into one distribution.</Description>
  16. <Archive sha1sum="41738d2863b7faee5c8382b16879c58f7ad5ca4b" type="targz">
  17. https://cpan.metacpan.org/authors/id/M/MA/MARKOV/MailTools-2.21.tar.gz
  18. </Archive>
  19. <BuildDependencies>
  20. <Dependency>perl-timedate</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-mailtools</Name>
  25. <RuntimeDependencies>
  26. <Dependency>perl-timedate</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib/perl5</Path>
  30. <Path fileType="man">/usr/share/man/man3</Path>
  31. <Path fileType="data">/usr/share/perl5</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="2">
  36. <Date>2024-05-16</Date>
  37. <Version>2.21</Version>
  38. <Comment>First build</Comment>
  39. <Name>fury</Name>
  40. <Email>uglyside@yandex.ru</Email>
  41. </Update>
  42. <Update release="1">
  43. <Date>2021-09-18</Date>
  44. <Version>2.21</Version>
  45. <Comment>First build</Comment>
  46. <Name>fury</Name>
  47. <Email>uglyside@yandex.ru</Email>
  48. </Update>
  49. </History>
  50. </PISI>