Source: alt-nodejs23
Priority: optional
Maintainer: Sergey Fokin <sfokin@cloudlinux.com>
Build-Depends:
 debhelper (>= 9),
 dpkg-dev (>= 1.17.11),
 dh-apache2,
 dh-autoreconf,
 dh-buildinfo,
 apache2-dev (>= 2.0.46-1),
 quilt,
 alt-python38,
 alt-libicu73-dev,
 openssl (>= 1.1.1~),
 libssl-dev,
 zlib1g-dev (>= 1.2.11),
 autoconf,
 automake,
 autotools-dev,
 bash-completion,
 ca-certificates,
 pkg-config,
 g++,
 gcc,
 clang,
 make (>= 3.81),
 libuv1-dev,
 libc++-dev,
 libc++abi-dev,
 libstdc++-10-dev | libstdc++-12-dev | libstdc++-13-dev | libstdc++-14-dev,
 libnghttp2-dev,
 systemtap-sdt-dev
Standards-Version: 3.0.0
Section: JavaScript
Homepage: https://nodejs.org/

Package: alt-nodejs23-nodejs
Architecture: any
Multi-Arch: allowed
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: Node.js is a platform built on Chrome's JavaScript runtime for
 easily building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and efficient,
 perfect for data-intensive real-time applications that run across distributed
 devices.


Package: alt-nodejs23-nodejs-devel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: alt-nodejs23-nodejs-dev (= ${binary:Version})
Description: Development headers for the Node.js JavaScript runtime.


Package: alt-nodejs23-npm
Architecture: any
Multi-Arch: allowed
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}, alt-nodejs23-nodejs
Provides: alt-nodejs23-npm (= 10.9.2)
Description: npm is a package manager for node.js. You can use it to install
 and publish your node programs. It manages dependencies and does other cool
 stuff.

Package: alt-nodejs23-docs
Architecture: any
Multi-Arch: allowed
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: The API documentation for the Node.js JavaScript runtime.
