pspec.xml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnu-gs-fonts-std</Name>
  6. <Homepage>https://www.ghostscript.com</Homepage>
  7. <Packager>
  8. <Name>Sezai Yeniay</Name>
  9. <Email>sezaiyeniay@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>data</IsA>
  13. <Summary>Ghostscript standard fonts</Summary>
  14. <Description>gnu-gs-fonts-std contains fonts that were made from the free URW fonts distributed with ghostcript. There are no changes in the latin part of them.</Description>
  15. <Archive sha1sum="2a7198e8178b2e7dba87cb5794da515200b568f5" type="targz">mirrors://sourceforge/ghostscript/ghostscript-fonts-std-8.11.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>gnu-gs-fonts-std</Name>
  19. <RuntimeDependencies>
  20. <!--<Dependency>xorg-app</Dependency>-->
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="data">/usr/share/fonts/default/ghostscript</Path>
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="4">
  29. <Date>2020-02-12</Date>
  30. <Version>8.11</Version>
  31. <Comment>Rebuild for new Toolchain</Comment>
  32. <Name>Pisi Linux Community</Name>
  33. <Email>admin@pisilinux.org</Email>
  34. </Update>
  35. <Update release="3">
  36. <Date>2018-07-31</Date>
  37. <Version>8.11</Version>
  38. <Comment>Rebuild for new Toolchain</Comment>
  39. <Name>Pisi Linux Community</Name>
  40. <Email>admin@pisilinux.org</Email>
  41. </Update>
  42. <Update release="3">
  43. <Date>2017-02-05</Date>
  44. <Version>8.11</Version>
  45. <Comment>Rebuild</Comment>
  46. <Name>Pisi Linux Community</Name>
  47. <Email>admin@pisilinux.org</Email>
  48. </Update>
  49. <Update release="2">
  50. <Date>2016-06-09</Date>
  51. <Version>8.11</Version>
  52. <Comment>Release Bump</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="1">
  57. <Date>2014-02-23</Date>
  58. <Version>8.11</Version>
  59. <Comment>First release</Comment>
  60. <Name>Kamil Atlı</Name>
  61. <Email>suvarice@gmail.com</Email>
  62. </Update>
  63. </History>
  64. </PISI>