pspec.xml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>nodejs</Name>
  6. <Homepage>http://nodejs.org/</Homepage>
  7. <Packager>
  8. <Name>Ertuğrul Erata</Name>
  9. <Email>ertugrulerata@gmail.com</Email>
  10. </Packager>
  11. <PartOf>network.library</PartOf>
  12. <License>MIT</License>
  13. <IsA>app:console</IsA>
  14. <Summary>Evented I/O for V8 javascript</Summary>
  15. <Description>Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.</Description>
  16. <Archive sha1sum="57070b8062ca616bdc0372ff125905fd7949984b" type="tarxz">https://nodejs.org/dist/v22.7.0/node-v22.7.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>icu4c-devel</Dependency>
  19. <Dependency>libuv-devel</Dependency>
  20. <Dependency>openssl-devel</Dependency>
  21. <Dependency>python3-devel</Dependency>
  22. <Dependency>libnghttp2-devel</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <!--<Patch level="1">nodejs-v8-icu59.patch</Patch> -->
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>nodejs</Name>
  30. <Summary>Node.js JavaScript runtime</Summary>
  31. <RuntimeDependencies>
  32. <Dependency>icu4c</Dependency>
  33. <Dependency>zlib</Dependency>
  34. <Dependency>libuv</Dependency>
  35. <Dependency>libgcc</Dependency>
  36. <Dependency>openssl</Dependency>
  37. <Dependency>libnghttp2</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="data">/usr/lib/node_modules</Path>
  41. <Path fileType="data">/usr/share/systemtap</Path>
  42. <Path fileType="executable">/usr/bin</Path>
  43. <Path fileType="header">/usr/include</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. <Path fileType="man">/usr/share/man</Path>
  46. </Files>
  47. </Package>
  48. <History>
  49. <Update release="16">
  50. <Date>2024-09-03</Date>
  51. <Version>22.7.0</Version>
  52. <Comment>Version bump.</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="15">
  57. <Date>2024-01-10</Date>
  58. <Version>21.5.0</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="14">
  64. <Date>2023-10-19</Date>
  65. <Version>21.0.0</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="13">
  71. <Date>2023-10-14</Date>
  72. <Version>20.8.1</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="12">
  78. <Date>2023-07-06</Date>
  79. <Version>20.4.0</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="11">
  85. <Date>2021-10-23</Date>
  86. <Version>16.11.1</Version>
  87. <Comment>Rebuild.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="10">
  92. <Date>2021-10-17</Date>
  93. <Version>16.11.1</Version>
  94. <Comment>Version bump.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="9">
  99. <Date>2021-07-09</Date>
  100. <Version>16.4.2</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="8">
  106. <Date>2021-02-27</Date>
  107. <Version>15.10.0</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="7">
  113. <Date>2021-02-26</Date>
  114. <Version>15.9.0</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>İdris Kalp</Name>
  117. <Email>idriskalp@gmail.com</Email>
  118. </Update>
  119. <Update release="6">
  120. <Date>2020-04-26</Date>
  121. <Version>14.0.0</Version>
  122. <Comment>Major version bump.</Comment>
  123. <Name>Blue Devil</Name>
  124. <Email>bluedevil@sctzine.com</Email>
  125. </Update>
  126. <Update release="5">
  127. <Date>2020-01-17</Date>
  128. <Version>13.6.0</Version>
  129. <Comment>Version Bump</Comment>
  130. <Name>Pisi Linux Community</Name>
  131. <Email>admin@pisilinux.org</Email>
  132. </Update>
  133. <Update release="4">
  134. <Date>2018-07-31</Date>
  135. <Version>9.5.0</Version>
  136. <Comment>Version Bump</Comment>
  137. <Name>Pisi Linux Community</Name>
  138. <Email>admin@pisilinux.org</Email>
  139. </Update>
  140. <Update release="3">
  141. <Date>2017-05-02</Date>
  142. <Version>7.9.0</Version>
  143. <Comment>Version Bump</Comment>
  144. <Name>Pisi Linux Community</Name>
  145. <Email>admin@pisilinux.org</Email>
  146. </Update>
  147. <Update release="2">
  148. <Date>2016-06-09</Date>
  149. <Version>4.1.2</Version>
  150. <Comment>Release Bump</Comment>
  151. <Name>Pisi Linux Community</Name>
  152. <Email>admin@pisilinux.org</Email>
  153. </Update>
  154. <Update release="1">
  155. <Date>2015-10-10</Date>
  156. <Version>4.1.2</Version>
  157. <Comment>First release</Comment>
  158. <Name>Ertuğrul Erata</Name>
  159. <Email>ertugrulerata@gmail.com</Email>
  160. </Update>
  161. </History>
  162. </PISI>