Gentoo Archives: gentoo-dev

From: "Jesus Rivero (Neurogeek)" <neurogeek@g.o>
To: gentoo-dev@l.g.o
Subject: Re: tl;dr: [gentoo-dev] Fw: reviewboard and its bugs
Date: Wed, 20 Aug 2014 03:38:02
Message-Id: CAD3zpDnk+_muRSy0dCHSxqk6A_bGwJrH7n59VA=7qcGK5UDWxw@mail.gmail.com
In Reply to: tl;dr: [gentoo-dev] Fw: reviewboard and its bugs by Alex Xu
1 On Tue, Aug 19, 2014 at 9:37 PM, Alex Xu <alex_y_xu@×××××.ca> wrote:
2
3 > tl;dr: python package has nodejs dependencies, we don't have a mechanism
4 > like distutils.eclass to install those system-wide.
5 >
6 > I gave this a try some time ago and was bummed down by some things. I dont
7 like nodejs enough, and npm devs seems to not care about centrally/globally
8 installed packages. There are some npm packages that have to be modified so
9 they can work when globally installed and it gets boring after a while. npm
10 packages tend to be really small so one package can have a really high
11 number of deps.
12
13 If anybody is interested in this, check out my repo with npm packages[0]
14 and a really simple g-npm tool[1] to generate ebuilds for them. These tools
15 might be outdated cause I don't use nodejs anymore and I dont care much
16 about it.
17
18 Feel free to ping me if you have questions.
19
20 Cheers,
21
22 [0] https://github.com/neurogeek/gentoo-overlay (I might have something
23 more recent somewhere)
24 [1] https://github.com/neurogeek/g-npm
25
26 --
27 Jesus Rivero (Neurogeek)
28 Gentoo Developer