On Fri, Jun 27, 2014 at 1:39 PM, Jérémy Lal <kapo...@melix.org> wrote:

> Le vendredi 27 juin 2014 à 21:28 +0200, Emilien Klein a écrit :
> > 2014-06-27 17:34 GMT+02:00 Andrew Kelley <superjo...@gmail.com>:
> > > On Fri, Jun 27, 2014 at 12:35 AM, Emilien Klein <
> emilien+deb...@klein.st>
> > > wrote:
>
> > > 2. How does one package up modules that contain C++ code?
> > >
> > > For me these are:
> > > https://npmjs.org/package/ws
> > > https://npmjs.org/package/leveldown
> > > https://npmjs.org/package/groove
> >
> > Do these packages have a Makefile, or some building recipe? If it's
> > using one of the popular tools, the package helpers should be able to
> > take care of the building process for you.
>
> Usually c++ node modules use node-gyp, see packages build-depending on
> node-gyp to find out about it (reverse-depends -b node-gyp).
>

Thanks, this is helpful.


So far I have packaged up 3 modules:
http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-findit.git;a=summary
http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-pend.git;a=summary
http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-keygrip.git;a=summary

Any feedback before I continue?
_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to