pspec.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kproperty</Name>
  6. <Homepage>http://www.kexi-project.org/</Homepage>
  7. <Packager>
  8. <Name>Alihan Öztürk</Name>
  9. <Email>alihan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A property editing framework with editor widget similar to what is known from Qt Designer</Summary>
  14. <Description>A property editing framework with editor widget similar to what is known from Qt Designer</Description>
  15. <Archive type="tarxz" sha1sum="33ccacfcd56da345d5eb827ed8c170667a25bf28">https://download.kde.org/stable/kproperty/src/kproperty-3.2.0.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>extra-cmake-modules</Dependency>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>qt5-linguist</Dependency>
  20. <Dependency>kconfig-devel</Dependency>
  21. <Dependency>kcoreaddons-devel</Dependency>
  22. <Dependency>kwidgetsaddons-devel</Dependency>
  23. <Dependency>kguiaddons-devel</Dependency>
  24. <Dependency>ki18n-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>kproperty</Name>
  29. <Summary>A property editing framework with editor widget similar to what is known from Qt Designer</Summary>
  30. <RuntimeDependencies>
  31. <Dependency>libgcc</Dependency>
  32. <Dependency>kconfig</Dependency>
  33. <Dependency>qt5-base</Dependency>
  34. <Dependency>kguiaddons</Dependency>
  35. <Dependency>kwidgetsaddons</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="library">/usr/lib/libKProperty*</Path>
  39. <Path fileType="data">/usr/share</Path>
  40. </Files>
  41. </Package>
  42. <Package>
  43. <Name>kproperty-devel</Name>
  44. <Summary>Developments files for kproperty.</Summary>
  45. <RuntimeDependencies>
  46. <Dependency>qt5-base-devel</Dependency>
  47. <Dependency release="current">kproperty</Dependency>
  48. </RuntimeDependencies>
  49. <Files>
  50. <Path fileType="library">/usr/lib/cmake</Path>
  51. <Path fileType="data">/usr/lib/pkgconfig</Path>
  52. <Path fileType="header">/usr/include</Path>
  53. </Files>
  54. </Package>
  55. <History>
  56. <Update release="38">
  57. <Date>2023-12-07</Date>
  58. <Version>3.2.0</Version>
  59. <Comment>Rebuild</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="37">
  64. <Date>2023-10-27</Date>
  65. <Version>3.2.0</Version>
  66. <Comment>Rebuild</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="36">
  71. <Date>2023-09-14</Date>
  72. <Version>3.2.0</Version>
  73. <Comment>Rebuild</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="35">
  78. <Date>2023-06-08</Date>
  79. <Version>3.2.0</Version>
  80. <Comment>Rebuild</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="34">
  85. <Date>2023-05-11</Date>
  86. <Version>3.2.0</Version>
  87. <Comment>Rebuild.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="33">
  92. <Date>2023-04-20</Date>
  93. <Version>3.2.0</Version>
  94. <Comment>Rebuild.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="32">
  99. <Date>2023-03-03</Date>
  100. <Version>3.2.0</Version>
  101. <Comment>Rebuild.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="31">
  106. <Date>2023-01-05</Date>
  107. <Version>3.2.0</Version>
  108. <Comment>Rebuild.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="30">
  113. <Date>2022-12-08</Date>
  114. <Version>3.2.0</Version>
  115. <Comment>Rebuild.</Comment>
  116. <Name>Mustafa Cinasal</Name>
  117. <Email>muscnsl@gmail.com</Email>
  118. </Update>
  119. <Update release="29">
  120. <Date>2022-11-05</Date>
  121. <Version>3.2.0</Version>
  122. <Comment>Rebuild.</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="28">
  127. <Date>2022-09-24</Date>
  128. <Version>3.2.0</Version>
  129. <Comment>Rebuild.</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="27">
  134. <Date>2022-06-21</Date>
  135. <Version>3.2.0</Version>
  136. <Comment>Rebuild.</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="26">
  141. <Date>2022-05-17</Date>
  142. <Version>3.2.0</Version>
  143. <Comment>Rebuild.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="25">
  148. <Date>2022-05-07</Date>
  149. <Version>3.2.0</Version>
  150. <Comment>Rebuild.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="24">
  155. <Date>2022-02-26</Date>
  156. <Version>3.2.0</Version>
  157. <Comment>Rebuild.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="23">
  162. <Date>2022-01-10</Date>
  163. <Version>3.2.0</Version>
  164. <Comment>Rebuild.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="22">
  169. <Date>2021-10-15</Date>
  170. <Version>3.2.0</Version>
  171. <Comment>Rebuild.</Comment>
  172. <Name>Mustafa Cinasal</Name>
  173. <Email>muscnsl@gmail.com</Email>
  174. </Update>
  175. <Update release="21">
  176. <Date>2021-09-13</Date>
  177. <Version>3.2.0</Version>
  178. <Comment>Rebuild.</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="20">
  183. <Date>2021-06-16</Date>
  184. <Version>3.2.0</Version>
  185. <Comment>Rebuild.</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="19">
  190. <Date>2021-03-10</Date>
  191. <Version>3.2.0</Version>
  192. <Comment>Rebuild.</Comment>
  193. <Name>Mustafa Cinasal</Name>
  194. <Email>muscnsl@gmail.com</Email>
  195. </Update>
  196. <Update release="18">
  197. <Date>2020-09-12</Date>
  198. <Version>3.2.0</Version>
  199. <Comment>Rebuild.</Comment>
  200. <Name>Mustafa Cinasal</Name>
  201. <Email>muscnsl@gmail.com</Email>
  202. </Update>
  203. <Update release="17">
  204. <Date>2020-06-11</Date>
  205. <Version>3.2.0</Version>
  206. <Comment>Rebuild.</Comment>
  207. <Name>Mustafa Cinasal</Name>
  208. <Email>muscnsl@gmail.com</Email>
  209. </Update>
  210. <Update release="16">
  211. <Date>2020-05-06</Date>
  212. <Version>3.2.0</Version>
  213. <Comment>Rebuild.</Comment>
  214. <Name>Mustafa Cinasal</Name>
  215. <Email>muscnsl@gmail.com</Email>
  216. </Update>
  217. <Update release="15">
  218. <Date>2020-03-30</Date>
  219. <Version>3.2.0</Version>
  220. <Comment>Rebuild.</Comment>
  221. <Name>Mustafa Cinasal</Name>
  222. <Email>muscnsl@gmail.com</Email>
  223. </Update>
  224. <Update release="14">
  225. <Date>2020-02-02</Date>
  226. <Version>3.2.0</Version>
  227. <Comment>Rebuild.</Comment>
  228. <Name>Mustafa Cinasal</Name>
  229. <Email>muscnsl@gmail.com</Email>
  230. </Update>
  231. <Update release="13">
  232. <Date>2019-09-15</Date>
  233. <Version>3.2.0</Version>
  234. <Comment>Rebuild.</Comment>
  235. <Name>Mustafa Cinasal</Name>
  236. <Email>muscnsl@gmail.com</Email>
  237. </Update>
  238. <Update release="12">
  239. <Date>2019-07-22</Date>
  240. <Version>3.2.0</Version>
  241. <Comment>Rebuild.</Comment>
  242. <Name>Mustafa Cinasal</Name>
  243. <Email>muscnsl@gmail.com</Email>
  244. </Update>
  245. <Update release="11">
  246. <Date>2019-04-18</Date>
  247. <Version>3.2.0</Version>
  248. <Comment>Version bump.</Comment>
  249. <Name>Mustafa Cinasal</Name>
  250. <Email>muscnsl@gmail.com</Email>
  251. </Update>
  252. <Update release="10">
  253. <Date>2019-03-11</Date>
  254. <Version>3.1.0</Version>
  255. <Comment>Version bump.</Comment>
  256. <Name>Mustafa Cinasal</Name>
  257. <Email>muscnsl@gmail.com</Email>
  258. </Update>
  259. <Update release="9">
  260. <Date>2019-02-12</Date>
  261. <Version>3.1.0</Version>
  262. <Comment>Version bump.</Comment>
  263. <Name>Mustafa Cinasal</Name>
  264. <Email>muscnsl@gmail.com</Email>
  265. </Update>
  266. <Update release="8">
  267. <Date>2019-01-12</Date>
  268. <Version>3.1.0</Version>
  269. <Comment>Version bump.</Comment>
  270. <Name>Mustafa Cinasal</Name>
  271. <Email>muscnsl@gmail.com</Email>
  272. </Update>
  273. <Update release="7">
  274. <Date>2018-12-26</Date>
  275. <Version>3.1.0</Version>
  276. <Comment>Version bump.</Comment>
  277. <Name>Mustafa Cinasal</Name>
  278. <Email>muscnsl@gmail.com</Email>
  279. </Update>
  280. <Update release="6">
  281. <Date>2018-11-08</Date>
  282. <Version>3.1.0</Version>
  283. <Comment>Version bump.</Comment>
  284. <Name>Mustafa Cinasal</Name>
  285. <Email>muscnsl@gmail.com</Email>
  286. </Update>
  287. <Update release="5">
  288. <Date>2018-10-18</Date>
  289. <Version>3.1.0</Version>
  290. <Comment>Version bump.</Comment>
  291. <Name>Mustafa Cinasal</Name>
  292. <Email>muscnsl@gmail.com</Email>
  293. </Update>
  294. <Update release="4">
  295. <Date>2018-09-10</Date>
  296. <Version>3.1.0</Version>
  297. <Comment>Version bump.</Comment>
  298. <Name>Mustafa Cinasal</Name>
  299. <Email>muscnsl@gmail.com</Email>
  300. </Update>
  301. <Update release="4">
  302. <Date>2018-08-11</Date>
  303. <Version>3.0.2</Version>
  304. <Comment>Rebuild</Comment>
  305. <Name>Ertuğrul Erata</Name>
  306. <Email>ertugrulerata@gmail.com</Email>
  307. </Update>
  308. <Update release="3">
  309. <Date>2017-07-14</Date>
  310. <Version>3.0.2</Version>
  311. <Comment>Version bump.</Comment>
  312. <Name>Mustafa Cinasal</Name>
  313. <Email>muscnsl@gmail.com</Email>
  314. </Update>
  315. <Update release="2">
  316. <Date>2017-06-30</Date>
  317. <Version>3.0.1</Version>
  318. <Comment>Version bump.</Comment>
  319. <Name>Kamil Atlı</Name>
  320. <Email>suvari@pisilinux.org</Email>
  321. </Update>
  322. <Update release="1">
  323. <Date>2017-01-04</Date>
  324. <Version>3.0.0</Version>
  325. <Comment>First release.</Comment>
  326. <Name>Alihan Öztürk</Name>
  327. <Email>alihan@pisilinux.org</Email>
  328. </Update>
  329. </History>
  330. </PISI>