pspec.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. <PISI>
  2. <Source>
  3. <Name>qtermwidget5</Name>
  4. <Homepage>https://github.com/lxqt/qtermwidget</Homepage>
  5. <Packager>
  6. <Name>Ayhan Yalçınsoy</Name>
  7. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPLv2</License>
  10. <IsA>library</IsA>
  11. <IsA>app:gui</IsA>
  12. <Summary>Terminal widget for Qt5</Summary>
  13. <Description>A simple terminal widget for using with Qt5 based applications</Description>
  14. <Archive sha1sum="e610e2d1c35760b7cc4358d4672bca7b46a3c6f9" type="tarxz">https://github.com/lxde/qtermwidget/releases/download/1.4.0/qtermwidget-1.4.0.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>cmake</Dependency>
  17. <Dependency>libgcc</Dependency>
  18. <Dependency versionFrom="0.13.0">lxqt-build-tools</Dependency>
  19. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  20. <Dependency versionFrom="5.15.12">qt5-linguist</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>qtermwidget5</Name>
  25. <Summary>Development files for qtermwidget5</Summary>
  26. <RuntimeDependencies>
  27. <Dependency>libgcc</Dependency>
  28. <Dependency>qt5-base</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="executable">/usr/bin/consoleq</Path>
  32. <Path fileType="library">/usr/lib</Path>
  33. <Path fileType="data">/usr/share</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. </Files>
  36. </Package>
  37. <Package>
  38. <Name>qtermwidget5-devel</Name>
  39. <Summary>Development files for qtermwidget5</Summary>
  40. <RuntimeDependencies>
  41. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  42. <Dependency release="current">qtermwidget5</Dependency>
  43. </RuntimeDependencies>
  44. <Files>
  45. <Path fileType="data">/usr/share/cmake/qtermwidget5</Path>
  46. <Path fileType="header">/usr/include</Path>
  47. <Path fileType="library">/usr/lib/pkgconfig</Path>
  48. </Files>
  49. </Package>
  50. <History>
  51. <Update release="32">
  52. <Date>2023-12-29</Date>
  53. <Version>1.4.0</Version>
  54. <Comment>Rebuild.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="31">
  59. <Date>2023-11-21</Date>
  60. <Version>1.4.0</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="30">
  66. <Date>2023-10-08</Date>
  67. <Version>1.3.0</Version>
  68. <Comment>Rebuild..</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="29">
  73. <Date>2023-06-18</Date>
  74. <Version>1.3.0</Version>
  75. <Comment>Rebuild..</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="28">
  80. <Date>2023-04-23</Date>
  81. <Version>1.3.0</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="27">
  87. <Date>2023-04-10</Date>
  88. <Version>1.2.0</Version>
  89. <Comment>Rebuild qt5-15.9.</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="26">
  94. <Date>2022-12-21</Date>
  95. <Version>1.2.0</Version>
  96. <Comment>Rebuild qt5-15.7.</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="25">
  101. <Date>2022-11-14</Date>
  102. <Version>1.2.0</Version>
  103. <Comment>Version bump.</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="24">
  108. <Date>2022-07-06</Date>
  109. <Version>1.1.0</Version>
  110. <Comment>Rebuild.</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="23">
  115. <Date>2022-04-25</Date>
  116. <Version>1.1.0</Version>
  117. <Comment>V.bump</Comment>
  118. <Name>Ayhan Yalçınsoy</Name>
  119. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  120. </Update>
  121. <Update release="22">
  122. <Date>2021-11-14</Date>
  123. <Version>1.0.0</Version>
  124. <Comment>Version bump.</Comment>
  125. <Name>Mustafa Cinasal</Name>
  126. <Email>muscnsl@gmail.com</Email>
  127. </Update>
  128. <Update release="21">
  129. <Date>2021-04-26</Date>
  130. <Version>0.17.0</Version>
  131. <Comment>V.bump</Comment>
  132. <Name>Ayhan Yalçınsoy</Name>
  133. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  134. </Update>
  135. <Update release="20">
  136. <Date>2020-12-19</Date>
  137. <Version>0.16.0</Version>
  138. <Comment>V.bump</Comment>
  139. <Name>Ayhan Yalçınsoy</Name>
  140. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  141. </Update>
  142. <Update release="19">
  143. <Date>2020-09-09</Date>
  144. <Version>0.15.0</Version>
  145. <Comment>Rebuild.</Comment>
  146. <Name>Mustafa Cinasal</Name>
  147. <Email>muscnsl@gmail.com</Email>
  148. </Update>
  149. <Update release="18">
  150. <Date>2020-04-26</Date>
  151. <Version>0.15.0</Version>
  152. <Comment>Version bump</Comment>
  153. <Name>Mustafa Cinasal</Name>
  154. <Email>muscnsl@gmail.com</Email>
  155. </Update>
  156. <Update release="17">
  157. <Date>2020-04-04</Date>
  158. <Version>0.14.1</Version>
  159. <Comment>Rebuild.</Comment>
  160. <Name>Mustafa Cinasal</Name>
  161. <Email>muscnsl@gmail.com</Email>
  162. </Update>
  163. <Update release="16">
  164. <Date>2020-03-08</Date>
  165. <Version>0.14.1</Version>
  166. <Comment>Rebuild.</Comment>
  167. <Name>Mustafa Cinasal</Name>
  168. <Email>muscnsl@gmail.com</Email>
  169. </Update>
  170. <Update release="15">
  171. <Date>2020-01-18</Date>
  172. <Version>0.14.1</Version>
  173. <Comment>Rebuild.</Comment>
  174. <Name>Mustafa Cinasal</Name>
  175. <Email>muscnsl@gmail.com</Email>
  176. </Update>
  177. <Update release="14">
  178. <Date>2019-11-04</Date>
  179. <Version>0.14.1</Version>
  180. <Comment>Rebuild.</Comment>
  181. <Name>Mustafa Cinasal</Name>
  182. <Email>muscnsl@gmail.com</Email>
  183. </Update>
  184. <Update release="13">
  185. <Date>2019-09-15</Date>
  186. <Version>0.14.1</Version>
  187. <Comment>Rebuild.</Comment>
  188. <Name>Mustafa Cinasal</Name>
  189. <Email>muscnsl@gmail.com</Email>
  190. </Update>
  191. <Update release="12">
  192. <Date>2019-04-14</Date>
  193. <Version>0.14.1</Version>
  194. <Comment>Rebuild.</Comment>
  195. <Name>Mustafa Cinasal</Name>
  196. <Email>muscnsl@gmail.com</Email>
  197. </Update>
  198. <Update release="11">
  199. <Date>2019-02-28</Date>
  200. <Version>0.14.1</Version>
  201. <Comment>Version bump</Comment>
  202. <Name>Ayhan Yalçınsoy</Name>
  203. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  204. </Update>
  205. <Update release="10">
  206. <Date>2019-01-27</Date>
  207. <Version>0.14.0</Version>
  208. <Comment>Version bump</Comment>
  209. <Name>Ayhan Yalçınsoy</Name>
  210. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  211. </Update>
  212. <Update release="9">
  213. <Date>2019-01-16</Date>
  214. <Version>0.9.0</Version>
  215. <Comment>Rebuild.</Comment>
  216. <Name>Mustafa Cinasal</Name>
  217. <Email>muscnsl@gmail.com</Email>
  218. </Update>
  219. <Update release="8">
  220. <Date>2018-12-25</Date>
  221. <Version>0.9.0</Version>
  222. <Comment>Version bump.</Comment>
  223. <Name>Mustafa Cinasal</Name>
  224. <Email>muscnsl@gmail.com</Email>
  225. </Update>
  226. <Update release="7">
  227. <Date>2018-10-16</Date>
  228. <Version>0.9.0</Version>
  229. <Comment>Version bump.</Comment>
  230. <Name>Mustafa Cinasal</Name>
  231. <Email>muscnsl@gmail.com</Email>
  232. </Update>
  233. <Update release="6">
  234. <Date>2018-08-07</Date>
  235. <Version>0.9.0</Version>
  236. <Comment>Version bump.</Comment>
  237. <Name>Mustafa Cinasal</Name>
  238. <Email>muscnsl@gmail.com</Email>
  239. </Update>
  240. <Update release="5">
  241. <Date>2018-02-01</Date>
  242. <Version>0.8.0</Version>
  243. <Comment>Version bump.</Comment>
  244. <Name>Ayhan Yalçınsoy</Name>
  245. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  246. </Update>
  247. <Update release="4">
  248. <Date>2017-03-31</Date>
  249. <Version>0.7.1</Version>
  250. <Comment>Rebuild.</Comment>
  251. <Name>Ayhan Yalçınsoy</Name>
  252. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  253. </Update>
  254. <Update release="3">
  255. <Date>2017-03-08</Date>
  256. <Version>0.7.1</Version>
  257. <Comment>Release Bump</Comment>
  258. <Name>Ayhan Yalçınsoy</Name>
  259. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  260. </Update>
  261. <Update release="2">
  262. <Date>2016-06-09</Date>
  263. <Version>0.6.0</Version>
  264. <Comment>Release Bump</Comment>
  265. <Name>Pisi Linux Community</Name>
  266. <Email>admin@pisilinux.org</Email>
  267. </Update>
  268. <Update release="1">
  269. <Date>2016-04-17</Date>
  270. <Version>0.6.0</Version>
  271. <Comment>First release</Comment>
  272. <Name>Ayhan Yalçınsoy</Name>
  273. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  274. </Update>
  275. </History>
  276. </PISI>