guix-devel
[Top][All Lists]
Advanced

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

Packaging async and underscore (Was: Re: NPM importer)


From: swedebugia
Subject: Packaging async and underscore (Was: Re: NPM importer)
Date: Fri, 30 Nov 2018 15:17:55 +0100

On 2018-11-22 02:02, swedebugia wrote:
Hi

On 2018-11-22 00:22, swedebugia wrote:
snip

snip

While investigating the top libraries* packages with most depends in npm I found the following:

Lib        Dep    DevDep    RecdevDep    Dependants    license
underscore    0    12    2400+        18000+        mit
async        1    37    2696        26069        mit

I succeded in packaging the latest underscore. I discovered a bug in the build system and fixed it to be able to build it. (see the diff attached)

Debian packaged a 4 year old async 0.8.0 that has 0 dep and only uglify-js as devdep (which we already have packaged). From 0.9.2 lodash was made a devdep.

--
Cheers
Swedebugia

Attachment: diff node-build-system
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]