pspec.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lxqt-build-tools</Name>
  6. <Homepage>https://github.com/lxqt/lxqt-build-tools</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL2</License>
  12. <Icon>lxqt</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Various packaging tools and scripts for LXQt applications.</Summary>
  15. <Description>Various packaging tools and scripts for LXQt applications</Description>
  16. <Archive sha1sum="b85960c0f92aa94f28fa7947c71d5b0c7565ac7c" type="tarxz">https://github.com/lxqt/lxqt-build-tools/releases/download/2.1.0/lxqt-build-tools-2.1.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency versionFrom="6.6.3">qt6-linguist</Dependency>
  21. <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <!-- <Patch level="1">8e53618a.patch</Patch> -->
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>lxqt-build-tools</Name>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="library">/usr/share/cmake</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="28">
  37. <Date>2024-11-05</Date>
  38. <Version>2.1.0</Version>
  39. <Comment>Version bump.</Comment>
  40. <Name>Pisi Linux Community</Name>
  41. <Email>admin@pisilinux.org</Email>
  42. </Update>
  43. <Update release="27">
  44. <Date>2024-04-18</Date>
  45. <Version>2.0.0</Version>
  46. <Comment>Version bump.</Comment>
  47. <Name>Mustafa Cinasal</Name>
  48. <Email>muscnsl@gmail.com</Email>
  49. </Update>
  50. <Update release="26">
  51. <Date>2023-12-29</Date>
  52. <Version>0.13.0</Version>
  53. <Comment>Rebuild</Comment>
  54. <Name>Mustafa Cinasal</Name>
  55. <Email>muscnsl@gmail.com</Email>
  56. </Update>
  57. <Update release="25">
  58. <Date>2023-11-21</Date>
  59. <Version>0.13.0</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="24">
  65. <Date>2023-10-08</Date>
  66. <Version>0.13.0</Version>
  67. <Comment>Rebuild.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="23">
  72. <Date>2023-06-18</Date>
  73. <Version>0.13.0</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="22">
  79. <Date>2023-04-23</Date>
  80. <Version>0.13.0</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="21">
  86. <Date>2023-04-10</Date>
  87. <Version>0.12.0</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="20">
  93. <Date>2023-02-27</Date>
  94. <Version>0.12.0</Version>
  95. <Comment>Rebuild.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="19">
  100. <Date>2022-12-21</Date>
  101. <Version>0.12.0</Version>
  102. <Comment>Rebuild qt5.15.7.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="18">
  107. <Date>2022-11-14</Date>
  108. <Version>0.12.0</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="17">
  114. <Date>2022-07-06</Date>
  115. <Version>0.11.0</Version>
  116. <Comment>Rebuild.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="16">
  121. <Date>2022-04-19</Date>
  122. <Version>0.11.0</Version>
  123. <Comment>Version bump</Comment>
  124. <Name>Ayhan Yalçınsoy</Name>
  125. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  126. </Update>
  127. <Update release="15">
  128. <Date>2021-11-14</Date>
  129. <Version>0.10.0</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="14">
  135. <Date>2021-04-26</Date>
  136. <Version>0.9.0</Version>
  137. <Comment>Version bump</Comment>
  138. <Name>Ayhan Yalçınsoy</Name>
  139. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  140. </Update>
  141. <Update release="13">
  142. <Date>2020-12-19</Date>
  143. <Version>0.8.0</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="12">
  149. <Date>2020-09-09</Date>
  150. <Version>0.7.0</Version>
  151. <Comment>rebuild qt5.</Comment>
  152. <Name>Mustafa Cinasal</Name>
  153. <Email>muscnsl@gmail.com</Email>
  154. </Update>
  155. <Update release="11">
  156. <Date>2020-04-26</Date>
  157. <Version>0.7.0</Version>
  158. <Comment>Version bump.</Comment>
  159. <Name>Mustafa Cinasal</Name>
  160. <Email>muscnsl@gmail.com</Email>
  161. </Update>
  162. <Update release="10">
  163. <Date>2020-04-06</Date>
  164. <Version>0.6.0</Version>
  165. <Comment>rebuild for qt5.14.2</Comment>
  166. <Name>Ayhan Yalçınsoy</Name>
  167. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  168. </Update>
  169. <Update release="9">
  170. <Date>2020-01-18</Date>
  171. <Version>0.6.0</Version>
  172. <Comment>rebuild for qt5.14.0</Comment>
  173. <Name>Ayhan Yalçınsoy</Name>
  174. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  175. </Update>
  176. <Update release="8">
  177. <Date>2019-09-15</Date>
  178. <Version>0.6.0</Version>
  179. <Comment>rebuild for qt5.13.1</Comment>
  180. <Name>Ayhan Yalçınsoy</Name>
  181. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  182. </Update>
  183. <Update release="7">
  184. <Date>2019-08-16</Date>
  185. <Version>0.6.0</Version>
  186. <Comment>rebuild for qt5.13.0</Comment>
  187. <Name>Ayhan Yalçınsoy</Name>
  188. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  189. </Update>
  190. <Update release="6">
  191. <Date>2019-03-01</Date>
  192. <Version>0.6.0</Version>
  193. <Comment>Release bump</Comment>
  194. <Name>Ayhan Yalçınsoy</Name>
  195. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  196. </Update>
  197. <Update release="5">
  198. <Date>2019-01-27</Date>
  199. <Version>0.6.0</Version>
  200. <Comment>Version bump</Comment>
  201. <Name>Ayhan Yalçınsoy</Name>
  202. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  203. </Update>
  204. <Update release="4">
  205. <Date>2019-01-02</Date>
  206. <Version>0.5.0</Version>
  207. <Comment>Rebuild for qt</Comment>
  208. <Name>Ayhan Yalçınsoy</Name>
  209. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  210. </Update>
  211. <Update release="3">
  212. <Date>2018-11-28</Date>
  213. <Version>0.5.0</Version>
  214. <Comment>Rebuild</Comment>
  215. <Name>Ayhan Yalçınsoy</Name>
  216. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  217. </Update>
  218. <Update release="2">
  219. <Date>2018-08-07</Date>
  220. <Version>0.5.0</Version>
  221. <Comment>Version bump.</Comment>
  222. <Name>Mustafa Cinasal</Name>
  223. <Email>muscnsl@gmail.com</Email>
  224. </Update>
  225. <Update release="1">
  226. <Date>2018-01-31</Date>
  227. <Version>0.4.0</Version>
  228. <Comment>First Release</Comment>
  229. <Name>Ayhan Yalçınsoy</Name>
  230. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  231. </Update>
  232. </History>
  233. </PISI>