pspec.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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-TTF</Name>
  6. <Homepage>http://search.cpan.org/dist/Font-TTF</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>Perl module for TrueType Font hacking</Summary>
  14. <Description>perl-Font-TTF is a Perl module that allows you to do almost anything to a TrueType/OpenType Font including modifying and inspecting nearly all tables.</Description>
  15. <Archive sha1sum="2cd694692305c514335c345a4ecf12c4e3eb4dd4" type="targz">http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/Font-TTF-1.05.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>perl</Dependency>
  18. <Dependency>perl-IO-String</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>perl-Font-TTF</Name>
  23. <RuntimeDependencies>
  24. <Dependency>perl</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="man">/usr/share/man</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="3">
  34. <Date>2017-01-24</Date>
  35. <Version>1.05</Version>
  36. <Comment>Rebuild for new toolchain</Comment>
  37. <Name>Pisi Linux Community</Name>
  38. <Email>admin@pisilinux.org</Email>
  39. </Update>
  40. <Update release="2">
  41. <Date>2016-06-09</Date>
  42. <Version>1.05</Version>
  43. <Comment>Release Bump</Comment>
  44. <Name>Pisi Linux Community</Name>
  45. <Email>admin@pisilinux.org</Email>
  46. </Update>
  47. <Update release="1">
  48. <Date>2016-03-27</Date>
  49. <Version>1.05</Version>
  50. <Comment>First release</Comment>
  51. <Name>Ayhan Yalçınsoy</Name>
  52. <Email>ayhanyalcinoys@pisilinux.org</Email>
  53. </Update>
  54. </History>
  55. </PISI>