pspec.xml 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qt5-accountsservice</Name>
  6. <Homepage>https://github.com/hawaii-desktop/qt-accountsservice-addon</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>Qt5 - AccountService addon</Summary>
  12. <Description>Qt5 - AccountService addon</Description>
  13. <License>LGPLv2.1-linking-exception</License>
  14. <Archive sha1sum="fffe4d193d591f8d23c036a6b5d9456e7933403f" type="targz">https://github.com/lirios/qtaccountsservice/archive/v1.4.0.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>liri-cmake-shared</Dependency>
  17. <Dependency>extra-cmake-modules</Dependency>
  18. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  19. <Dependency versionFrom="5.15.12">qt5-declarative-devel</Dependency>
  20. </BuildDependencies>
  21. <Patches>
  22. <Patch level="1">accountsmanager.patch</Patch>
  23. </Patches>
  24. </Source>
  25. <Package>
  26. <Name>qt5-accountsservice</Name>
  27. <RuntimeDependencies>
  28. <Dependency>libgcc</Dependency>
  29. <Dependency versionFrom="5.15.12">qt5-base</Dependency>
  30. <Dependency versionFrom="5.15.12">qt5-declarative</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="library">/usr/lib</Path>
  34. <Path fileType="library">/usr/lib/qt5</Path>
  35. <Path fileType="library">/usr/share/licenses</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. <Path fileType="executable">/usr/lib/qt5/bin/</Path>
  38. <Path fileType="executable">/usr/bin</Path>
  39. </Files>
  40. </Package>
  41. <Package>
  42. <Name>qt5-accountsservice-devel</Name>
  43. <Files>
  44. <Path fileType="header">/usr/include</Path>
  45. <Path fileType="library">/usr/lib/cmake</Path>
  46. <Path fileType="library">/usr/lib/pkgconfig</Path>
  47. </Files>
  48. <RuntimeDependencies>
  49. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  50. <Dependency release="current">qt5-accountsservice</Dependency>
  51. </RuntimeDependencies>
  52. </Package>
  53. <History>
  54. <Update release="28">
  55. <Date>2023-12-29</Date>
  56. <Version>1.4.0</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="27">
  62. <Date>2023-10-07</Date>
  63. <Version>1.3.0</Version>
  64. <Comment>Rebuild qt5-5.15.11</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="26">
  69. <Date>2023-06-17</Date>
  70. <Version>1.3.0</Version>
  71. <Comment>Rebuild qt5-5.15.10</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="25">
  76. <Date>2022-12-21</Date>
  77. <Version>1.3.0</Version>
  78. <Comment>Rebuild qt5-5.15.7</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="24">
  83. <Date>2022-07-05</Date>
  84. <Version>1.3.0</Version>
  85. <Comment>Rebuild qt5-5.15.5</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="23">
  90. <Date>2022-04-18</Date>
  91. <Version>1.3.0</Version>
  92. <Comment>Rebuild qt5-5.15.3</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="22">
  97. <Date>2020-12-14</Date>
  98. <Version>1.3.0</Version>
  99. <Comment>Rebuild qt5-5.15.1</Comment>
  100. <Name>Mustafa Cinasal</Name>
  101. <Email>muscnsl@gmail.com</Email>
  102. </Update>
  103. <Update release="21">
  104. <Date>2020-09-09</Date>
  105. <Version>1.3.0</Version>
  106. <Comment>Rebuild qt5-5.15.1</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="20">
  111. <Date>2020-04-04</Date>
  112. <Version>1.3.0</Version>
  113. <Comment>Rebuild qt5-5.14.2</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="19">
  118. <Date>2020-04-04</Date>
  119. <Version>1.3.0</Version>
  120. <Comment>Version bump</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="18">
  125. <Date>2020-02-27</Date>
  126. <Version>0.6.0</Version>
  127. <Comment>Rebuild qt5-5.14.1</Comment>
  128. <Name>Mustafa Cinasal</Name>
  129. <Email>muscnsl@gmail.com</Email>
  130. </Update>
  131. <Update release="17">
  132. <Date>2019-12-22</Date>
  133. <Version>0.6.0</Version>
  134. <Comment>Rebuild</Comment>
  135. <Name>Mustafa Cinasal</Name>
  136. <Email>muscnsl@gmail.com</Email>
  137. </Update>
  138. <Update release="16">
  139. <Date>2019-11-02</Date>
  140. <Version>0.6.0</Version>
  141. <Comment>Rebuild</Comment>
  142. <Name>Mustafa Cinasal</Name>
  143. <Email>muscnsl@gmail.com</Email>
  144. </Update>
  145. <Update release="15">
  146. <Date>2019-09-05</Date>
  147. <Version>0.6.0</Version>
  148. <Comment>Rebuild</Comment>
  149. <Name>Mustafa Cinasal</Name>
  150. <Email>muscnsl@gmail.com</Email>
  151. </Update>
  152. <Update release="14">
  153. <Date>2019-06-20</Date>
  154. <Version>0.6.0</Version>
  155. <Comment>Rebuild</Comment>
  156. <Name>Mustafa Cinasal</Name>
  157. <Email>muscnsl@gmail.com</Email>
  158. </Update>
  159. <Update release="13">
  160. <Date>2019-03-14</Date>
  161. <Version>0.6.0</Version>
  162. <Comment>Rebuild</Comment>
  163. <Name>Mustafa Cinasal</Name>
  164. <Email>muscnsl@gmail.com</Email>
  165. </Update>
  166. <Update release="12">
  167. <Date>2019-02-02</Date>
  168. <Version>0.6.0</Version>
  169. <Comment>Rebuild</Comment>
  170. <Name>Mustafa Cinasal</Name>
  171. <Email>muscnsl@gmail.com</Email>
  172. </Update>
  173. <Update release="11">
  174. <Date>2018-11-02</Date>
  175. <Version>0.6.0</Version>
  176. <Comment>Rebuild</Comment>
  177. <Name>Mustafa Cinasal</Name>
  178. <Email>muscnsl@gmail.com</Email>
  179. </Update>
  180. <Update release="10">
  181. <Date>2018-10-15</Date>
  182. <Version>0.6.0</Version>
  183. <Comment>Rebuild for qt5.11.2</Comment>
  184. <Name>Mustafa Cinasal</Name>
  185. <Email>muscnsl@gmail.com</Email>
  186. </Update>
  187. <Update release="9">
  188. <Date>2018-09-03</Date>
  189. <Version>0.6.0</Version>
  190. <Comment>Rebuild for qt5.10.1</Comment>
  191. <Name>Mustafa Cinasal</Name>
  192. <Email>muscnsl@gmail.com</Email>
  193. </Update>
  194. <Update release="8">
  195. <Date>2018-05-01</Date>
  196. <Version>0.6.0</Version>
  197. <Comment>Rebuild for qt5.9.5.</Comment>
  198. <Name>Ayhan Yalçınsoy</Name>
  199. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  200. </Update>
  201. <Update release="7">
  202. <Date>2018-02-01</Date>
  203. <Version>0.6.0</Version>
  204. <Comment>Rebuild for qt5.9.3.</Comment>
  205. <Name>Ayhan Yalçınsoy</Name>
  206. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  207. </Update>
  208. <Update release="6">
  209. <Date>2017-02-20</Date>
  210. <Version>0.6.0</Version>
  211. <Comment>Rebuild for new Toolchain</Comment>
  212. <Name>Pisi Linux Community</Name>
  213. <Email>admin@pisilinux.org</Email>
  214. </Update>
  215. <Update release="5">
  216. <Date>2016-10-22</Date>
  217. <Version>0.6.0</Version>
  218. <Comment>Version Bump</Comment>
  219. <Name>Pisi Linux Community</Name>
  220. <Email>admin@pisilinux.org</Email>
  221. </Update>
  222. <Update release="4">
  223. <Date>2016-06-09</Date>
  224. <Version>0.6.0</Version>
  225. <Comment>Release Bump</Comment>
  226. <Name>Pisi Linux Community</Name>
  227. <Email>admin@pisilinux.org</Email>
  228. </Update>
  229. <Update release="3">
  230. <Date>2016-05-16</Date>
  231. <Version>0.6.0</Version>
  232. <Comment>Release Bump</Comment>
  233. <Name>PisiLinux Community</Name>
  234. <Email>admin@pisilinux.org</Email>
  235. </Update>
  236. <Update release="2">
  237. <Date>2016-05-01</Date>
  238. <Version>0.6.0</Version>
  239. <Comment>Release Bump</Comment>
  240. <Name>PisiLinux Community</Name>
  241. <Email>admin@pisilinux.org</Email>
  242. </Update>
  243. <Update release="1">
  244. <Date>2016-04-17</Date>
  245. <Version>0.6.0</Version>
  246. <Comment>First release</Comment>
  247. <Name>Ertuğrul Erata</Name>
  248. <Email>ertugrulerata@gmail.com</Email>
  249. </Update>
  250. </History>
  251. </PISI>