Пакет node-gyp: Информация

  • Default inline alert: Версия в репозитории: 10.1.0-alt1

Бинарный пакет: node-gyp
Версия: 8.3.0-alt1
Архитектура: noarch
Собран:  18 декабря 2021 г. 20:23 в задании #292135
Исходный пакет: node-gyp
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/TooTallNate/node-gyp

Лицензия: MIT
О пакете: Node.js native addon build tool
Описание: 
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.

Install gcc-c++ package for compiling native addon modules for Node.js.

Сопровождающий: Vitaly Lipatov

Список участников:
Vitaly Lipatov
Igor Vlasenko

Права:
Vitaly Lipatov

Последнее изменение


17 декабря 2021 г. Vitaly Lipatov 8.3.0-alt1
- new version 8.3.0 (with rpmrb script)
- set gyp to v0.10.0
- python 3.10 support
20 февраля 2020 г. Vitaly Lipatov 5.0.7-alt1
- new version 5.0.7 (with rpmrb script)
- disable rpm-build-nodejs requires (break a circle)
20 января 2020 г. Vitaly Lipatov 5.0.5-alt3
- use system node include dir to binary build (ALT bug 36349)
- first use python3 to gyp run