pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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-Font-AFM</Name>
  6. <Homepage>http://search.cpan.org/dist/Font-AFM/</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 is a interface to Adobe Font Metrics files</Summary>
  14. <Description>perl-Font-AFM is interface to Adobe Font Metrics files. It allows you to obtain information about the font and the metrics of the various glyphs in the font.</Description>
  15. <Archive sha1sum="8f42d4094a608b1977e2e7f8929b5b6f46c66014" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Font-AFM-1.20.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>perl</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>perl-Font-AFM</Name>
  22. <RuntimeDependencies>
  23. <Dependency>perl</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="3">
  33. <Date>2017-01-24</Date>
  34. <Version>1.20</Version>
  35. <Comment>Rebuild for new toolchain</Comment>
  36. <Name>Pisi Linux Community</Name>
  37. <Email>admin@pisilinux.org</Email>
  38. </Update>
  39. <Update release="2">
  40. <Date>2016-06-09</Date>
  41. <Version>1.20</Version>
  42. <Comment>Release Bump</Comment>
  43. <Name>Pisi Linux Community</Name>
  44. <Email>admin@pisilinux.org</Email>
  45. </Update>
  46. <Update release="1">
  47. <Date>2016-03-27</Date>
  48. <Version>1.20</Version>
  49. <Comment>First release</Comment>
  50. <Name>Osman Erkan</Name>
  51. <Email>osman.erkan@pisilinux.org</Email>
  52. </Update>
  53. </History>
  54. </PISI>