pspec.xml 15 KB

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