pspec.xml 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>breeze</Name>
  6. <Homepage>http://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>KDE5 Plasma artwork</Summary>
  15. <Description>Artwork, styles and assets for the Breeze visual style for the Plasma Desktop</Description>
  16. <Archive sha1sum="54e5c33c5ca132db907eb653df56bad128d66fcf" type="tarxz">mirrors://kde/stable/plasma/5.11.5/breeze-5.11.5.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  19. <Dependency>libxcb-devel</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
  21. <Dependency>frameworkintegration-devel</Dependency>
  22. <Dependency>kdecorations-devel</Dependency>
  23. <Dependency>kcoreaddons-devel</Dependency>
  24. <Dependency>ki18n-devel</Dependency>
  25. <Dependency>kcmutils-devel</Dependency>
  26. <Dependency>kwindowsystem-devel</Dependency>
  27. <Dependency>kconfig-devel</Dependency>
  28. <Dependency>kpackage-devel</Dependency>
  29. <Dependency>kwayland-devel</Dependency>
  30. <Dependency>plasma-framework-devel</Dependency>
  31. <Dependency>kcoreaddons-devel</Dependency>
  32. <Dependency>kconfigwidgets-devel</Dependency>
  33. <Dependency>kwidgetsaddons-devel</Dependency>
  34. <Dependency>extra-cmake-modules</Dependency>
  35. <Dependency>breeze-gtk</Dependency>
  36. <Dependency>breeze-icons</Dependency>
  37. </BuildDependencies>
  38. </Source>
  39. <Package>
  40. <Name>breeze-style</Name>
  41. <RuntimeDependencies>
  42. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  43. <Dependency>libgcc</Dependency>
  44. <Dependency>kconfig</Dependency>
  45. <Dependency>kguiaddons</Dependency>
  46. <Dependency>kcoreaddons</Dependency>
  47. <Dependency>kconfigwidgets</Dependency>
  48. <Dependency>kwidgetsaddons</Dependency>
  49. <Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
  50. <Dependency>libxcb</Dependency>
  51. <Dependency>frameworkintegration</Dependency>
  52. <Dependency>kcmutils</Dependency>
  53. <Dependency>kcoreaddons</Dependency>
  54. <Dependency>ki18n</Dependency>
  55. <Dependency>kwindowsystem</Dependency>
  56. <Dependency>kwayland</Dependency>
  57. <Dependency>breeze-gtk</Dependency>
  58. <Dependency>breeze-icons</Dependency>
  59. <Dependency>kdecorations</Dependency>
  60. </RuntimeDependencies>
  61. <Files>
  62. <Path fileType="executable">/usr/bin</Path>
  63. <Path fileType="library">/usr/lib/kconf_update_bin</Path>
  64. <Path fileType="library">/usr/lib/qt5</Path>
  65. <Path fileType="library">/usr/lib/cmake/Breeze/BreezeConfigVersion.cmake</Path>
  66. <Path fileType="library">/usr/lib/cmake/Breeze/BreezeConfig.cmake</Path>
  67. <Path fileType="data">/usr/share/color-schemes</Path>
  68. <Path fileType="doc">/usr/share/doc</Path>
  69. <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/breeze-settings.svgz</Path>
  70. <Path fileType="data">/usr/share/kconf_update</Path>
  71. <Path fileType="data">/usr/share/metainfo/org.kde.breezedark.desktop.appdata.xml</Path>
  72. <Path fileType="data">/usr/share/kservices5</Path>
  73. <Path fileType="data">/usr/share/kstyle</Path>
  74. <Path fileType="localedata">/usr/share/locale</Path>
  75. <Path fileType="data">/usr/share/plasma</Path>
  76. <Path fileType="data">/usr/share/QtCurve</Path>
  77. </Files>
  78. </Package>
  79. <Package>
  80. <Name>breeze-cursors</Name>
  81. <RuntimeDependencies>
  82. <Dependency release="current">breeze-style</Dependency>
  83. </RuntimeDependencies>
  84. <Files>
  85. <Path fileType="data">/usr/share/icons/breeze_cursors</Path>
  86. <Path fileType="data">/usr/share/icons/Breeze_Snow</Path>
  87. </Files>
  88. </Package>
  89. <Package>
  90. <Name>breeze-wallpapers</Name>
  91. <RuntimeDependencies>
  92. <Dependency release="current">breeze-style</Dependency>
  93. </RuntimeDependencies>
  94. <Files>
  95. <Path fileType="data">/usr/share/wallpapers/Next</Path>
  96. </Files>
  97. </Package>
  98. <History>
  99. <Update release="16">
  100. <Date>2018-02-03</Date>
  101. <Version>5.11.5</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="15">
  107. <Date>2017-12-15</Date>
  108. <Version>5.11.4</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="14">
  114. <Date>2017-11-08</Date>
  115. <Version>5.11.3</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="13">
  121. <Date>2017-11-02</Date>
  122. <Version>5.11.2</Version>
  123. <Comment>Version bump.</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="12">
  128. <Date>2017-10-14</Date>
  129. <Version>5.11.0</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="11">
  135. <Date>2017-09-13</Date>
  136. <Version>5.10.5</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="10">
  142. <Date>2017-06-21</Date>
  143. <Version>5.10.2</Version>
  144. <Comment>version bump</Comment>
  145. <Name>Ali Algul</Name>
  146. <Email>aligulle3801@gmail.com</Email>
  147. </Update>
  148. <Update release="9">
  149. <Date>2017-03-02</Date>
  150. <Version>5.8.5</Version>
  151. <Comment>Rebuild for new Toolchain.</Comment>
  152. <Name>Stefan Gronewold(groni)</Name>
  153. <Email>groni@pisilinux.org</Email>
  154. </Update>
  155. <Update release="8">
  156. <Date>2017-01-01</Date>
  157. <Version>5.8.5</Version>
  158. <Comment>Version bump.</Comment>
  159. <Name>Stefan Gronewold(groni)</Name>
  160. <Email>groni@pisilinux.org</Email>
  161. </Update>
  162. <Update release="7">
  163. <Date>2016-11-26</Date>
  164. <Version>5.8.4</Version>
  165. <Comment>Version bump.</Comment>
  166. <Name>Stefan Gronewold(groni)</Name>
  167. <Email>groni@pisilinux.org</Email>
  168. </Update>
  169. <Update release="6">
  170. <Date>2016-11-03</Date>
  171. <Version>5.8.3</Version>
  172. <Comment>Version bump.</Comment>
  173. <Name>Stefan Gronewold (groni)</Name>
  174. <Email>groni@pisilinux.org</Email>
  175. </Update>
  176. <Update release="5">
  177. <Date>2016-10-20</Date>
  178. <Version>5.8.2</Version>
  179. <Comment>Version bump.</Comment>
  180. <Name>Stefan Gronewold (groni)</Name>
  181. <Email>groni@pisilinux.org</Email>
  182. </Update>
  183. <Update release="4">
  184. <Date>2016-10-06</Date>
  185. <Version>5.8.0</Version>
  186. <Comment>Version bump.</Comment>
  187. <Name>Stefan Gronewold (groni)</Name>
  188. <Email>groni@pisilinux.org</Email>
  189. </Update>
  190. <Update release="3">
  191. <Date>2016-07-30</Date>
  192. <Version>5.7.2</Version>
  193. <Comment>Version bump.</Comment>
  194. <Name>Yusuf Aydemir</Name>
  195. <Email>yusuf.aydemir@pisilinux.org</Email>
  196. </Update>
  197. <Update release="2">
  198. <Date>2016-05-18</Date>
  199. <Version>5.6.4</Version>
  200. <Comment>Version bump.</Comment>
  201. <Name>Burak Ertürk</Name>
  202. <Email>burakerturk@pisilinux.org</Email>
  203. </Update>
  204. <Update release="1">
  205. <Date>2016-04-08</Date>
  206. <Version>5.6.2</Version>
  207. <Comment>First release</Comment>
  208. <Name>Yusuf Aydemir</Name>
  209. <Email>yusuf.aydemir@pisilinux.org</Email>
  210. </Update>
  211. </History>
  212. </PISI>