pspec.xml 20 KB

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