pspec.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>granatier</Name>
  6. <Homepage>https://www.kde.org/applications/games/granatier/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>granatier</Icon>
  13. <IsA>app:gui</IsA>
  14. <PartOf>desktop.kde.games</PartOf>
  15. <Summary>A Bomberman game</Summary>
  16. <Description>Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone.</Description>
  17. <Archive sha1sum="700359dbeebfd13a18ca72584253d16c3efb67c2" type="tarxz">mirrors://kde/stable/release-service/23.08.5/src/granatier-23.08.5.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>extra-cmake-modules</Dependency>
  20. <Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
  21. <Dependency versionFrom="13.0.4">mesa-devel</Dependency>
  22. <Dependency versionFrom="5.15.2">qt5-svg-devel</Dependency>
  23. <Dependency>kcoreaddons-devel</Dependency>
  24. <Dependency>kconfig-devel</Dependency>
  25. <Dependency>kdbusaddons-devel</Dependency>
  26. <Dependency>kwidgetsaddons-devel</Dependency>
  27. <Dependency>ki18n-devel</Dependency>
  28. <Dependency>kxmlgui-devel</Dependency>
  29. <Dependency>knewstuff-devel</Dependency>
  30. <Dependency versionFrom="23.08.5">libkdegames-devel</Dependency>
  31. <Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
  32. <!-- <Dependency>kdelibs4-support-devel</Dependency> -->
  33. <Dependency>kdesignerplugin</Dependency>
  34. <Dependency>kdoctools-devel</Dependency>
  35. <Dependency>kemoticons-devel</Dependency>
  36. <Dependency>kitemmodels-devel</Dependency>
  37. <Dependency>kinit-devel</Dependency>
  38. <Dependency>kunitconversion-devel</Dependency>
  39. </BuildDependencies>
  40. </Source>
  41. <Package>
  42. <Name>granatier</Name>
  43. <RuntimeDependencies>
  44. <Dependency>ki18n</Dependency>
  45. <Dependency>libgcc</Dependency>
  46. <Dependency>kconfig</Dependency>
  47. <Dependency>kxmlgui</Dependency>
  48. <Dependency versionFrom="5.15.2">qt5-svg</Dependency>
  49. <Dependency versionFrom="5.15.2">qt5-base</Dependency>
  50. <Dependency>knewstuff</Dependency>
  51. <Dependency>kcoreaddons</Dependency>
  52. <Dependency>kdbusaddons</Dependency>
  53. <Dependency>libkdegames</Dependency>
  54. <Dependency>kconfigwidgets</Dependency>
  55. <Dependency>kwidgetsaddons</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="config">/etc/xdg</Path>
  59. <Path fileType="data">/usr/share</Path>
  60. <Path fileType="library">/usr/lib</Path>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. <Path fileType="executable">/usr/bin</Path>
  63. </Files>
  64. </Package>
  65. <History>
  66. <Update release="57">
  67. <Date>2024-02-17</Date>
  68. <Version>23.08.5</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="56">
  74. <Date>2023-12-07</Date>
  75. <Version>23.08.4</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="55">
  81. <Date>2023-10-27</Date>
  82. <Version>23.08.2</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="54">
  88. <Date>2023-09-14</Date>
  89. <Version>23.08.1</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="53">
  95. <Date>2023-06-08</Date>
  96. <Version>23.04.2</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="52">
  102. <Date>2023-05-11</Date>
  103. <Version>23.04.1</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="51">
  109. <Date>2023-04-20</Date>
  110. <Version>23.04.0</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="50">
  116. <Date>2023-03-03</Date>
  117. <Version>22.12.3</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="49">
  123. <Date>2023-01-05</Date>
  124. <Version>22.12.1</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="48">
  130. <Date>2022-12-08</Date>
  131. <Version>22.12.0</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="47">
  137. <Date>2022-11-06</Date>
  138. <Version>22.08.3</Version>
  139. <Comment>Version bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="46">
  144. <Date>2022-09-24</Date>
  145. <Version>22.08.1</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="45">
  151. <Date>2022-07-15</Date>
  152. <Version>22.04.3</Version>
  153. <Comment>Version bump.</Comment>
  154. <Name>Kamil Atlı</Name>
  155. <Email>suvari@pisilinux.org</Email>
  156. </Update>
  157. <Update release="44">
  158. <Date>2022-06-21</Date>
  159. <Version>22.04.2</Version>
  160. <Comment>Version bump.</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="43">
  165. <Date>2022-05-17</Date>
  166. <Version>22.04.1</Version>
  167. <Comment>Version bump.</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="42">
  172. <Date>2022-05-07</Date>
  173. <Version>22.04.0</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="41">
  179. <Date>2022-02-26</Date>
  180. <Version>21.12.2</Version>
  181. <Comment>Version bump.</Comment>
  182. <Name>Kamil Atlı</Name>
  183. <Email>suvari@pisilinux.org</Email>
  184. </Update>
  185. <Update release="40">
  186. <Date>2022-01-10</Date>
  187. <Version>21.12.1</Version>
  188. <Comment>Version bump.</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="39">
  193. <Date>2021-10-15</Date>
  194. <Version>21.08.2</Version>
  195. <Comment>Version bump.</Comment>
  196. <Name>Mustafa Cinasal</Name>
  197. <Email>muscnsl@gmail.com</Email>
  198. </Update>
  199. <Update release="38">
  200. <Date>2021-09-13</Date>
  201. <Version>21.08.1</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="37">
  207. <Date>2021-06-16</Date>
  208. <Version>21.04.2</Version>
  209. <Comment>Version bump.</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. <Update release="36">
  214. <Date>2021-05-09</Date>
  215. <Version>21.04.0</Version>
  216. <Comment>Version bump.</Comment>
  217. <Name>Mustafa Cinasal</Name>
  218. <Email>muscnsl@gmail.com</Email>
  219. </Update>
  220. <Update release="35">
  221. <Date>2021-03-10</Date>
  222. <Version>20.12.3</Version>
  223. <Comment>Version bump.</Comment>
  224. <Name>Mustafa Cinasal</Name>
  225. <Email>muscnsl@gmail.com</Email>
  226. </Update>
  227. <Update release="34">
  228. <Date>2020-09-13</Date>
  229. <Version>20.08.1</Version>
  230. <Comment>Version bump.</Comment>
  231. <Name>Mustafa Cinasal</Name>
  232. <Email>muscnsl@gmail.com</Email>
  233. </Update>
  234. <Update release="33">
  235. <Date>2020-06-11</Date>
  236. <Version>20.04.2</Version>
  237. <Comment>Version bump.</Comment>
  238. <Name>Mustafa Cinasal</Name>
  239. <Email>muscnsl@gmail.com</Email>
  240. </Update>
  241. <Update release="32">
  242. <Date>2020-05-06</Date>
  243. <Version>20.04.0</Version>
  244. <Comment>Version bump.</Comment>
  245. <Name>Mustafa Cinasal</Name>
  246. <Email>muscnsl@gmail.com</Email>
  247. </Update>
  248. <Update release="31">
  249. <Date>2020-03-30</Date>
  250. <Version>19.12.3</Version>
  251. <Comment>Version bump.</Comment>
  252. <Name>Mustafa Cinasal</Name>
  253. <Email>muscnsl@gmail.com</Email>
  254. </Update>
  255. <Update release="30">
  256. <Date>2020-02-02</Date>
  257. <Version>19.12.1</Version>
  258. <Comment>Version bump.</Comment>
  259. <Name>Mustafa Cinasal</Name>
  260. <Email>muscnsl@gmail.com</Email>
  261. </Update>
  262. <Update release="29">
  263. <Date>2019-09-15</Date>
  264. <Version>19.08.1</Version>
  265. <Comment>Version bump.</Comment>
  266. <Name>Mustafa Cinasal</Name>
  267. <Email>muscnsl@gmail.com</Email>
  268. </Update>
  269. <Update release="28">
  270. <Date>2019-07-23</Date>
  271. <Version>19.04.3</Version>
  272. <Comment>Version bump.</Comment>
  273. <Name>Mustafa Cinasal</Name>
  274. <Email>muscnsl@gmail.com</Email>
  275. </Update>
  276. <Update release="27">
  277. <Date>2019-04-18</Date>
  278. <Version>19.04.0</Version>
  279. <Comment>Version bump.</Comment>
  280. <Name>Mustafa Cinasal</Name>
  281. <Email>muscnsl@gmail.com</Email>
  282. </Update>
  283. <Update release="26">
  284. <Date>2019-03-11</Date>
  285. <Version>18.12.3</Version>
  286. <Comment>Version bump.</Comment>
  287. <Name>Mustafa Cinasal</Name>
  288. <Email>muscnsl@gmail.com</Email>
  289. </Update>
  290. <Update release="25">
  291. <Date>2019-02-08</Date>
  292. <Version>18.12.2</Version>
  293. <Comment>Version bump.</Comment>
  294. <Name>Mustafa Cinasal</Name>
  295. <Email>muscnsl@gmail.com</Email>
  296. </Update>
  297. <Update release="24">
  298. <Date>2019-01-12</Date>
  299. <Version>18.12.1</Version>
  300. <Comment>Version bump.</Comment>
  301. <Name>Mustafa Cinasal</Name>
  302. <Email>muscnsl@gmail.com</Email>
  303. </Update>
  304. <Update release="23">
  305. <Date>2018-12-26</Date>
  306. <Version>18.12.0</Version>
  307. <Comment>Version bump.</Comment>
  308. <Name>Mustafa Cinasal</Name>
  309. <Email>muscnsl@gmail.com</Email>
  310. </Update>
  311. <Update release="22">
  312. <Date>2018-12-12</Date>
  313. <Version>18.08.3</Version>
  314. <Comment>Version bump.</Comment>
  315. <Name>Mustafa Cinasal</Name>
  316. <Email>muscnsl@gmail.com</Email>
  317. </Update>
  318. <Update release="21">
  319. <Date>2018-11-08</Date>
  320. <Version>18.08.3</Version>
  321. <Comment>Version bump.</Comment>
  322. <Name>Mustafa Cinasal</Name>
  323. <Email>muscnsl@gmail.com</Email>
  324. </Update>
  325. <Update release="20">
  326. <Date>2018-10-18</Date>
  327. <Version>18.08.2</Version>
  328. <Comment>Version bump.</Comment>
  329. <Name>Mustafa Cinasal</Name>
  330. <Email>muscnsl@gmail.com</Email>
  331. </Update>
  332. <Update release="19">
  333. <Date>2018-08-11</Date>
  334. <Version>18.04.1</Version>
  335. <Comment>Rebuild</Comment>
  336. <Name>Ertuğrul Erata</Name>
  337. <Email>ertugrulerata@gmail.com</Email>
  338. </Update>
  339. <Update release="18">
  340. <Date>2018-05-11</Date>
  341. <Version>18.04.1</Version>
  342. <Comment>Version bump.</Comment>
  343. <Name>Mustafa Cinasal</Name>
  344. <Email>muscnsl@gmail.com</Email>
  345. </Update>
  346. <Update release="17">
  347. <Date>2018-04-25</Date>
  348. <Version>18.04.0</Version>
  349. <Comment>Version bump.</Comment>
  350. <Name>Mustafa Cinasal</Name>
  351. <Email>muscnsl@gmail.com</Email>
  352. </Update>
  353. <Update release="16">
  354. <Date>2018-03-22</Date>
  355. <Version>17.12.3</Version>
  356. <Comment>Version bump.</Comment>
  357. <Name>Mustafa Cinasal</Name>
  358. <Email>muscnsl@gmail.com</Email>
  359. </Update>
  360. <Update release="15">
  361. <Date>2018-02-03</Date>
  362. <Version>17.12.1</Version>
  363. <Comment>Version bump.</Comment>
  364. <Name>Mustafa Cinasal</Name>
  365. <Email>muscnsl@gmail.com</Email>
  366. </Update>
  367. <Update release="14">
  368. <Date>2017-12-15</Date>
  369. <Version>17.12.0</Version>
  370. <Comment>Version bump</Comment>
  371. <Name>Mustafa Cinasal</Name>
  372. <Email>muscnsl@gmail.com</Email>
  373. </Update>
  374. <Update release="13">
  375. <Date>2017-11-11</Date>
  376. <Version>17.08.3</Version>
  377. <Comment>Version bump.</Comment>
  378. <Name>Mustafa Cinasal</Name>
  379. <Email>muscnsl@gmail.com</Email>
  380. </Update>
  381. <Update release="12">
  382. <Date>2017-10-15</Date>
  383. <Version>17.08.2</Version>
  384. <Comment>Version bump.</Comment>
  385. <Name>Mustafa Cinasal</Name>
  386. <Email>muscnsl@gmail.com</Email>
  387. </Update>
  388. <Update release="11">
  389. <Date>2017-09-14</Date>
  390. <Version>17.08.1</Version>
  391. <Comment>Version bump.</Comment>
  392. <Name>Mustafa Cinasal</Name>
  393. <Email>muscnsl@gmail.com</Email>
  394. </Update>
  395. <Update release="10">
  396. <Date>2017-07-17</Date>
  397. <Version>17.04.3</Version>
  398. <Comment>Version bump</Comment>
  399. <Name>Ali Algul</Name>
  400. <Email>aligulle3801@gmail.com</Email>
  401. </Update>
  402. <Update release="9">
  403. <Date>2017-06-29</Date>
  404. <Version>17.04.2</Version>
  405. <Comment>Version bump.</Comment>
  406. <Name>Kamil Atlı</Name>
  407. <Email>suvari@pisilinux.org</Email>
  408. </Update>
  409. <Update release="8">
  410. <Date>2017-03-09</Date>
  411. <Version>16.12.0</Version>
  412. <Comment>Rebuild for new Toolchain.</Comment>
  413. <Name>Stefan Gronewold(groni)</Name>
  414. <Email>groni@pisilinux.org</Email>
  415. </Update>
  416. <Update release="7">
  417. <Date>2016-12-22</Date>
  418. <Version>16.12.0</Version>
  419. <Comment>Version bump.</Comment>
  420. <Name>Stefan Gronewold(groni)</Name>
  421. <Email>groni@pisilinux.org</Email>
  422. </Update>
  423. <Update release="6">
  424. <Date>2016-11-27</Date>
  425. <Version>16.08.3</Version>
  426. <Comment>Version bump.</Comment>
  427. <Name>Stefan Gronewold(groni)</Name>
  428. <Email>groni@pisilinux.org</Email>
  429. </Update>
  430. <Update release="5">
  431. <Date>2016-10-22</Date>
  432. <Version>16.08.2</Version>
  433. <Comment>Version bump.</Comment>
  434. <Name>Yusuf Aydemir</Name>
  435. <Email>yusuf.aydemir@pisilnux.org</Email>
  436. </Update>
  437. <Update release="4">
  438. <Date>2016-10-20</Date>
  439. <Version>16.08.1</Version>
  440. <Comment>Version bump.</Comment>
  441. <Name>Yusuf Aydemir</Name>
  442. <Email>yusuf.aydemir@pisilnux.org</Email>
  443. </Update>
  444. <Update release="3">
  445. <Date>2016-07-31</Date>
  446. <Version>16.04.3</Version>
  447. <Comment>Version bump.</Comment>
  448. <Name>Yusuf Aydemir</Name>
  449. <Email>yusuf.aydemir@pisilinux.org</Email>
  450. </Update>
  451. <Update release="2">
  452. <Date>2016-05-19</Date>
  453. <Version>16.04.0</Version>
  454. <Comment>Version bump.</Comment>
  455. <Name>Burak Ertürk</Name>
  456. <Email>burakerturk@pisilinux.org</Email>
  457. </Update>
  458. <Update release="1">
  459. <Date>2016-03-20</Date>
  460. <Version>15.12.3</Version>
  461. <Comment>First release</Comment>
  462. <Name>Yusuf Aydemir</Name>
  463. <Email>yusuf.aydemir@pisilinux.org</Email>
  464. </Update>
  465. </History>
  466. </PISI>