pspec.xml 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>sip</Name>
  6. <Homepage>https://www.riverbankcomputing.com/software/sip/</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python</Summary>
  14. <Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
  15. <Archive sha1sum="dea579470269fabeb920976c405fa7f5e67cd4bd" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.25/sip-4.19.25.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python-devel</Dependency>
  18. <!-- <Dependency versionFrom="5.14.2">qt5-base-devel</Dependency> -->
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>python-sip</Name>
  23. <Summary>Python 2.x SIP bindings for C and C++ libraries</Summary>
  24. <RuntimeDependencies>
  25. <Dependency>libgcc</Dependency>
  26. <Dependency>python</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="executable">/usr/bin</Path>
  30. <Path fileType="library">/usr/lib</Path>
  31. <Path fileType="header">/usr/include</Path>
  32. </Files>
  33. </Package>
  34. <Package>
  35. <Name>python-pyqt5-sip</Name>
  36. <Summary>Python 2.x pyqt5 SIP bindings for C and C++ libraries</Summary>
  37. <RuntimeDependencies>
  38. <Dependency>libgcc</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="library">/usr/lib/python2.7/site-packages/PyQt5*</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="18">
  46. <Date>2021-10-21</Date>
  47. <Version>4.19.25</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="17">
  53. <Date>2020-12-19</Date>
  54. <Version>4.19.24</Version>
  55. <Comment>Rebuild.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="16">
  60. <Date>2020-09-10</Date>
  61. <Version>4.19.24</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="15">
  67. <Date>2020-04-04</Date>
  68. <Version>4.19.22</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="14">
  74. <Date>2020-03-01</Date>
  75. <Version>4.19.21</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="13">
  81. <Date>2019-12-29</Date>
  82. <Version>4.19.20</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="12">
  88. <Date>2019-09-13</Date>
  89. <Version>4.19.19</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="11">
  95. <Date>2019-07-13</Date>
  96. <Version>4.19.18</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="10">
  102. <Date>2019-04-14</Date>
  103. <Version>4.19.14</Version>
  104. <Comment>Rebuild pyqt5 sip.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="9">
  109. <Date>2019-01-14</Date>
  110. <Version>4.19.12</Version>
  111. <Comment>Rebuild pyqt5 sip.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="8">
  116. <Date>2018-08-06</Date>
  117. <Version>4.19.12</Version>
  118. <Comment>Version bump</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="7">
  123. <Date>2017-03-18</Date>
  124. <Version>4.19.6</Version>
  125. <Comment>Version bump</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="6">
  130. <Date>2017-03-18</Date>
  131. <Version>4.19</Version>
  132. <Comment>Release Bump</Comment>
  133. <Name>Stefan Gronewold</Name>
  134. <Email>groni@pisilinux.org</Email>
  135. </Update>
  136. <Update release="5">
  137. <Date>2017-02-25</Date>
  138. <Version>4.19</Version>
  139. <Comment>Release Bump</Comment>
  140. <Name>Stefan Gronewold</Name>
  141. <Email>groni@pisilinux.org</Email>
  142. </Update>
  143. <Update release="4">
  144. <Date>2016-06-09</Date>
  145. <Version>4.18</Version>
  146. <Comment>Release Bump</Comment>
  147. <Name>Pisi Linux Community</Name>
  148. <Email>admin@pisilinux.org</Email>
  149. </Update>
  150. <Update release="3">
  151. <Date>2016-06-06</Date>
  152. <Version>4.18</Version>
  153. <Comment>Version bump</Comment>
  154. <Name>Ayhan Yalçınsoy</Name>
  155. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  156. </Update>
  157. <Update release="2">
  158. <Date>2016-05-20</Date>
  159. <Version>4.18</Version>
  160. <Comment>Version bump</Comment>
  161. <Name>Ayhan Yalçınsoy</Name>
  162. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  163. </Update>
  164. <Update release="1">
  165. <Date>2016-05-08</Date>
  166. <Version>4.16.9</Version>
  167. <Comment>First release</Comment>
  168. <Name>Ayhan Yalçınsoy</Name>
  169. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  170. </Update>
  171. </History>
  172. </PISI>