Name: | nodejs010-node-gyp |
---|---|
Version: | 3.2.0 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 69901 |
License: | MIT |
RPM: | nodejs010-node-gyp-3.2.0-3.el7.noarch.rpm |
Source RPM: | nodejs010-node-gyp-3.2.0-3.el7.src.rpm |
Build Date: | Thu Aug 04 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/TooTallNate/node-gyp |
Summary: | Node.js native addon build tool |
Description: | node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js, which takes away the pain of dealing with the various differences in build platforms. It is the replacement to the node-waf program which is removed for node v0.8. |
- Resolves: #1255594, merge patches together
- New upstream release
- Rebase to latest upstream stable
- Fix dependencies versions of nopt and glob - Backport Patch1 to new sources
- New upstream release
- Fix addon-rpm-gypi - Backport patch to new sources
- New upstream release
- use proper path for gyp since its comming from v8 collection
<<<<<<< HEAD - require v8314-v8
- rebuilt with gyp from v8 scl ======= - replace dependency on nodejs010-v8 with v8314-v8