pspec.xml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kidletime</Name>
  6. <Homepage>https://www.kde.org</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>Idle time reporting utility</Summary>
  15. <Description>KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description>
  16. <Archive sha1sum="4448d559cce872563d0cc7e6f224bcb02746eb88" type="tarxz">mirrors://kde/stable/frameworks/5.116/kidletime-5.116.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
  19. <Dependency versionFrom="5.15.1">qt5-x11extras-devel</Dependency>
  20. <Dependency>libX11-devel</Dependency>
  21. <Dependency>libXext-devel</Dependency>
  22. <Dependency>libXScrnSaver-devel</Dependency>
  23. <Dependency>libxcb-devel</Dependency>
  24. <Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>kidletime</Name>
  29. <RuntimeDependencies>
  30. <Dependency versionFrom="5.15.1">qt5-base</Dependency>
  31. <Dependency>libX11</Dependency>
  32. <!-- <Dependency>libgcc</Dependency> -->
  33. <Dependency>libxcb</Dependency>
  34. <Dependency>libXScrnSaver</Dependency>
  35. <Dependency>libXext</Dependency>
  36. <Dependency versionFrom="5.15.1">qt5-x11extras</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="config">/etc/xdg/kidletime.categories</Path>
  40. <Path fileType="data">/usr/share</Path>
  41. <Path fileType="library">/usr/lib/qt5</Path>
  42. <Path fileType="library">/usr/lib</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <Package>
  47. <Name>kidletime-devel</Name>
  48. <Summary>Development files for kidletime</Summary>
  49. <RuntimeDependencies>
  50. <Dependency release="current">kidletime</Dependency>
  51. </RuntimeDependencies>
  52. <Files>
  53. <Path fileType="header">/usr/include</Path>
  54. <Path fileType="data">/usr/lib/cmake</Path>
  55. <Path fileType="library">/usr/lib/pkgconfig</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="70">
  60. <Date>2024-05-19</Date>
  61. <Version>5.116.0</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="69">
  67. <Date>2024-02-10</Date>
  68. <Version>5.115.0</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="68">
  74. <Date>2024-01-13</Date>
  75. <Version>5.114.0</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="67">
  81. <Date>2023-12-14</Date>
  82. <Version>5.113.0</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="66">
  88. <Date>2023-11-12</Date>
  89. <Version>5.112.0</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="65">
  95. <Date>2023-10-26</Date>
  96. <Version>5.111.0</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="64">
  102. <Date>2023-09-10</Date>
  103. <Version>5.110.0</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="63">
  109. <Date>2023-08-19</Date>
  110. <Version>5.109.0</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="62">
  116. <Date>2023-07-08</Date>
  117. <Version>5.108.0</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="61">
  123. <Date>2023-06-10</Date>
  124. <Version>5.107.0</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="60">
  130. <Date>2023-05-13</Date>
  131. <Version>5.106.0</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="59">
  137. <Date>2023-04-08</Date>
  138. <Version>5.105.0</Version>
  139. <Comment>Version bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="58">
  144. <Date>2023-03-11</Date>
  145. <Version>5.104.0</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="57">
  151. <Date>2023-02-15</Date>
  152. <Version>5.103.0</Version>
  153. <Comment>Version bump.</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="56">
  158. <Date>2023-01-14</Date>
  159. <Version>5.102.0</Version>
  160. <Comment>Version bump.</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="55">
  165. <Date>2022-12-10</Date>
  166. <Version>5.101.0</Version>
  167. <Comment>Version bump.</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="54">
  172. <Date>2022-11-14</Date>
  173. <Version>5.100.0</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="53">
  179. <Date>2022-10-28</Date>
  180. <Version>5.99.0</Version>
  181. <Comment>Version bump.</Comment>
  182. <Name>Mustafa Cinasal</Name>
  183. <Email>muscnsl@gmail.com</Email>
  184. </Update>
  185. <Update release="52">
  186. <Date>2022-09-13</Date>
  187. <Version>5.98.0</Version>
  188. <Comment>Version bump.</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="51">
  193. <Date>2022-08-19</Date>
  194. <Version>5.97.0</Version>
  195. <Comment>Version bump.</Comment>
  196. <Name>Mustafa Cinasal</Name>
  197. <Email>muscnsl@gmail.com</Email>
  198. </Update>
  199. <Update release="50">
  200. <Date>2022-07-10</Date>
  201. <Version>5.96.0</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="49">
  207. <Date>2022-06-18</Date>
  208. <Version>5.95.0</Version>
  209. <Comment>Version bump.</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. <Update release="48">
  214. <Date>2022-05-14</Date>
  215. <Version>5.94.0</Version>
  216. <Comment>Version bump.</Comment>
  217. <Name>Mustafa Cinasal</Name>
  218. <Email>muscnsl@gmail.com</Email>
  219. </Update>
  220. <Update release="47">
  221. <Date>2022-04-12</Date>
  222. <Version>5.93.0</Version>
  223. <Comment>Version bump.</Comment>
  224. <Name>Mustafa Cinasal</Name>
  225. <Email>muscnsl@gmail.com</Email>
  226. </Update>
  227. <Update release="46">
  228. <Date>2022-02-26</Date>
  229. <Version>5.91.0</Version>
  230. <Comment>Version bump.</Comment>
  231. <Name>Kamil Atlı</Name>
  232. <Email>suvari@pisilinux.org</Email>
  233. </Update>
  234. <Update release="45">
  235. <Date>2022-01-08</Date>
  236. <Version>5.90.0</Version>
  237. <Comment>Version bump.</Comment>
  238. <Name>Mustafa Cinasal</Name>
  239. <Email>muscnsl@gmail.com</Email>
  240. </Update>
  241. <Update release="44">
  242. <Date>2021-12-12</Date>
  243. <Version>5.89.0</Version>
  244. <Comment>Version bump.</Comment>
  245. <Name>Mustafa Cinasal</Name>
  246. <Email>muscnsl@gmail.com</Email>
  247. </Update>
  248. <Update release="43">
  249. <Date>2021-11-13</Date>
  250. <Version>5.88.0</Version>
  251. <Comment>Version bump.</Comment>
  252. <Name>Mustafa Cinasal</Name>
  253. <Email>muscnsl@gmail.com</Email>
  254. </Update>
  255. <Update release="42">
  256. <Date>2021-10-10</Date>
  257. <Version>5.87.0</Version>
  258. <Comment>Version bump.</Comment>
  259. <Name>Mustafa Cinasal</Name>
  260. <Email>muscnsl@gmail.com</Email>
  261. </Update>
  262. <Update release="41">
  263. <Date>2021-09-12</Date>
  264. <Version>5.86.0</Version>
  265. <Comment>Version bump.</Comment>
  266. <Name>Mustafa Cinasal</Name>
  267. <Email>muscnsl@gmail.com</Email>
  268. </Update>
  269. <Update release="40">
  270. <Date>2021-07-11</Date>
  271. <Version>5.84.0</Version>
  272. <Comment>Version bump.</Comment>
  273. <Name>Mustafa Cinasal</Name>
  274. <Email>muscnsl@gmail.com</Email>
  275. </Update>
  276. <Update release="39">
  277. <Date>2021-06-15</Date>
  278. <Version>5.83.0</Version>
  279. <Comment>Version bump.</Comment>
  280. <Name>Mustafa Cinasal</Name>
  281. <Email>muscnsl@gmail.com</Email>
  282. </Update>
  283. <Update release="38">
  284. <Date>2021-05-08</Date>
  285. <Version>5.82.0</Version>
  286. <Comment>Version bump.</Comment>
  287. <Name>Mustafa Cinasal</Name>
  288. <Email>muscnsl@gmail.com</Email>
  289. </Update>
  290. <Update release="37">
  291. <Date>2021-03-13</Date>
  292. <Version>5.80.0</Version>
  293. <Comment>Version bump.</Comment>
  294. <Name>Mustafa Cinasal</Name>
  295. <Email>muscnsl@gmail.com</Email>
  296. </Update>
  297. <Update release="36">
  298. <Date>2021-02-13</Date>
  299. <Version>5.79.0</Version>
  300. <Comment>Version bump.</Comment>
  301. <Name>Mustafa Cinasal</Name>
  302. <Email>muscnsl@gmail.com</Email>
  303. </Update>
  304. <Update release="35">
  305. <Date>2021-01-10</Date>
  306. <Version>5.78.0</Version>
  307. <Comment>Version bump.</Comment>
  308. <Name>Mustafa Cinasal</Name>
  309. <Email>muscnsl@gmail.com</Email>
  310. </Update>
  311. <Update release="34">
  312. <Date>2020-11-20</Date>
  313. <Version>5.76.0</Version>
  314. <Comment>version bump</Comment>
  315. <Name>Ali Algul</Name>
  316. <Email>aligulle3801@gmail.com</Email>
  317. </Update>
  318. <Update release="33">
  319. <Date>2020-09-12</Date>
  320. <Version>5.74.0</Version>
  321. <Comment>Version bump.</Comment>
  322. <Name>Mustafa Cinasal</Name>
  323. <Email>muscnsl@gmail.com</Email>
  324. </Update>
  325. <Update release="32">
  326. <Date>2020-06-13</Date>
  327. <Version>5.71.0</Version>
  328. <Comment>Version bump.</Comment>
  329. <Name>Mustafa Cinasal</Name>
  330. <Email>muscnsl@gmail.com</Email>
  331. </Update>
  332. <Update release="31">
  333. <Date>2020-05-09</Date>
  334. <Version>5.70.0</Version>
  335. <Comment>Version bump.</Comment>
  336. <Name>Mustafa Cinasal</Name>
  337. <Email>muscnsl@gmail.com</Email>
  338. </Update>
  339. <Update release="30">
  340. <Date>2020-03-29</Date>
  341. <Version>5.68.0</Version>
  342. <Comment>Version bump</Comment>
  343. <Name>Mustafa Cinasal</Name>
  344. <Email>muscnsl@gmail.com</Email>
  345. </Update>
  346. <Update release="29">
  347. <Date>2020-01-11</Date>
  348. <Version>5.66.0</Version>
  349. <Comment>Version bump.</Comment>
  350. <Name>Mustafa Cinasal</Name>
  351. <Email>muscnsl@gmail.com</Email>
  352. </Update>
  353. <Update release="28">
  354. <Date>2019-09-15</Date>
  355. <Version>5.62.0</Version>
  356. <Comment>Version bump.</Comment>
  357. <Name>Mustafa Cinasal</Name>
  358. <Email>muscnsl@gmail.com</Email>
  359. </Update>
  360. <Update release="27">
  361. <Date>2019-07-22</Date>
  362. <Version>5.60.0</Version>
  363. <Comment>Version bump.</Comment>
  364. <Name>Mustafa Cinasal</Name>
  365. <Email>muscnsl@gmail.com</Email>
  366. </Update>
  367. <Update release="26">
  368. <Date>2019-04-15</Date>
  369. <Version>5.57.0</Version>
  370. <Comment>Version bump.</Comment>
  371. <Name>Mustafa Cinasal</Name>
  372. <Email>muscnsl@gmail.com</Email>
  373. </Update>
  374. <Update release="25">
  375. <Date>2019-03-11</Date>
  376. <Version>5.56.0</Version>
  377. <Comment>Version bump.</Comment>
  378. <Name>Mustafa Cinasal</Name>
  379. <Email>muscnsl@gmail.com</Email>
  380. </Update>
  381. <Update release="24">
  382. <Date>2019-02-09</Date>
  383. <Version>5.55.0</Version>
  384. <Comment>Version bump</Comment>
  385. <Name>Mustafa Cinasal</Name>
  386. <Email>muscnsl@gmail.com</Email>
  387. </Update>
  388. <Update release="23">
  389. <Date>2019-01-12</Date>
  390. <Version>5.54.0</Version>
  391. <Comment>Version bump.</Comment>
  392. <Name>Mustafa Cinasal</Name>
  393. <Email>muscnsl@gmail.com</Email>
  394. </Update>
  395. <Update release="22">
  396. <Date>2018-12-26</Date>
  397. <Version>5.53.0</Version>
  398. <Comment>Version bump.</Comment>
  399. <Name>Mustafa Cinasal</Name>
  400. <Email>muscnsl@gmail.com</Email>
  401. </Update>
  402. <Update release="21">
  403. <Date>2018-11-10</Date>
  404. <Version>5.52.0</Version>
  405. <Comment>Version bump.</Comment>
  406. <Name>Mustafa Cinasal</Name>
  407. <Email>muscnsl@gmail.com</Email>
  408. </Update>
  409. <Update release="20">
  410. <Date>2018-10-17</Date>
  411. <Version>5.51.0</Version>
  412. <Comment>Version bump.</Comment>
  413. <Name>Mustafa Cinasal</Name>
  414. <Email>muscnsl@gmail.com</Email>
  415. </Update>
  416. <Update release="19">
  417. <Date>2018-10-16</Date>
  418. <Version>5.50.0</Version>
  419. <Comment>Version bump.</Comment>
  420. <Name>Mustafa Cinasal</Name>
  421. <Email>muscnsl@gmail.com</Email>
  422. </Update>
  423. <Update release="18">
  424. <Date>2018-08-11</Date>
  425. <Version>5.46.0</Version>
  426. <Comment>Rebuild</Comment>
  427. <Name>Ertuğrul Erata</Name>
  428. <Email>ertugrulerata@gmail.com</Email>
  429. </Update>
  430. <Update release="17">
  431. <Date>2018-05-14</Date>
  432. <Version>5.46.0</Version>
  433. <Comment>Version bump.</Comment>
  434. <Name>Mustafa Cinasal</Name>
  435. <Email>muscnsl@gmail.com</Email>
  436. </Update>
  437. <Update release="16">
  438. <Date>2018-04-23</Date>
  439. <Version>5.45.0</Version>
  440. <Comment>Version bump.</Comment>
  441. <Name>Mustafa Cinasal</Name>
  442. <Email>muscnsl@gmail.com</Email>
  443. </Update>
  444. <Update release="15">
  445. <Date>2018-03-22</Date>
  446. <Version>5.44.0</Version>
  447. <Comment>Version bump.</Comment>
  448. <Name>Mustafa Cinasal</Name>
  449. <Email>muscnsl@gmail.com</Email>
  450. </Update>
  451. <Update release="14">
  452. <Date>2018-02-01</Date>
  453. <Version>5.42.0</Version>
  454. <Comment>Version bump.</Comment>
  455. <Name>Mustafa Cinasal</Name>
  456. <Email>muscnsl@gmail.com</Email>
  457. </Update>
  458. <Update release="13">
  459. <Date>2017-12-15</Date>
  460. <Version>5.41.0</Version>
  461. <Comment>Version bump</Comment>
  462. <Name>Mustafa Cinasal</Name>
  463. <Email>muscnsl@gmail.com</Email>
  464. </Update>
  465. <Update release="12">
  466. <Date>2017-11-11</Date>
  467. <Version>5.40.0</Version>
  468. <Comment>Version bump</Comment>
  469. <Name>Mustafa Cinasal</Name>
  470. <Email>muscnsl@gmail.com</Email>
  471. </Update>
  472. <Update release="11">
  473. <Date>2017-10-14</Date>
  474. <Version>5.39.0</Version>
  475. <Comment>Version bump.</Comment>
  476. <Name>Mustafa Cinasal</Name>
  477. <Email>muscnsl@gmail.com</Email>
  478. </Update>
  479. <Update release="10">
  480. <Date>2017-09-13</Date>
  481. <Version>5.38.0</Version>
  482. <Comment>Version bump.</Comment>
  483. <Name>Mustafa Cinasal</Name>
  484. <Email>muscnsl@gmail.com</Email>
  485. </Update>
  486. <Update release="9">
  487. <Date>2017-06-20</Date>
  488. <Version>5.35.0</Version>
  489. <Comment>version bump</Comment>
  490. <Name>Ali Algul</Name>
  491. <Email>aligulle3801@gmail.com</Email>
  492. </Update>
  493. <Update release="8">
  494. <Date>2017-02-27</Date>
  495. <Version>5.29.0</Version>
  496. <Comment>Rebuild for new Toolchain.</Comment>
  497. <Name>Stefan Gronewold(groni)</Name>
  498. <Email>groni@pisilinux.org</Email>
  499. </Update>
  500. <Update release="7">
  501. <Date>2016-12-20</Date>
  502. <Version>5.29.0</Version>
  503. <Comment>Version bump.</Comment>
  504. <Name>Stefan Gronewold(groni)</Name>
  505. <Email>groni@pisilinux.org</Email>
  506. </Update>
  507. <Update release="6">
  508. <Date>2016-11-26</Date>
  509. <Version>5.28.0</Version>
  510. <Comment>Version bump.</Comment>
  511. <Name>Stefan Gronewold(groni)</Name>
  512. <Email>groni@pisilinux.org</Email>
  513. </Update>
  514. <Update release="5">
  515. <Date>2016-10-22</Date>
  516. <Version>5.27.0</Version>
  517. <Comment>Version bump.</Comment>
  518. <Name>Yusuf Aydemir</Name>
  519. <Email>yusuf.aydemir@pisilnux.org</Email>
  520. </Update>
  521. <Update release="4">
  522. <Date>2016-10-04</Date>
  523. <Version>5.26.0</Version>
  524. <Comment>Version bump.</Comment>
  525. <Name>Yusuf Aydemir</Name>
  526. <Email>yusuf.aydemir@pisilnux.org</Email>
  527. </Update>
  528. <Update release="3">
  529. <Date>2016-07-21</Date>
  530. <Version>5.24.0</Version>
  531. <Comment>Version bump.</Comment>
  532. <Name>Yusuf Aydemir</Name>
  533. <Email>yusuf.aydemir@pisilinux.org</Email>
  534. </Update>
  535. <Update release="2">
  536. <Date>2016-05-17</Date>
  537. <Version>5.22.0</Version>
  538. <Comment>Version bump.</Comment>
  539. <Name>Burak Ertürk</Name>
  540. <Email>burakerturk@pisilinux.org</Email>
  541. </Update>
  542. <Update release="1">
  543. <Date>2016-04-13</Date>
  544. <Version>5.21.0</Version>
  545. <Comment>First release</Comment>
  546. <Name>Yusuf Aydemir</Name>
  547. <Email>yusuf.aydemir@pisilinux.org</Email>
  548. </Update>
  549. </History>
  550. </PISI>