pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>man-db</Name>
  6. <Homepage>http://www.nongnu.org/man-db/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <License>GPLv3+</License>
  13. <IsA>app:console</IsA>
  14. <IsA>data:doc</IsA>
  15. <Summary>Application to read Linux man pages</Summary>
  16. <Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
  17. <Archive sha1sum="eae4c1c76e6b7e843082c1be622a491af57cdedf" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.13.0.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>less</Dependency>
  20. <Dependency>gzip</Dependency>
  21. <Dependency>groff</Dependency>
  22. <Dependency>gdbm-devel</Dependency>
  23. <Dependency>zlib-devel</Dependency>
  24. <Dependency>gettext-devel</Dependency>
  25. <!--Dependency versionFrom="2.4.2">libseccomp-devel</Dependency-->
  26. <Dependency versionFrom="1.5.8">libpipeline-devel</Dependency>
  27. </BuildDependencies>
  28. <Patches>
  29. </Patches>
  30. </Source>
  31. <Package>
  32. <Name>man-db</Name>
  33. <RuntimeDependencies>
  34. <Dependency>gdbm</Dependency>
  35. <Dependency>zlib</Dependency>
  36. <!--Dependency versionFrom="2.4.2">libseccomp</Dependency-->
  37. <Dependency versionFrom="1.5.1">libpipeline</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="config">/etc</Path>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="executable">/usr/bin</Path>
  43. <Path fileType="executable">/usr/sbin</Path>
  44. <Path fileType="executable">/usr/libexec</Path>
  45. <Path fileType="localedata">/usr/share/locale</Path>
  46. <Path fileType="doc">/usr/share/doc</Path>
  47. <Path fileType="man">/usr/share/man</Path>
  48. <Path fileType="data">/var/cache</Path>
  49. </Files>
  50. <AdditionalFiles>
  51. <AdditionalFile target="/etc/conf.d/mandb" owner="root" group="root" permission="0644">mandb.conf</AdditionalFile>
  52. <AdditionalFile target="/etc/cron.daily/mandb.cron" owner="root" group="root" permission="0755">mandb.cron.daily</AdditionalFile>
  53. </AdditionalFiles>
  54. </Package>
  55. <History>
  56. <Update release="9">
  57. <Date>2024-08-30</Date>
  58. <Version>2.13.0</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="8">
  64. <Date>2020-12-09</Date>
  65. <Version>2.9.3</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="7">
  71. <Date>2020-05-12</Date>
  72. <Version>2.8.6.1</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Idris Kalp</Name>
  75. <Email>idriskalp@gmail.com</Email>
  76. </Update>
  77. <Update release="6">
  78. <Date>2019-12-25</Date>
  79. <Version>2.8.6.1</Version>
  80. <Comment>Version bump</Comment>
  81. <Name>Idris Kalp</Name>
  82. <Email>idriskalp@gmail.com</Email>
  83. </Update>
  84. <Update release="6">
  85. <Date>2018-11-29</Date>
  86. <Version>2.8.4</Version>
  87. <Comment>Version bump.</Comment>
  88. <Name>Ertuğrul Erata</Name>
  89. <Email>ertugrulerata@gmail.com</Email>
  90. </Update>
  91. <Update release="5">
  92. <Date>2018-07-15</Date>
  93. <Version>2.8.1</Version>
  94. <Comment>Rebuild</Comment>
  95. <Name>Ertuğrul Erata</Name>
  96. <Email>ertugrulerata@gmail.com</Email>
  97. </Update>
  98. <Update release="4">
  99. <Date>2018-05-01</Date>
  100. <Version>2.8.1</Version>
  101. <Comment>Version bump</Comment>
  102. <Name>Ertuğrul Erata</Name>
  103. <Email>ertugrulerata@gmail.com</Email>
  104. </Update>
  105. <Update release="3">
  106. <Date>2017-01-24</Date>
  107. <Version>2.7.6.1</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Ertuğrul Erata</Name>
  110. <Email>ertugrulerata@gmail.com</Email>
  111. </Update>
  112. <Update release="2">
  113. <Date>2016-04-27</Date>
  114. <Version>2.7.5</Version>
  115. <Comment>Release Bump</Comment>
  116. <Name>PisiLinux Community</Name>
  117. <Email>admin@pisilinux.org</Email>
  118. </Update>
  119. <Update release="1">
  120. <Date>2016-03-09</Date>
  121. <Version>2.7.5</Version>
  122. <Comment>First release</Comment>
  123. <Name>Alihan Öztürk</Name>
  124. <Email>alihan@pisilinux.org</Email>
  125. </Update>
  126. </History>
  127. </PISI>