pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kcolorchooser</Name>
  6. <Homepage>http://www.kde.org/applications/graphics/kcolorchooser</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>kcolorchooser</Icon>
  13. <IsA>app:gui</IsA>
  14. <PartOf>desktop.kde.graphics</PartOf>
  15. <Summary>A simple color chooser application</Summary>
  16. <Description>KColorChooser is a simple color chooser application.</Description>
  17. <Archive sha1sum="cffbff03263bab4f0cd97e92649e0bd3b3837b55" type="tarxz">mirrors://kde/stable/applications/17.12.1/src/kcolorchooser-17.12.1.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>extra-cmake-modules</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  21. <Dependency>ki18n-devel</Dependency>
  22. <Dependency>kwidgetsaddons-devel</Dependency>
  23. <Dependency>kxmlgui-devel</Dependency>
  24. <Dependency>kiconthemes-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>kcolorchooser</Name>
  29. <RuntimeDependencies>
  30. <Dependency>ki18n</Dependency>
  31. <Dependency>libgcc</Dependency>
  32. <Dependency>kxmlgui</Dependency>
  33. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  34. <Dependency>kcoreaddons</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="data">/usr/share/applications</Path>
  39. <Path fileType="data">/usr/share/icons</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="localedata">/usr/share/locale</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="13">
  46. <Date>2018-02-03</Date>
  47. <Version>17.12.1</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="12">
  53. <Date>2017-12-15</Date>
  54. <Version>17.12.0</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="11">
  60. <Date>2017-11-11</Date>
  61. <Version>17.08.3</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="10">
  67. <Date>2017-10-14</Date>
  68. <Version>17.08.2</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="9">
  74. <Date>2017-09-14</Date>
  75. <Version>17.08.1</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="8">
  81. <Date>2017-07-17</Date>
  82. <Version>17.04.3</Version>
  83. <Comment>Version bump</Comment>
  84. <Name>Ali Algul</Name>
  85. <Email>aligulle3801@gmail.com</Email>
  86. </Update>
  87. <Update release="7">
  88. <Date>2017-06-30</Date>
  89. <Version>17.04.2</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Kamil Atlı</Name>
  92. <Email>suvari@pisilinux.org</Email>
  93. </Update>
  94. <Update release="6">
  95. <Date>2017-03-08</Date>
  96. <Version>16.12.0</Version>
  97. <Comment>Rebuild for new Toolchain.</Comment>
  98. <Name>Stefan Gronewold(groni)</Name>
  99. <Email>groni@pisilinux.org</Email>
  100. </Update>
  101. <Update release="5">
  102. <Date>2016-12-22</Date>
  103. <Version>16.12.0</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Stefan Gronewold(groni)</Name>
  106. <Email>groni@pisilinux.org</Email>
  107. </Update>
  108. <Update release="4">
  109. <Date>2016-11-27</Date>
  110. <Version>16.08.3</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Stefan Gronewold(groni)</Name>
  113. <Email>groni@pisilinux.org</Email>
  114. </Update>
  115. <Update release="3">
  116. <Date>2016-10-22</Date>
  117. <Version>16.08.2</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Yusuf Aydemir</Name>
  120. <Email>yusuf.aydemir@pisilnux.org</Email>
  121. </Update>
  122. <Update release="2">
  123. <Date>2016-10-09</Date>
  124. <Version>16.08.1</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Stefan Gronewold</Name>
  127. <Email>groni@pisilinux.org</Email>
  128. </Update>
  129. <Update release="1">
  130. <Date>2016-04-20</Date>
  131. <Version>16.04</Version>
  132. <Comment>First release</Comment>
  133. <Name>Alihan Öztürk</Name>
  134. <Email>alihan@pisilinux.org</Email>
  135. </Update>
  136. </History>
  137. </PISI>