pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. <PISI>
  2. <Source>
  3. <Name>polkit-qt</Name>
  4. <Homepage>http://www.kde.org</Homepage>
  5. <Packager>
  6. <Name>Ayhan Yalçınsoy</Name>
  7. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPL2</License>
  10. <IsA>app:gui</IsA>
  11. <Summary>A library that allows developers to access PolicyKit API with a nice Qt-style API</Summary>
  12. <Description>A library that allows developers to access PolicyKit API with a nice Qt-style API</Description>
  13. <Archive sha1sum="32ae6704cb2fc46905fc677d6bcf73023297f836" type="tarxz">https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-0.200.0.tar.xz</Archive>
  14. <BuildDependencies>
  15. <Dependency versionFrom="6.5.3">qt6-base-devel</Dependency>
  16. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  17. <Dependency versionFrom="2.50.2">glib2-devel</Dependency>
  18. <Dependency versionFrom="0.118">polkit-devel</Dependency>
  19. <Dependency versionFrom="13.0.4">mesa-devel</Dependency>
  20. <Dependency>cmake</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <!-- <Patch>fd1bc295.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>polkit-qt</Name>
  28. <RuntimeDependencies>
  29. <Dependency versionFrom="5.15.12">qt5-base</Dependency>
  30. <Dependency versionFrom="2.50.2">glib2</Dependency>
  31. <Dependency>polkit</Dependency>
  32. <Dependency>libgcc</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. <Path fileType="library">/usr/lib</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>polkit-qt-devel</Name>
  41. <RuntimeDependencies>
  42. <Dependency release="current">polkit-qt</Dependency>
  43. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  44. <Dependency versionFrom="2.50.2">glib2-devel</Dependency>
  45. <Dependency>polkit-devel</Dependency>
  46. </RuntimeDependencies>
  47. <Files>
  48. <Path fileType="library">/usr/lib/pkgconfig</Path>
  49. <Path fileType="data">/usr/lib/cmake/PolkitQt5-1</Path>
  50. <Path fileType="header">/usr/include/polkit-qt5-1</Path>
  51. </Files>
  52. </Package>
  53. <Package>
  54. <Name>polkit-qt6</Name>
  55. <RuntimeDependencies>
  56. <Dependency versionFrom="6.5.3">qt6-base</Dependency>
  57. <Dependency versionFrom="2.50.2">glib2</Dependency>
  58. <Dependency>polkit</Dependency>
  59. <Dependency>libgcc</Dependency>
  60. </RuntimeDependencies>
  61. <Files>
  62. <Path fileType="library">/usr/lib/libpolkit-qt6*</Path>
  63. </Files>
  64. </Package>
  65. <Package>
  66. <Name>polkit-qt6-devel</Name>
  67. <RuntimeDependencies>
  68. <Dependency release="current">polkit-qt6</Dependency>
  69. <Dependency versionFrom="6.5.3">qt6-base-devel</Dependency>
  70. <Dependency versionFrom="2.50.2">glib2-devel</Dependency>
  71. <Dependency>polkit-devel</Dependency>
  72. </RuntimeDependencies>
  73. <Files>
  74. <Path fileType="library">/usr/lib/pkgconfig/polkit-qt6*</Path>
  75. <Path fileType="data">/usr/lib/cmake/PolkitQt6-1</Path>
  76. <Path fileType="header">/usr/include/polkit-qt6-1</Path>
  77. </Files>
  78. </Package>
  79. <History>
  80. <Update release="31">
  81. <Date>2024-11-17</Date>
  82. <Version>0.200.0</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Pisi Linux Community</Name>
  85. <Email>admin@pisilinux.org</Email>
  86. </Update>
  87. <Update release="30">
  88. <Date>2023-12-30</Date>
  89. <Version>0.114.0</Version>
  90. <Comment>Rebuild.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="29">
  95. <Date>2023-11-18</Date>
  96. <Version>0.114.0</Version>
  97. <Comment>Rebuild.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="28">
  102. <Date>2023-10-07</Date>
  103. <Version>0.114.0</Version>
  104. <Comment>Rebuild.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="27">
  109. <Date>2023-06-17</Date>
  110. <Version>0.114.0</Version>
  111. <Comment>Rebuild.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="26">
  116. <Date>2023-04-10</Date>
  117. <Version>0.114.0</Version>
  118. <Comment>Rebuild.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="25">
  123. <Date>2022-12-21</Date>
  124. <Version>0.114.0</Version>
  125. <Comment>Rebuild.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="24">
  130. <Date>2022-07-05</Date>
  131. <Version>0.114.0</Version>
  132. <Comment>Rebuild.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="23">
  137. <Date>2022-04-18</Date>
  138. <Version>0.114.0</Version>
  139. <Comment>Version bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="22">
  144. <Date>2021-08-02</Date>
  145. <Version>0.114.0</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="21">
  151. <Date>2020-12-14</Date>
  152. <Version>0.113</Version>
  153. <Comment>Rebuild for qt5.15.2</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="21">
  158. <Date>2020-09-09</Date>
  159. <Version>0.113</Version>
  160. <Comment>Rebuild for qt5.15.1</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="20">
  165. <Date>2020-04-04</Date>
  166. <Version>0.113</Version>
  167. <Comment>Rebuild for qt5.14.2</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="19">
  172. <Date>2020-02-27</Date>
  173. <Version>0.113</Version>
  174. <Comment>Rebuild for qt5.14.1</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="18">
  179. <Date>2020-02-16</Date>
  180. <Version>0.113</Version>
  181. <Comment>Rebuild for qt5.14.0</Comment>
  182. <Name>Mustafa Cinasal</Name>
  183. <Email>muscnsl@gmail.com</Email>
  184. </Update>
  185. <Update release="17">
  186. <Date>2019-11-02</Date>
  187. <Version>0.113</Version>
  188. <Comment>Rebuild for qt5.13.2</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="16">
  193. <Date>2019-09-05</Date>
  194. <Version>0.113</Version>
  195. <Comment>Rebuild for qt5.13.1</Comment>
  196. <Name>Mustafa Cinasal</Name>
  197. <Email>muscnsl@gmail.com</Email>
  198. </Update>
  199. <Update release="15">
  200. <Date>2019-06-20</Date>
  201. <Version>0.113</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="14">
  207. <Date>2019-06-20</Date>
  208. <Version>0.112</Version>
  209. <Comment>Rebuild for qt5.13.0</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. <Update release="13">
  214. <Date>2019-03-14</Date>
  215. <Version>0.112</Version>
  216. <Comment>Rebuild for qt5.12.2</Comment>
  217. <Name>Mustafa Cinasal</Name>
  218. <Email>muscnsl@gmail.com</Email>
  219. </Update>
  220. <Update release="12">
  221. <Date>2019-02-01</Date>
  222. <Version>0.112</Version>
  223. <Comment>Rebuild for qt5.12.1</Comment>
  224. <Name>Mustafa Cinasal</Name>
  225. <Email>muscnsl@gmail.com</Email>
  226. </Update>
  227. <Update release="11">
  228. <Date>2018-12-05</Date>
  229. <Version>0.112</Version>
  230. <Comment>Rebuild for qt5.12.0</Comment>
  231. <Name>Mustafa Cinasal</Name>
  232. <Email>muscnsl@gmail.com</Email>
  233. </Update>
  234. <Update release="10">
  235. <Date>2018-10-05</Date>
  236. <Version>0.112</Version>
  237. <Comment>Rebuild for qt5.11.2</Comment>
  238. <Name>Mustafa Cinasal</Name>
  239. <Email>muscnsl@gmail.com</Email>
  240. </Update>
  241. <Update release="9">
  242. <Date>2018-09-03</Date>
  243. <Version>0.112</Version>
  244. <Comment>Rebuild for qt5.10.1</Comment>
  245. <Name>Mustafa Cinasal</Name>
  246. <Email>muscnsl@gmail.com</Email>
  247. </Update>
  248. <Update release="8">
  249. <Date>2018-05-01</Date>
  250. <Version>0.112</Version>
  251. <Comment>Rebuild for qt5.9.5</Comment>
  252. <Name>Ayhan Yalçınsoy</Name>
  253. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  254. </Update>
  255. <Update release="7">
  256. <Date>2018-02-01</Date>
  257. <Version>0.112</Version>
  258. <Comment>Rebuild for qt5.9.3</Comment>
  259. <Name>Ayhan Yalçınsoy</Name>
  260. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  261. </Update>
  262. <Update release="6">
  263. <Date>2017-02-20</Date>
  264. <Version>0.112</Version>
  265. <Comment>Rebuild for new Toolchain</Comment>
  266. <Name>Pisi Linux Community</Name>
  267. <Email>admin@pisilinux.org</Email>
  268. </Update>
  269. <Update release="5">
  270. <Date>2016-10-21</Date>
  271. <Version>0.112</Version>
  272. <Comment>Version Bump</Comment>
  273. <Name>Pisi Linux Community</Name>
  274. <Email>admin@pisilinux.org</Email>
  275. </Update>
  276. <Update release="4">
  277. <Date>2016-06-09</Date>
  278. <Version>0.112</Version>
  279. <Comment>Release Bump</Comment>
  280. <Name>Pisi Linux Community</Name>
  281. <Email>admin@pisilinux.org</Email>
  282. </Update>
  283. <Update release="3">
  284. <Date>2016-05-16</Date>
  285. <Version>0.112</Version>
  286. <Comment>Release Bump</Comment>
  287. <Name>PisiLinux Community</Name>
  288. <Email>admin@pisilinux.org</Email>
  289. </Update>
  290. <Update release="2">
  291. <Date>2016-05-01</Date>
  292. <Version>0.112</Version>
  293. <Comment>Release Bump</Comment>
  294. <Name>PisiLinux Community</Name>
  295. <Email>admin@pisilinux.org</Email>
  296. </Update>
  297. <Update release="1">
  298. <Date>2016-04-17</Date>
  299. <Version>0.112</Version>
  300. <Comment>First release</Comment>
  301. <Name>Ayhan Yalçınsoy</Name>
  302. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  303. </Update>
  304. </History>
  305. </PISI>