pspec.xml 8.0 KB

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