pspec.xml 19 KB

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