pspec.xml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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-Font-TTF</Name>
  6. <Homepage>https://metacpan.org/pod/Font::TTF</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>programming.language.perl</PartOf>
  13. <IsA>library</IsA>
  14. <Summary>Perl module for TrueType Font hacking</Summary>
  15. <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>
  16. <Archive sha1sum="c2c1475e569d1fd30fdb43efe8ad25f63a974508" type="targz">https://cpan.metacpan.org/authors/id/B/BH/BHALLISSY/Font-TTF-1.06.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>perl</Dependency>
  19. <Dependency>perl-IO-String</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>perl-Font-TTF</Name>
  24. <Summary>Perl module for TrueType Font hacking</Summary>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. <Path fileType="data">/usr/share/perl5</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="6">
  37. <Date>2024-05-16</Date>
  38. <Version>1.06</Version>
  39. <Comment>Version bump.</Comment>
  40. <Name>Blue Devil</Name>
  41. <Email>bluedevil@sctzine.com</Email>
  42. </Update>
  43. <Update release="5">
  44. <Date>2020-01-11</Date>
  45. <Version>1.06</Version>
  46. <Comment>Version bump.</Comment>
  47. <Name>Blue Devil</Name>
  48. <Email>bluedevil@sctzine.com</Email>
  49. </Update>
  50. <Update release="4">
  51. <Date>2018-07-26</Date>
  52. <Version>1.05</Version>
  53. <Comment>Rebuild for new toolchain</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="3">
  58. <Date>2017-01-24</Date>
  59. <Version>1.05</Version>
  60. <Comment>Rebuild for new toolchain</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="2">
  65. <Date>2016-06-09</Date>
  66. <Version>1.05</Version>
  67. <Comment>Release Bump</Comment>
  68. <Name>Pisi Linux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="1">
  72. <Date>2016-03-27</Date>
  73. <Version>1.05</Version>
  74. <Comment>First release</Comment>
  75. <Name>Ayhan Yalçınsoy</Name>
  76. <Email>ayhanyalcinoys@pisilinux.org</Email>
  77. </Update>
  78. </History>
  79. </PISI>