[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#977472: marked as done (ITP: node-gyp-build -- Node.js build tool and bindings loader that supports prebuilds)



Your message dated Tue, 15 Dec 2020 16:04:39 +0100
with message-id <52703c3a-4d88-9ce7-e8d4-8111f330367e@debian.org>
and subject line Please reject node-gyp-build
has caused the Debian Bug report #977472,
regarding ITP: node-gyp-build -- Node.js build tool and bindings loader that supports prebuilds
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
977472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977472
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard <yadd@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, pkg-javascript-devel@lists.alioth.debian.org

* Package name    : node-gyp-build
  Version         : 4.2.3
  Upstream Author : Mathias Buus <mathiasbuus@gmail.com>
* URL             : https://github.com/prebuild/node-gyp-build
* License         : Expat
  Programming Lang: Javascript
  Description     : Node.js build tool and bindings loader that supports prebuilds

node-gyp-build works similar to "node-gyp build"  except that it will check
if a build or rebuild is present before rebuilding your project.

It's main intended use is as an npm install script and bindings loader for
native modules that bundle prebuilds using prebuildify.

This is a new dependency of node-websocket. It will be maintained under
JS Team umbrella.

--- End Message ---
--- Begin Message ---
Hi all,

I pushed node-gyp-build (#977472), but after checking more I think it's
a bad idea to push such package to Debian: its goal is to check if a
prebuild object exists in package downloaded from npm registry before
launching `node-gyp rebuild`.
Debian packages provide compiled objects and don't use on-the-fly
compilation, then this package is useless. I removed this dependency
from node-websocket using a simple patch [1]

So please reject node-gyp-build.

Cheers,
Xavier

[1]:
https://salsa.debian.org/js-team/node-websocket/-/blob/master/debian/patches/remove-dependency-to-node-gyp-build.patch

--- End Message ---

Reply to: