pspec.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gmp</Name>
  6. <Homepage>https://gmplib.org/</Homepage>
  7. <Packager>
  8. <Name>Serdar Soytetir</Name>
  9. <Email>kaptan@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>system.devel</PartOf>
  12. <License>LGPLv3+</License>
  13. <IsA>library</IsA>
  14. <Summary>Arbitrary precision arithmetic library</Summary>
  15. <Description>GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.</Description>
  16. <Archive sha1sum="b4043dd2964ab1a858109da85c44de224384f352" type="tarxz">mirrors://gnu/gmp/gmp-6.3.0.tar.xz</Archive>
  17. </Source>
  18. <Package>
  19. <Name>gmp</Name>
  20. <Summary>Arbitrary precision arithmetic library</Summary>
  21. <RuntimeDependencies>
  22. <Dependency>libgcc</Dependency>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="library">/usr/lib</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. <Path fileType="info">/usr/share/info</Path>
  28. </Files>
  29. </Package>
  30. <Package>
  31. <Name>gmp-devel</Name>
  32. <Summary>Development files for gmp</Summary>
  33. <RuntimeDependencies>
  34. <Dependency release="current">gmp</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="header">/usr/include</Path>
  38. <Path fileType="library">/usr/lib/*.a</Path>
  39. </Files>
  40. </Package>
  41. <Package>
  42. <Name>gmp-32bit</Name>
  43. <PartOf>emul32</PartOf>
  44. <Summary>32-bit shared libraries for gmp</Summary>
  45. <BuildType>emul32</BuildType>
  46. <BuildDependencies>
  47. </BuildDependencies>
  48. <RuntimeDependencies>
  49. <Dependency>libgcc</Dependency>
  50. <Dependency release="current">gmp</Dependency>
  51. </RuntimeDependencies>
  52. <Files>
  53. <Path fileType="library">/usr/lib32</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="14">
  58. <Date>2024-05-30</Date>
  59. <Version>6.3.0</Version>
  60. <Comment>Verion bump</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="13">
  65. <Date>2023-01-28</Date>
  66. <Version>6.2.1</Version>
  67. <Comment>Rebuild</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="12">
  72. <Date>2021-05-19</Date>
  73. <Version>6.2.1</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="11">
  79. <Date>2021-03-01</Date>
  80. <Version>6.2.1</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>İdris Kalp</Name>
  83. <Email>idriskalp@gmail.com</Email>
  84. </Update>
  85. <Update release="10">
  86. <Date>2020-12-03</Date>
  87. <Version>6.2.0</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="9">
  93. <Date>2020-11-05</Date>
  94. <Version>6.2.0</Version>
  95. <Comment>Rebuild.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="8">
  100. <Date>2020-03-18</Date>
  101. <Version>6.2.0</Version>
  102. <Comment>Rebuild.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="7">
  107. <Date>2020-03-11</Date>
  108. <Version>6.2.0</Version>
  109. <Comment>Minor version bump.</Comment>
  110. <Name>Blue Devil</Name>
  111. <Email>bluedevil@sctzine.com</Email>
  112. </Update>
  113. <Update release="6">
  114. <Date>2019-12-11</Date>
  115. <Version>6.1.2</Version>
  116. <Comment>Rebuild</Comment>
  117. <Name>Idris Kalp</Name>
  118. <Email>idriskalp@gmail.com</Email>
  119. </Update>
  120. <Update release="5">
  121. <Date>2018-07-20</Date>
  122. <Version>6.1.2</Version>
  123. <Comment>Rebuild</Comment>
  124. <Name>Ertuğrul Erata</Name>
  125. <Email>ertugrulerata@gmail.com</Email>
  126. </Update>
  127. <Update release="4">
  128. <Date>2017-01-04</Date>
  129. <Version>6.1.2</Version>
  130. <Comment>Rebuild with new toolchain.</Comment>
  131. <Name>Ertuğrul Erata</Name>
  132. <Email>ertugrulerata@gmail.com</Email>
  133. </Update>
  134. <Update release="3">
  135. <Date>2017-01-01</Date>
  136. <Version>6.1.2</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Ertuğrul Erata</Name>
  139. <Email>ertugrulerata@gmail.com</Email>
  140. </Update>
  141. <Update release="2">
  142. <Date>2016-04-27</Date>
  143. <Version>6.1.0</Version>
  144. <Comment>Release Bump</Comment>
  145. <Name>PisiLinux Community</Name>
  146. <Email>admin@pisilinux.org</Email>
  147. </Update>
  148. <Update release="1">
  149. <Date>2016-02-28</Date>
  150. <Version>6.1.0</Version>
  151. <Comment>First release</Comment>
  152. <Name>Ertuğrul Erata</Name>
  153. <Email>ertugrulerata@gmail.com</Email>
  154. </Update>
  155. </History>
  156. </PISI>