pspec.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>groff</Name>
  6. <Homepage>http://www.gnu.org/software/groff/groff.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <License>BSD</License>
  13. <License>MIT</License>
  14. <IsA>app:console</IsA>
  15. <Summary>A document formatting system</Summary>
  16. <Description>groff is a document formatting system. Groff takes standard text and formatting commands as input and produces formatted output.</Description>
  17. <Archive sha1sum="2ce4ab107e3fab1414fef2c5b5312f562a4e4d35" type="targz">http://ftp.gnu.org/gnu/groff/groff-1.22.4.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>texinfo</Dependency>
  20. </BuildDependencies>
  21. <Patches>
  22. <Patch>groff-1.19.2-man-unicode-dashes.patch</Patch>
  23. <!-- <Patch level="1">groff-1.22.3-parallel-mom.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>groff</Name>
  28. <RuntimeDependencies>
  29. <Dependency>texinfo</Dependency>
  30. <Dependency>libgcc</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="config">/etc</Path>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="data">/usr/share/groff</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>groff-doc</Name>
  41. <PartOf>system.doc</PartOf>
  42. <RuntimeDependencies>
  43. <Dependency>groff</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="doc">/usr/share/doc</Path>
  47. <Path fileType="man">/usr/share/man</Path>
  48. <Path fileType="info">/usr/share/info</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="5">
  53. <Date>2020-12-09</Date>
  54. <Version>1.22.4</Version>
  55. <Comment>Rebuild.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="5">
  60. <Date>2019-12-25</Date>
  61. <Version>1.22.4</Version>
  62. <Comment>Version bump</Comment>
  63. <Name>Idris Kalp</Name>
  64. <Email>idriskalp@gmail.com</Email>
  65. </Update>
  66. <Update release="4">
  67. <Date>2018-07-15</Date>
  68. <Version>1.22.3</Version>
  69. <Comment>Rebuild</Comment>
  70. <Name>Ertuğrul Erata</Name>
  71. <Email>ertugrulerata@gmail.com</Email>
  72. </Update>
  73. <Update release="3">
  74. <Date>2017-01-24</Date>
  75. <Version>1.22.3</Version>
  76. <Comment>Rebuild.</Comment>
  77. <Name>PisiLinux Community</Name>
  78. <Email>admin@pisilinux.org</Email>
  79. </Update>
  80. <Update release="2">
  81. <Date>2016-04-27</Date>
  82. <Version>1.22.3</Version>
  83. <Comment>Release Bump</Comment>
  84. <Name>PisiLinux Community</Name>
  85. <Email>admin@pisilinux.org</Email>
  86. </Update>
  87. <Update release="1">
  88. <Date>2016-03-08</Date>
  89. <Version>1.22.3</Version>
  90. <Comment>First release</Comment>
  91. <Name>Alihan Öztürk</Name>
  92. <Email>alihan@pisilinux.org</Email>
  93. </Update>
  94. </History>
  95. </PISI>