[packages/nodejs-gyp] up to 12.3.0

atler atler at pld-linux.org
Sat May 2 01:50:55 CEST 2026


commit 37173441831e4dbea64c03a5c17d42ba8b97f55a
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri May 1 23:58:21 2026 +0200

    up to 12.3.0

 link-libnode.patch | 2 +-
 nodejs-gyp.spec    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-gyp.spec b/nodejs-gyp.spec
index df471fa..5cb0a8b 100644
--- a/nodejs-gyp.spec
+++ b/nodejs-gyp.spec
@@ -5,17 +5,17 @@
 %define		pkg	node-gyp
 Summary:	Node.js native addon build tool
 Name:		nodejs-gyp
-Version:	11.2.0
-Release:	2
+Version:	12.3.0
+Release:	1
 License:	MIT
 Group:		Development/Libraries
 Source0:	http://registry.npmjs.org/node-gyp/-/node-gyp-%{version}.tgz
-# Source0-md5:	b458b941ff4e015a1464437532aaffb0
+# Source0-md5:	3c1187113f52165a6dc43093c150edba
 # tar xf node-gyp-%{version}.tgz
 # npm -C package install --omit dev --no-audit --no-fund
 # tar acf nodejs-gyp-node_modules-%{version}.tar.xz package/node_modules
 Source1:	%{name}-node_modules-%{version}.tar.xz
-# Source1-md5:	02f806bb4e6b7fc6371c9ca2868ecb9e
+# Source1-md5:	db037c29a2a4fd9bee5e79127b5fe429
 Patch0:		system-gyp.patch
 Patch1:		link-libnode.patch
 URL:		https://github.com/TooTallNate/node-gyp
diff --git a/link-libnode.patch b/link-libnode.patch
index 7a0e7ec..d595c31 100644
--- a/link-libnode.patch
+++ b/link-libnode.patch
@@ -1,7 +1,7 @@
 --- nodejs-gyp-0.9.5/addon.gypi~	2013-03-09 01:42:19.000000000 +0200
 +++ nodejs-gyp-0.9.5/addon.gypi	2013-04-08 20:07:37.237603565 +0300
 @@ -39,6 +39,9 @@
-       [ 'OS in "freebsd openbsd netbsd solaris android" or \
+       [ 'OS in "freebsd openbsd netbsd solaris android openharmony" or \
           (OS=="linux" and target_arch!="ia32")', {
          'cflags': [ '-fPIC' ],
 +      }],
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-gyp.git/commitdiff/37173441831e4dbea64c03a5c17d42ba8b97f55a



More information about the pld-cvs-commit mailing list