pspec.xml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>valgrind</Name>
  6. <Homepage>https://valgrind.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Memory access debugger for X86 and PPC Linux platforms</Summary>
  14. <Description>Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.</Description>
  15. <Archive sha1sum="6fc0470fedc0d85dae3e042297cabd13c6100749" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.24.0.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>glibc-devel</Dependency>
  18. <Dependency>boost-devel</Dependency>
  19. <Dependency>gdb-devel</Dependency>
  20. <Dependency>docbook-xsl</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="1">valgrind-3.7.0-respect-flags.patch</Patch>
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>valgrind</Name>
  28. <RuntimeDependencies>
  29. <Dependency>glibc</Dependency>
  30. <Dependency>perl</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="executable">/usr/libexec</Path>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="doc">/usr/share/doc/valgrind</Path>
  37. <Path fileType="man">/usr/share/man</Path>
  38. </Files>
  39. </Package>
  40. <Package>
  41. <Name>valgrind-devel</Name>
  42. <Summary>Development files for valgrind</Summary>
  43. <RuntimeDependencies>
  44. <Dependency release="current">valgrind</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="header">/usr/include</Path>
  48. <Path fileType="library">/usr/lib/pkgconfig</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="15">
  53. <Date>2024-11-01</Date>
  54. <Version>3.24.0</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Pisi Linux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="14">
  60. <Date>2023-10-29</Date>
  61. <Version>3.21.0</Version>
  62. <Comment>Rebuild</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="13">
  67. <Date>2023-04-29</Date>
  68. <Version>3.21.0</Version>
  69. <Comment>Version bump</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="12">
  74. <Date>2023-02-24</Date>
  75. <Version>3.20.0</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>fury</Name>
  78. <Email>uglyside@yandex.ru</Email>
  79. </Update>
  80. <Update release="11">
  81. <Date>2022-07-22</Date>
  82. <Version>3.18.1</Version>
  83. <Comment>Rebuild.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="10">
  88. <Date>2021-10-24</Date>
  89. <Version>3.18.1</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="9">
  95. <Date>2021-09-15</Date>
  96. <Version>3.16.1</Version>
  97. <Comment>Rebu'ld</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="8">
  102. <Date>2020-11-21</Date>
  103. <Version>3.16.1</Version>
  104. <Comment>Version bump</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="7">
  109. <Date>2020-01-07</Date>
  110. <Version>3.15.0</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="6">
  116. <Date>2018-07-24</Date>
  117. <Version>3.13.0</Version>
  118. <Comment>Rebuild.</Comment>
  119. <Name>Pisi Linux Community</Name>
  120. <Email>admin@pisilinux.org</Email>
  121. </Update>
  122. <Update release="5">
  123. <Date>2018-03-22</Date>
  124. <Version>3.13.0</Version>
  125. <Comment>Rebuild.</Comment>
  126. <Name>Pisi Linux Community</Name>
  127. <Email>admin@pisilinux.org</Email>
  128. </Update>
  129. <Update release="4">
  130. <Date>2018-01-31</Date>
  131. <Version>3.13.0</Version>
  132. <Comment>Version Bump</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="3">
  137. <Date>2017-02-17</Date>
  138. <Version>3.12.0</Version>
  139. <Comment>Version Bump</Comment>
  140. <Name>Kamil Atlı</Name>
  141. <Email>suvari@pisilinux.org</Email>
  142. </Update>
  143. <Update release="2">
  144. <Date>2016-06-09</Date>
  145. <Version>3.11.0</Version>
  146. <Comment>Release Bump</Comment>
  147. <Name>Pisi Linux Community</Name>
  148. <Email>admin@pisilinux.org</Email>
  149. </Update>
  150. <Update release="1">
  151. <Date>2016-03-29</Date>
  152. <Version>3.11.0</Version>
  153. <Comment>First release</Comment>
  154. <Name>Ayhan Yalçınsoy</Name>
  155. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  156. </Update>
  157. </History>
  158. </PISI>