pspec.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kaccounts-integration</Name>
  6. <Homepage>https://projects.kde.org/projects/kdereview/kaccounts-integration</Homepage>
  7. <Packager>
  8. <Name>Alihan Öztürk</Name>
  9. <Email>alihan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app</IsA>
  13. <PartOf>desktop.kde.network</PartOf>
  14. <Summary>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Summary>
  15. <Description>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Description>
  16. <Archive sha1sum="ed90dffb8340d0ed3689eb9edc3c4691ecbd1445" type="tarxz">mirrors://kde/stable/applications/17.12.0/src/kaccounts-integration-17.12.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>extra-cmake-modules</Dependency>
  19. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
  21. <Dependency>kcmutils-devel</Dependency>
  22. <Dependency>ki18n-devel</Dependency>
  23. <Dependency>kcoreaddons-devel</Dependency>
  24. <Dependency>kdbusaddons-devel</Dependency>
  25. <Dependency>libaccounts-qt5-devel</Dependency>
  26. <Dependency>libaccounts-glib-devel</Dependency>
  27. <Dependency>signon-devel</Dependency>
  28. <Dependency>gettext-devel</Dependency>
  29. <Dependency>kdeclarative-devel</Dependency>
  30. </BuildDependencies>
  31. </Source>
  32. <Package>
  33. <Name>kaccounts-integration</Name>
  34. <RuntimeDependencies>
  35. <Dependency>ki18n</Dependency>
  36. <Dependency>libgcc</Dependency>
  37. <Dependency>signon</Dependency>
  38. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  39. <Dependency>kcoreaddons</Dependency>
  40. <Dependency>kdbusaddons</Dependency>
  41. <Dependency>kconfigwidgets</Dependency>
  42. <Dependency>libaccounts-qt5</Dependency>
  43. <Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
  44. </RuntimeDependencies>
  45. <Summary>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Summary>
  46. <Files>
  47. <Path fileType="data">/usr/share</Path>
  48. <Path fileType="data">/usr/share/kservices5</Path>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. <Path fileType="library">/usr/lib/qt5</Path>
  51. <Path fileType="library">/usr/lib/libkaccounts.so*</Path>
  52. </Files>
  53. </Package>
  54. <Package>
  55. <Name>kaccounts-integration-devel</Name>
  56. <Summary>Development files for kaccounts-integration</Summary>
  57. <RuntimeDependencies>
  58. <Dependency release="current">kaccounts-integration</Dependency>
  59. <Dependency>libaccounts-qt5-devel</Dependency>
  60. </RuntimeDependencies>
  61. <Files>
  62. <Path fileType="header">/usr/include</Path>
  63. <Path fileType="library">/usr/lib/cmake/KAccounts</Path>
  64. </Files>
  65. </Package>
  66. <History>
  67. <Update release="14">
  68. <Date>2017-12-15</Date>
  69. <Version>17.12.0</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="13">
  75. <Date>2017-11-11</Date>
  76. <Version>17.08.3</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="12">
  82. <Date>2017-10-14</Date>
  83. <Version>17.08.2</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="11">
  89. <Date>2017-09-14</Date>
  90. <Version>17.08.1</Version>
  91. <Comment>Version bump.</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="10">
  96. <Date>2017-07-17</Date>
  97. <Version>17.04.3</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>Ali Algul</Name>
  100. <Email>aligulle3801@gmail.com</Email>
  101. </Update>
  102. <Update release="9">
  103. <Date>2017-06-29</Date>
  104. <Version>17.04.2</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Kamil Atlı</Name>
  107. <Email>suvari@pisilinux.org</Email>
  108. </Update>
  109. <Update release="8">
  110. <Date>2017-03-08</Date>
  111. <Version>16.12.0</Version>
  112. <Comment>Rebuild for new Toolchain.</Comment>
  113. <Name>Stefan Gronewold(groni)</Name>
  114. <Email>groni@pisilinux.org</Email>
  115. </Update>
  116. <Update release="7">
  117. <Date>2016-12-22</Date>
  118. <Version>16.12.0</Version>
  119. <Comment>Version bump.</Comment>
  120. <Name>Stefan Gronewold(groni)</Name>
  121. <Email>groni@pisilinux.org</Email>
  122. </Update>
  123. <Update release="6">
  124. <Date>2016-11-27</Date>
  125. <Version>16.08.3</Version>
  126. <Comment>Version bump.</Comment>
  127. <Name>Stefan Gronewold(groni)</Name>
  128. <Email>groni@pisilinux.org</Email>
  129. </Update>
  130. <Update release="5">
  131. <Date>2016-10-22</Date>
  132. <Version>16.08.2</Version>
  133. <Comment>Version bump.</Comment>
  134. <Name>Yusuf Aydemir</Name>
  135. <Email>yusuf.aydemir@pisilnux.org</Email>
  136. </Update>
  137. <Update release="4">
  138. <Date>2016-10-11</Date>
  139. <Version>16.08.1</Version>
  140. <Comment>Version bump.</Comment>
  141. <Name>Stefan Gronewold</Name>
  142. <Email>groni@pisilinux.org</Email>
  143. </Update>
  144. <Update release="3">
  145. <Date>2016-07-31</Date>
  146. <Version>16.04.3</Version>
  147. <Comment>Version bump.</Comment>
  148. <Name>Yusuf Aydemir</Name>
  149. <Email>yusuf.aydemir@pisilinux.org</Email>
  150. </Update>
  151. <Update release="2">
  152. <Date>2016-05-19</Date>
  153. <Version>16.04.0</Version>
  154. <Comment>Version bump.</Comment>
  155. <Name>Burak Ertürk</Name>
  156. <Email>burakerturk@pisilinux.org</Email>
  157. </Update>
  158. <Update release="1">
  159. <Date>2016-03-20</Date>
  160. <Version>15.12.3</Version>
  161. <Comment>First release</Comment>
  162. <Name>Yusuf Aydemir</Name>
  163. <Email>yusuf.aydemir@pisilinux.org</Email>
  164. </Update>
  165. </History>
  166. </PISI>