Gentoo Archives: gentoo-project

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-project@l.g.o
Subject: Re: [gentoo-project] Call for agenda items - Council meeting on 2022-02-13
Date: Thu, 10 Feb 2022 21:17:20
Message-Id: YgWA2jsurjYpQryH@sysrq.in
In Reply to: Re: [gentoo-project] Call for agenda items - Council meeting on 2022-02-13 by "Andreas K. Huettel"
1 On 2022-02-10 21:42, Andreas K. Huettel wrote:
2 > Let's be clear, Go is the *only* nail sticking out right now.
3 >
4 > * Rust seems to be at quite some distance from a critical point.
5 > * NodeJS... has anyone actually started packaging there?
6
7 There are two overlays with npm eclasses:
8
9 1) node-overlay - every dep is a separate package
10 https://github.com/Alessandro-Barbieri/node-overlay/blob/main/eclass/node.eclass
11
12 2) 2xsaiko - works similar to go-module and cargo eclasses
13 https://git.sr.ht/~dblsaiko/ebuilds/tree/master/item/eclass/npm2x.eclass
14
15 > * Texlive: a fixed set of packages with yearly releases, it would be
16 > completely trivial to repackage it according to the Gentoo ebuilds.