pspec.xml 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>dbus-python</Name>
  6. <Homepage>https://www.freedesktop.org/wiki/Software/dbus/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>AFL-2.1</License>
  13. <IsA>library</IsA>
  14. <Summary>D-Bus Python bindings</Summary>
  15. <Description>dbus-python provides a Python module which wraps the D-Bus programming API.</Description>
  16. <Archive sha1sum="ab94729c940f0d95dde2503a96e5c3e2f4644b76" type="targz">https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.18.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>python-devel</Dependency>
  19. <!-- <Dependency>python3</Dependency>-->
  20. <Dependency versionFrom="1.14.8">dbus-devel</Dependency>
  21. <Dependency>dbus-glib-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <!-- <Dependency>libpcre-devel</Dependency> -->
  24. </BuildDependencies>
  25. <Patches>
  26. <Patch level="1">suppress-warnings.patch</Patch>
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>dbus-python-common</Name>
  31. <PartOf>system.devel</PartOf>
  32. <Summary>Common dbus-python files shared between dbus-python and dbus-python3</Summary>
  33. <RuntimeDependencies>
  34. <Dependency>dbus-devel</Dependency>
  35. <Dependency release="current">dbus-python</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="header">/usr/include</Path>
  39. <Path fileType="data">/usr/lib/pkgconfig</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. </Files>
  42. </Package>
  43. <Package>
  44. <Name>dbus-python</Name>
  45. <RuntimeDependencies>
  46. <Dependency>python</Dependency>
  47. <Dependency>dbus</Dependency>
  48. <Dependency>glib2</Dependency>
  49. <Dependency>dbus-glib</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="library">/usr/lib/python2*</Path>
  53. </Files>
  54. </Package>
  55. <History>
  56. <Update release="21">
  57. <Date>2023-06-07</Date>
  58. <Version>1.2.18</Version>
  59. <Comment>Rebuild</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="20">
  64. <Date>2023-02-10</Date>
  65. <Version>1.2.18</Version>
  66. <Comment>Rebuild</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="19">
  71. <Date>2022-10-31</Date>
  72. <Version>1.2.18</Version>
  73. <Comment>Rebuild</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="18">
  78. <Date>2022-10-22</Date>
  79. <Version>1.2.18</Version>
  80. <Comment>Rebuild</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="17">
  85. <Date>2022-09-25</Date>
  86. <Version>1.2.18</Version>
  87. <Comment>Rebuild</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="16">
  92. <Date>2022-09-01</Date>
  93. <Version>1.2.18</Version>
  94. <Comment>Rebuild</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="15">
  99. <Date>2022-03-24</Date>
  100. <Version>1.2.18</Version>
  101. <Comment>Rebuild</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="14">
  106. <Date>2022-03-24</Date>
  107. <Version>1.2.18</Version>
  108. <Comment>Rebuild</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="13">
  113. <Date>2022-02-05</Date>
  114. <Version>1.2.18</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>Kamil Atlı</Name>
  117. <Email>suvari@pisilinux.org</Email>
  118. </Update>
  119. <Update release="12">
  120. <Date>2022-01-14</Date>
  121. <Version>1.2.16</Version>
  122. <Comment>Rebuild</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="11">
  127. <Date>2021-10-02</Date>
  128. <Version>1.2.16</Version>
  129. <Comment>Rebuild</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="10">
  134. <Date>2021-06-07</Date>
  135. <Version>1.2.16</Version>
  136. <Comment>Rebuild</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="9">
  141. <Date>2020-12-09</Date>
  142. <Version>1.2.16</Version>
  143. <Comment>Rebuild.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="8">
  148. <Date>2020-06-13</Date>
  149. <Version>1.2.16</Version>
  150. <Comment>Rebuild.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="7">
  155. <Date>2020-04-29</Date>
  156. <Version>1.2.16</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="6">
  162. <Date>2019-12-27</Date>
  163. <Version>1.2.14</Version>
  164. <Comment>Version bump</Comment>
  165. <Name>idris Kalp</Name>
  166. <Email>idriskalp@gmail.com</Email>
  167. </Update>
  168. <Update release="5">
  169. <Date>2018-10-31</Date>
  170. <Version>1.2.4</Version>
  171. <Comment>Rebuild.</Comment>
  172. <Name>Ertuğrul Erata</Name>
  173. <Email>ertugrulerata@gmail.com</Email>
  174. </Update>
  175. <Update release="4">
  176. <Date>2018-07-20</Date>
  177. <Version>1.2.4</Version>
  178. <Comment>Rebuild.</Comment>
  179. <Name>Ertuğrul Erata</Name>
  180. <Email>ertugrulerata@gmail.com</Email>
  181. </Update>
  182. <Update release="3">
  183. <Date>2017-01-26</Date>
  184. <Version>1.2.4</Version>
  185. <Comment>Rebuild.</Comment>
  186. <Name>Ertuğrul Erata</Name>
  187. <Email>ertugrulerata@gmail.com</Email>
  188. </Update>
  189. <Update release="2">
  190. <Date>2016-04-27</Date>
  191. <Version>1.2.4</Version>
  192. <Comment>Release Bump</Comment>
  193. <Name>PisiLinux Community</Name>
  194. <Email>admin@pisilinux.org</Email>
  195. </Update>
  196. <Update release="1">
  197. <Date>2016-03-10</Date>
  198. <Version>1.2.4</Version>
  199. <Comment>First release</Comment>
  200. <Name>Alihan Öztürk</Name>
  201. <Email>alihan@pisilinux.org</Email>
  202. </Update>
  203. </History>
  204. </PISI>