pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pimcommon</Name>
  6. <Homepage>http://www.kde.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Common libraries for KDE PIM</Summary>
  14. <Description>Common libraries for KDE PIM</Description>
  15. <Archive sha1sum="2c629c2a4eebda99e9ede6ef863693b8b8ced2bd" type="tarxz">mirrors://kde/stable/applications/17.12.1/src/pimcommon-17.12.1.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  18. <Dependency>boost-devel</Dependency>
  19. <Dependency>gpgme-devel</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-sql-sqlite</Dependency>
  21. <Dependency versionFrom="5.7.1">qt5-sql-mysql</Dependency>
  22. <Dependency versionFrom="5.7.1">qt5-sql-odbc</Dependency>
  23. <Dependency versionFrom="5.7.1">qt5-sql-postgresql</Dependency>
  24. <Dependency>prison-devel</Dependency>
  25. <Dependency>kmbox-devel</Dependency>
  26. <Dependency>qt5-phonon-devel</Dependency>
  27. <Dependency>akonadi-devel</Dependency>
  28. <Dependency>libical-devel</Dependency>
  29. <Dependency>libqjson-devel</Dependency>
  30. <Dependency>libgpg-error-devel</Dependency>
  31. <Dependency>libxslt-devel</Dependency>
  32. <Dependency>openldap-client</Dependency>
  33. <Dependency>cyrus-sasl-devel</Dependency>
  34. <Dependency>kitemviews-devel</Dependency>
  35. <Dependency>kio-devel</Dependency>
  36. <Dependency>kdelibs4-support-devel</Dependency>
  37. <Dependency>kdesignerplugin</Dependency>
  38. <Dependency>kdoctools-devel</Dependency>
  39. <Dependency>kemoticons-devel</Dependency>
  40. <Dependency>kitemmodels-devel</Dependency>
  41. <Dependency>kinit-devel</Dependency>
  42. <Dependency>kunitconversion-devel</Dependency>
  43. <Dependency>kmime-devel</Dependency>
  44. <Dependency>kcontacts-devel</Dependency>
  45. <Dependency>kcalcore-devel</Dependency>
  46. <Dependency>kldap-devel</Dependency>
  47. <Dependency>libkdepim-devel</Dependency>
  48. <Dependency>extra-cmake-modules</Dependency>
  49. <Dependency>akonadi-calendar-devel</Dependency>
  50. <Dependency>akonadi-contacts-devel</Dependency>
  51. <Dependency>akonadi-search-devel</Dependency>
  52. <Dependency>akonadi-mime-devel</Dependency>
  53. <Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
  54. <Dependency versionFrom="5.7.1">qt5-webengine-devel</Dependency>
  55. <Dependency>grantlee-qt5-devel</Dependency>
  56. <Dependency>kdoctools-devel</Dependency>
  57. <Dependency>knewstuff-devel</Dependency>
  58. <Dependency>kpimtextedit-devel</Dependency>
  59. <Dependency>kimap-devel</Dependency>
  60. </BuildDependencies>
  61. <Patches>
  62. <!--Patch>qt5.patch</Patch-->
  63. </Patches>
  64. </Source>
  65. <Package>
  66. <Name>pimcommon</Name>
  67. <RuntimeDependencies>
  68. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  69. <Dependency>kio</Dependency>
  70. <Dependency>ki18n</Dependency>
  71. <Dependency>libgcc</Dependency>
  72. <Dependency>kcodecs</Dependency>
  73. <Dependency>kmime</Dependency>
  74. <Dependency>kldap</Dependency>
  75. <Dependency>kxmlgui</Dependency>
  76. <Dependency>kwallet</Dependency>
  77. <Dependency>karchive</Dependency>
  78. <Dependency>kjobwidgets</Dependency>
  79. <Dependency versionFrom="5.7.1">qt5-webengine</Dependency>
  80. <Dependency>kcalcore</Dependency>
  81. <Dependency>kcontacts</Dependency>
  82. <Dependency>kconfig</Dependency>
  83. <Dependency>libxml2</Dependency>
  84. <Dependency>kservice</Dependency>
  85. <Dependency>kguiaddons</Dependency>
  86. <Dependency>kitemviews</Dependency>
  87. <Dependency>kcompletion</Dependency>
  88. <Dependency>kcoreaddons</Dependency>
  89. <Dependency>kdbusaddons</Dependency>
  90. <Dependency>kiconthemes</Dependency>
  91. <Dependency>kitemmodels</Dependency>
  92. <Dependency>ktextwidgets</Dependency>
  93. <Dependency>kconfigwidgets</Dependency>
  94. <Dependency>kwidgetsaddons</Dependency>
  95. <Dependency>kdelibs4-support</Dependency>
  96. <Dependency>qt5-phonon</Dependency>
  97. <Dependency>prison</Dependency>
  98. <Dependency>akonadi</Dependency>
  99. <Dependency>libkdepim</Dependency>
  100. <Dependency>akonadi-contacts</Dependency>
  101. <Dependency>kdoctools</Dependency>
  102. <Dependency>knewstuff</Dependency>
  103. <Dependency>kpimtextedit</Dependency>
  104. <Dependency>grantlee-qt5</Dependency>
  105. <Dependency>kimap</Dependency>
  106. <Dependency>cyrus-sasl</Dependency>
  107. </RuntimeDependencies>
  108. <Files>
  109. <Path fileType="config">/etc/xdg</Path>
  110. <Path fileType="library">/usr/lib</Path>
  111. <Path fileType="doc">/usr/share/doc</Path>
  112. <Path fileType="data">/usr/mkspecs/</Path>
  113. <Path fileType="executable">/usr/bin</Path>
  114. <Path fileType="data">/usr/share/mime</Path>
  115. <Path fileType="data">/usr/share/icons</Path>
  116. <Path fileType="data">/usr/share/dbus-1</Path>
  117. <Path fileType="data">/usr/share/config.kcfg</Path>
  118. <Path fileType="data">/usr/share/kf5</Path>
  119. <Path fileType="data">/usr/share/config</Path>
  120. <Path fileType="data">/usr/share/akonadi</Path>
  121. <Path fileType="data">/usr/share/akonadicontact/grantleetheme/default</Path>
  122. <Path fileType="localedata">/usr/share/locale</Path>
  123. </Files>
  124. </Package>
  125. <Package>
  126. <Name>pimcommon-devel</Name>
  127. <Summary>Development package for pimcommon libraries</Summary>
  128. <Description>Contains development tools and header files for kdepim-common</Description>
  129. <RuntimeDependencies>
  130. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  131. <Dependency>boost-devel</Dependency>
  132. <Dependency release="current">pimcommon</Dependency>
  133. </RuntimeDependencies>
  134. <Files>
  135. <Path fileType="data">/usr/lib/cmake</Path>
  136. <Path fileType="header">/usr/include</Path>
  137. <Path fileType="data">/usr/lib/gpgmepp</Path>
  138. <Path fileType="data">/usr/share/kde4/apps/cmake</Path>
  139. </Files>
  140. </Package>
  141. <History>
  142. <Update release="15">
  143. <Date>2018-02-03</Date>
  144. <Version>17.12.1</Version>
  145. <Comment>Version bump.</Comment>
  146. <Name>Mustafa Cinasal</Name>
  147. <Email>muscnsl@gmail.com</Email>
  148. </Update>
  149. <Update release="14">
  150. <Date>2017-12-26</Date>
  151. <Version>17.12.0</Version>
  152. <Comment>Rebuild.</Comment>
  153. <Name>Mustafa Cinasal</Name>
  154. <Email>muscnsl@gmail.com</Email>
  155. </Update>
  156. <Update release="13">
  157. <Date>2017-12-16</Date>
  158. <Version>17.12.0</Version>
  159. <Comment>Version bump.</Comment>
  160. <Name>Mustafa Cinasal</Name>
  161. <Email>muscnsl@gmail.com</Email>
  162. </Update>
  163. <Update release="12">
  164. <Date>2017-11-11</Date>
  165. <Version>17.08.3</Version>
  166. <Comment>Version bump.</Comment>
  167. <Name>Mustafa Cinasal</Name>
  168. <Email>muscnsl@gmail.com</Email>
  169. </Update>
  170. <Update release="11">
  171. <Date>2017-10-16</Date>
  172. <Version>17.08.2</Version>
  173. <Comment>Version bump.</Comment>
  174. <Name>Mustafa Cinasal</Name>
  175. <Email>muscnsl@gmail.com</Email>
  176. </Update>
  177. <Update release="10">
  178. <Date>2017-09-14</Date>
  179. <Version>17.08.1</Version>
  180. <Comment>Version bump.</Comment>
  181. <Name>Mustafa Cinasal</Name>
  182. <Email>muscnsl@gmail.com</Email>
  183. </Update>
  184. <Update release="9">
  185. <Date>2017-07-17</Date>
  186. <Version>17.04.3</Version>
  187. <Comment>Version bump.</Comment>
  188. <Name>Ali Algul</Name>
  189. <Email>aligulle3801@gmail.com</Email>
  190. </Update>
  191. <Update release="8">
  192. <Date>2017-06-23</Date>
  193. <Version>17.04.2</Version>
  194. <Comment>Version bump</Comment>
  195. <Name>Mustafa Cinasal</Name>
  196. <Email>muscnsl@gmail.com</Email>
  197. </Update>
  198. <Update release="7">
  199. <Date>2017-03-09</Date>
  200. <Version>16.12.0</Version>
  201. <Comment>Rebuild for new Toolchain.</Comment>
  202. <Name>Stefan Gronewold(groni)</Name>
  203. <Email>groni@pisilinux.org</Email>
  204. </Update>
  205. <Update release="6">
  206. <Date>2016-12-25</Date>
  207. <Version>16.12.0</Version>
  208. <Comment>Version bump.</Comment>
  209. <Name>Stefan Gronewold(groni)</Name>
  210. <Email>groni@pisilinux.org</Email>
  211. </Update>
  212. <Update release="5">
  213. <Date>2016-11-29</Date>
  214. <Version>16.08.3</Version>
  215. <Comment>Version bump.</Comment>
  216. <Name>Stefan Gronewold(groni)</Name>
  217. <Email>groni@pisilinux.org</Email>
  218. </Update>
  219. <Update release="4">
  220. <Date>2016-10-22</Date>
  221. <Version>16.08.2</Version>
  222. <Comment>Version bump.</Comment>
  223. <Name>Yusuf Aydemir</Name>
  224. <Email>yusuf.aydemir@pisilnux.org</Email>
  225. </Update>
  226. <Update release="3">
  227. <Date>2016-10-22</Date>
  228. <Version>16.08.1</Version>
  229. <Comment>Version bump.</Comment>
  230. <Name>Stefan Gronewold</Name>
  231. <Email>groni@pisilinux.org</Email>
  232. </Update>
  233. <Update release="2">
  234. <Date>2016-07-31</Date>
  235. <Version>16.04.3</Version>
  236. <Comment>Version bump.</Comment>
  237. <Name>Yusuf Aydemir</Name>
  238. <Email>yusuf.aydemir@pisilinux.org</Email>
  239. </Update>
  240. <Update release="1">
  241. <Date>2016-04-25</Date>
  242. <Version>16.04.0</Version>
  243. <Comment>First release</Comment>
  244. <Name>Yusuf Aydemir</Name>
  245. <Email>yusuf.aydemir@pisilinux.org</Email>
  246. </Update>
  247. </History>
  248. </PISI>