pspec.xml 5.7 KB

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