Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: "Michał Górny" <mgorny@g.o>
Cc: Ulrich Mueller <ulm@g.o>, gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Package file name requirement for binary ebuilds
Date: Mon, 17 Oct 2016 16:09:33
Message-Id: 22532.63343.425884.530404@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] Package file name requirement for binary ebuilds by "Michał Górny"
1 >>>>> On Mon, 17 Oct 2016, Michał Górny wrote:
2
3 > On Mon, 17 Oct 2016 14:20:19 +0200
4 > Ulrich Mueller <ulm@g.o> wrote:
5
6 >> "Gentoo usually builds its packages from source. Exceptionally,
7 >> a binary package can be provided instead (e.g., if upstream doesn't
8 >> provide a source) or in addition. Such packages should still follow
9 >> normal naming conventions and don't need any special suffix.
10
11 > I think this contradicts the next paragraph. The 'or in addition' is
12 > followed by a statement that it doesn't need any special suffix.
13
14 Good catch. Strike "or in addition" from the second sentence.
15
16 >> If a binary package is provided in addition to its source-based
17 >> equivalent, the name of the former should be suffixed with '-bin'
18 >> for distinction."
19
20 > I think this could collide with Chrome vs Chromium. One could call
21 > Chromium a 'source-based equivalent' of Chrome, and therefore require
22 > the '-bin' suffix even though the names do not collide.
23
24 Hm, s/for distinction/if necessary for distinction/ ?
25
26 Ulrich