Skip to content

Commit 42e8915

Browse files
committed
nodejs: transitionalise, point to nodejs-22
1 parent 7ebdbcf commit 42e8915

File tree

4 files changed

+6
-42
lines changed

4 files changed

+6
-42
lines changed

lang-js/nodejs/autobuild/build

Lines changed: 0 additions & 24 deletions
This file was deleted.

lang-js/nodejs/autobuild/defines

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
PKGNAME=nodejs
22
PKGSEC=devel
3-
PKGDEP="icu openssl python-2 zlib"
3+
PKGDEP="nodejs-22"
44
PKGDES="A JavaScript runtime built on the V8 JavaScript engine"
55

6-
PKGEPOCH=2
6+
ABTYPE=dummy
7+
ABHOST=noarch
78

8-
# https://github.com/nodejs/node/issues/44195#issuecomment-1545966528
9-
NOLTO=1
10-
11-
PKGREP="pnpm<=9.7.0 yarn<=1.22.22-1"
12-
PKGBREAK="$PKGREP"
9+
PKGEPOCH=3

lang-js/nodejs/autobuild/prepare

Lines changed: 0 additions & 4 deletions
This file was deleted.

lang-js/nodejs/spec

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
1-
VER=20.18.0
2-
REL=1
3-
SRCS="tbl::https://nodejs.org/dist/v$VER/node-v$VER.tar.xz"
4-
CHKSUMS="sha256::7d9433e91fd88d82ba8de86e711ec41907638e227993d22e95126b02f6cd714a"
5-
CHKUPDATE="anitya::id=369796"
6-
# Note: Node.js currently requires large memory to build
7-
ENVREQ__LOONGARCH64="total_mem=30"
1+
VER=22
2+
DUMMYSRC=1

0 commit comments

Comments
 (0)