Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37857927
en ru br
ALT Linux repositórios
S:1.0.3-alt1.1

Group :: Desenvolvimento/Outros
RPM: node-detect-libc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        pname detect-libc

Name:          node-%pname
Version:       1.0.3
Release:       alt1.1
Summary:       Node.js module to detect the C standard library (libc) for use with prebuild
License:       Apache-2.0
Group:         Development/Other
Url:           https://github.com/lovell/detect-libc
Vcs:           https://github.com/lovell/detect-libc.git
Packager:      Node Team <node at packages.altlinux.ru>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-macros-nodejs

AutoProv:      yes
AutoReq:       yes

%description
Node.js module to detect the C standard library (libc) implementation family
and version in use on a given Linux system.

Provides a value suitable for use with the LIBC option of prebuild, prebuild-ci
and prebuild-install, therefore allowing build and provision of pre-compiled
binaries for musl-based Linux e.g. Alpine as well as glibc-based.

Currently supports libc detection of glibc and musl.


%prep
%setup

%build
%npm_build

%install
%npm_install

%files
%doc README.md
%nodejs_sitelib/%pname


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009