Gentoo Archives: gentoo-dev

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] adding more entries to profiles/info_pkgs
Date: Sun, 16 Dec 2018 22:14:49
Message-Id: 3825460.EZnp4yrIHk@reaper
In Reply to: Re: [gentoo-dev] [RFC] adding more entries to profiles/info_pkgs by Mikle Kolyada
1 On Saturday, December 15, 2018 3:57:02 AM PST Mikle Kolyada wrote:
2 > On 15.12.2018 5:00, Georgy Yakovlev wrote:
3 > > Hi,
4 > >
5 > > while lurking on bugzilla lately I noticed that package part of
6 > > "emerge --info" output may be lacking in some cases.
7 > >
8 > > Good candidates for adding to that file are:
9 > >
10 > > virtual/rust
11 > > llvm ?
12 > > dev-util/meson
13 > > dev-util/ninja
14 > >
15 > > that should be enough to provide a bit more to initial information without
16 > > going crazy and clobbering output too much.
17 > >
18 > > Thoughts?
19 > >
20 > > Regards,
21 > > Georgy Yakovlev
22 > > Gentoo Linux Developer
23 >
24 > They all are not way too much spread, especially rust.
25 >
26 > Do not think it worth to include them.
27 >
28 > meson can be reconsidered later, as more and more people are using this one.
29
30 meson and ninja come in pair, and:
31 systemd already depends on both
32 openrc wants to switch to meson.
33 many xorg parts depend on meson
34 mesa & co depends on meson
35 cmake-utils.eclass defaults to ninja as default makefile generator for EAPI=7
36
37 those are damn good reasons for inclusion, those tools becoming essential.
38 and it's only couple of lines of text, not a big deal.
39 and the lines are not shown if package in question is not installed.
40
41 having rust in output of initial --info also can be quite handy as recent
42 cargo/rust issue showed but yeah, pkg_info probably could deal with that for
43 now at least. not a very popular ebuild function, never knew it existed.
44 Thanks Kent for pointing it out.
45
46
47
48
49 --
50 Georgy Yakovlev
51 Gentoo Linux Developer

Attachments

File name MIME type
signature.asc application/pgp-signature