pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>layer-shell-qt</Name>
  6. <Homepage>https://kde.org/plasma-desktop/</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>Qt component to allow applications to make use of the Wayland wl-layer-shell protocol</Summary>
  14. <Description>Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni</Description>
  15. <Archive sha1sum="52d3646760b6c19b913a0844e31f26349ed31bb8" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/layer-shell-qt-5.27.11.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>wayland-devel</Dependency>
  18. <Dependency>wayland-client</Dependency>
  19. <Dependency>wayland-cursor</Dependency>
  20. <Dependency>wayland-server</Dependency>
  21. <Dependency>qt5-wayland-devel</Dependency>
  22. <Dependency>qt5-base-devel</Dependency>
  23. <Dependency>extra-cmake-modules</Dependency>
  24. <Dependency>wayland-protocols-devel</Dependency>
  25. <Dependency>qt5-declarative-devel</Dependency>
  26. </BuildDependencies>
  27. <!--
  28. <Patches>
  29. <Patch>layer-shell-qt.patch</Patch>
  30. <Patch level="1">layer-shell-qt.patch</Patch>
  31. </Patches>
  32. -->
  33. </Source>
  34. <Package>
  35. <Name>layer-shell-qt</Name>
  36. <RuntimeDependencies>
  37. <Dependency>libgcc</Dependency>
  38. <Dependency>qt5-base</Dependency>
  39. <Dependency>qt5-wayland</Dependency>
  40. <Dependency>wayland-client</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="library">/usr/lib</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. </Files>
  46. </Package>
  47. <Package>
  48. <Name>layer-shell-qt-devel</Name>
  49. <Summary>Development files for layer-shell-qt</Summary>
  50. <RuntimeDependencies>
  51. <Dependency release="current">layer-shell-qt</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="header">/usr/include</Path>
  55. <Path fileType="data">/usr/lib/cmake</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="34">
  60. <Date>2024-05-20</Date>
  61. <Version>5.27.11</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="33">
  67. <Date>2023-12-06</Date>
  68. <Version>5.27.10</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="32">
  74. <Date>2023-10-26</Date>
  75. <Version>5.27.9</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="31">
  81. <Date>2023-09-12</Date>
  82. <Version>5.27.8</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="30">
  88. <Date>2023-08-01</Date>
  89. <Version>5.27.7</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="29">
  95. <Date>2023-06-20</Date>
  96. <Version>5.27.6</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="28">
  102. <Date>2023-05-09</Date>
  103. <Version>5.27.5</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="27">
  109. <Date>2023-04-08</Date>
  110. <Version>5.27.4</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="26">
  116. <Date>2023-03-15</Date>
  117. <Version>5.27.3</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="25">
  123. <Date>2023-03-01</Date>
  124. <Version>5.27.2</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="24">
  130. <Date>2023-02-22</Date>
  131. <Version>5.27.1</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="23">
  137. <Date>2023-02-16</Date>
  138. <Version>5.27.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>2023-01-04</Date>
  145. <Version>5.26.5</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>2022-11-29</Date>
  152. <Version>5.26.4</Version>
  153. <Comment>Version bump.</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="20">
  158. <Date>2022-11-11</Date>
  159. <Version>5.26.3</Version>
  160. <Comment>Version bump.</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="19">
  165. <Date>2022-10-28</Date>
  166. <Version>5.26.2</Version>
  167. <Comment>Version bump.</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="18">
  172. <Date>2022-09-13</Date>
  173. <Version>5.25.5</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="17">
  179. <Date>2022-08-02</Date>
  180. <Version>5.25.4</Version>
  181. <Comment>Version bump.</Comment>
  182. <Name>Mustafa Cinasal</Name>
  183. <Email>muscnsl@gmail.com</Email>
  184. </Update>
  185. <Update release="16">
  186. <Date>2022-07-12</Date>
  187. <Version>5.25.3</Version>
  188. <Comment>Version bump.</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="15">
  193. <Date>2022-06-30</Date>
  194. <Version>5.25.2</Version>
  195. <Comment>Version bump.</Comment>
  196. <Name>Mustafa Cinasal</Name>
  197. <Email>muscnsl@gmail.com</Email>
  198. </Update>
  199. <Update release="14">
  200. <Date>2022-06-22</Date>
  201. <Version>5.25.1</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="13">
  207. <Date>2022-06-18</Date>
  208. <Version>5.25.0</Version>
  209. <Comment>Version bump.</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. <Update release="12">
  214. <Date>2022-05-06</Date>
  215. <Version>5.24.5</Version>
  216. <Comment>Version bump.</Comment>
  217. <Name>Mustafa Cinasal</Name>
  218. <Email>muscnsl@gmail.com</Email>
  219. </Update>
  220. <Update release="11">
  221. <Date>2022-02-26</Date>
  222. <Version>5.24.2</Version>
  223. <Comment>Version bump.</Comment>
  224. <Name>Kamil Atlı</Name>
  225. <Email>suvari@pisilinux.org</Email>
  226. </Update>
  227. <Update release="10">
  228. <Date>2022-01-04</Date>
  229. <Version>5.23.5</Version>
  230. <Comment>Version bump.</Comment>
  231. <Name>Mustafa Cinasal</Name>
  232. <Email>muscnsl@gmail.com</Email>
  233. </Update>
  234. <Update release="9">
  235. <Date>2021-12-01</Date>
  236. <Version>5.23.4</Version>
  237. <Comment>Version bump.</Comment>
  238. <Name>Mustafa Cinasal</Name>
  239. <Email>muscnsl@gmail.com</Email>
  240. </Update>
  241. <Update release="8">
  242. <Date>2021-11-10</Date>
  243. <Version>5.23.3</Version>
  244. <Comment>Version bump.</Comment>
  245. <Name>Mustafa Cinasal</Name>
  246. <Email>muscnsl@gmail.com</Email>
  247. </Update>
  248. <Update release="7">
  249. <Date>2021-10-27</Date>
  250. <Version>5.23.2</Version>
  251. <Comment>Version bump.</Comment>
  252. <Name>Mustafa Cinasal</Name>
  253. <Email>muscnsl@gmail.com</Email>
  254. </Update>
  255. <Update release="6">
  256. <Date>2021-10-19</Date>
  257. <Version>5.23.1</Version>
  258. <Comment>Version bump.</Comment>
  259. <Name>Mustafa Cinasal</Name>
  260. <Email>muscnsl@gmail.com</Email>
  261. </Update>
  262. <Update release="5">
  263. <Date>2021-10-14</Date>
  264. <Version>5.23.0</Version>
  265. <Comment>Version bump.</Comment>
  266. <Name>Mustafa Cinasal</Name>
  267. <Email>muscnsl@gmail.com</Email>
  268. </Update>
  269. <Update release="4">
  270. <Date>2021-08-31</Date>
  271. <Version>5.22.5</Version>
  272. <Comment>Version bump.</Comment>
  273. <Name>Mustafa Cinasal</Name>
  274. <Email>muscnsl@gmail.com</Email>
  275. </Update>
  276. <Update release="3">
  277. <Date>2021-07-08</Date>
  278. <Version>5.22.3</Version>
  279. <Comment>Version bump.</Comment>
  280. <Name>Mustafa Cinasal</Name>
  281. <Email>muscnsl@gmail.com</Email>
  282. </Update>
  283. <Update release="2">
  284. <Date>2021-06-22</Date>
  285. <Version>5.22.2</Version>
  286. <Comment>Version bump.</Comment>
  287. <Name>Mustafa Cinasal</Name>
  288. <Email>muscnsl@gmail.com</Email>
  289. </Update>
  290. <Update release="1">
  291. <Date>2021-06-16</Date>
  292. <Version>5.22.1</Version>
  293. <Comment>First release</Comment>
  294. <Name>Pisi Linux Admins</Name>
  295. <Email>admin@pisilinux.org</Email>
  296. </Update>
  297. </History>
  298. </PISI>