pspec.xml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kconfig</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. <IsA>app:gui</IsA>
  15. <Summary>Advanced configuration system for KDE Frameworks 5</Summary>
  16. <Description>Kconfig provides advanced libraries and tools for accessing configuration files.</Description>
  17. <Archive sha1sum="432bbad612ec3efaa7134e18befd802db10f82e2" type="tarxz">mirrors://kde/stable/frameworks/5.41/kconfig-5.41.0.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
  21. <Dependency versionFrom="5.41.0">extra-cmake-modules</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>kconfig</Name>
  26. <RuntimeDependencies>
  27. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  28. <Dependency>libgcc</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="data">/usr/share</Path>
  32. <Path fileType="localedata">/usr/share/locale</Path>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib/qt5</Path>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>kconfig-devel</Name>
  41. <Summary>Development files for kconfig</Summary>
  42. <RuntimeDependencies>
  43. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  44. <Dependency release="current">kconfig</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="header">/usr/include</Path>
  48. <Path fileType="data">/usr/lib/cmake</Path>
  49. <Path fileType="config">/usr/lib/pkgconfig</Path>
  50. </Files>
  51. </Package>
  52. <History>
  53. <Update release="13">
  54. <Date>2017-12-15</Date>
  55. <Version>5.41.0</Version>
  56. <Comment>Version bump</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="12">
  61. <Date>2017-11-11</Date>
  62. <Version>5.40.0</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="11">
  68. <Date>2017-10-14</Date>
  69. <Version>5.39.0</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="10">
  75. <Date>2017-09-13</Date>
  76. <Version>5.38.0</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="9">
  82. <Date>2017-06-20</Date>
  83. <Version>5.35.0</Version>
  84. <Comment>version bump</Comment>
  85. <Name>Ali Algul</Name>
  86. <Email>aligulle3801@gmail.com</Email>
  87. </Update>
  88. <Update release="8">
  89. <Date>2017-02-27</Date>
  90. <Version>5.29.0</Version>
  91. <Comment>Rebuild for new Toolchain.</Comment>
  92. <Name>Stefan Gronewold(groni)</Name>
  93. <Email>groni@pisilinux.org</Email>
  94. </Update>
  95. <Update release="7">
  96. <Date>2016-12-20</Date>
  97. <Version>5.29.0</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>Stefan Gronewold(groni)</Name>
  100. <Email>groni@pisilinux.org</Email>
  101. </Update>
  102. <Update release="6">
  103. <Date>2016-11-26</Date>
  104. <Version>5.28.0</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Stefan Gronewold(groni)</Name>
  107. <Email>groni@pisilinux.org</Email>
  108. </Update>
  109. <Update release="5">
  110. <Date>2016-10-22</Date>
  111. <Version>5.27.0</Version>
  112. <Comment>Version bump.</Comment>
  113. <Name>Yusuf Aydemir</Name>
  114. <Email>yusuf.aydemir@pisilnux.org</Email>
  115. </Update>
  116. <Update release="4">
  117. <Date>2016-10-04</Date>
  118. <Version>5.26.0</Version>
  119. <Comment>Version bump.</Comment>
  120. <Name>Yusuf Aydemir</Name>
  121. <Email>yusuf.aydemir@pisilnux.org</Email>
  122. </Update>
  123. <Update release="3">
  124. <Date>2016-07-21</Date>
  125. <Version>5.24.0</Version>
  126. <Comment>Version bump.</Comment>
  127. <Name>Yusuf Aydemir</Name>
  128. <Email>yusuf.aydemir@pisilinux.org</Email>
  129. </Update>
  130. <Update release="2">
  131. <Date>2016-05-17</Date>
  132. <Version>5.22.0</Version>
  133. <Comment>Version bump.</Comment>
  134. <Name>Burak Ertürk</Name>
  135. <Email>burakerturk@pisilinux.org</Email>
  136. </Update>
  137. <Update release="1">
  138. <Date>2016-04-13</Date>
  139. <Version>5.21.0</Version>
  140. <Comment>First release</Comment>
  141. <Name>Yusuf Aydemir</Name>
  142. <Email>yusuf.aydemir@pisilinux.org</Email>
  143. </Update>
  144. </History>
  145. </PISI>