@@ -21,6 +21,7 @@ def setup():
|
|||||||
--shared-openssl \
|
--shared-openssl \
|
||||||
--shared-nghttp2 \
|
--shared-nghttp2 \
|
||||||
--shared-zlib \
|
--shared-zlib \
|
||||||
|
--shared-simdjson \
|
||||||
--with-intl=system-icu \
|
--with-intl=system-icu \
|
||||||
")
|
")
|
||||||
|
|
||||||
|
|||||||
@@ -13,8 +13,9 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Evented I/O for V8 javascript</Summary>
|
<Summary>Evented I/O for V8 javascript</Summary>
|
||||||
<Description>Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.</Description>
|
<Description>Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.</Description>
|
||||||
<Archive sha1sum="6d300a0b80c2b82d0b6d1c064c2190012959fcee" type="tarxz">https://nodejs.org/dist/v23.9.0/node-v23.9.0.tar.xz</Archive>
|
<Archive sha1sum="783fa28c32eb629a1f51a112dba2306128a2d048" type="tarxz">https://nodejs.org/dist/v26.1.0/node-v26.1.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
|
<Dependency>simdjson</Dependency>
|
||||||
<Dependency>icu4c-devel</Dependency>
|
<Dependency>icu4c-devel</Dependency>
|
||||||
<Dependency>libuv-devel</Dependency>
|
<Dependency>libuv-devel</Dependency>
|
||||||
<Dependency>openssl-devel</Dependency>
|
<Dependency>openssl-devel</Dependency>
|
||||||
@@ -37,6 +38,7 @@
|
|||||||
<Dependency>libuv</Dependency>
|
<Dependency>libuv</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>openssl</Dependency>
|
<Dependency>openssl</Dependency>
|
||||||
|
<Dependency>simdjson</Dependency>
|
||||||
<Dependency>libnghttp2</Dependency>
|
<Dependency>libnghttp2</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -50,6 +52,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="21">
|
||||||
|
<Date>2026-05-22</Date>
|
||||||
|
<Version>26.1.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="20">
|
<Update release="20">
|
||||||
<Date>2026-02-17</Date>
|
<Date>2026-02-17</Date>
|
||||||
<Version>23.9.0</Version>
|
<Version>23.9.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user