Gentoo Archives: gentoo-dev

From: Brandon Low <lostlogic@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: Misc questions on ebuilds
Date: Sun, 16 Jun 2002 01:12:03
Message-Id: 20020616011201.A15702@lostlogicx.com
In Reply to: [gentoo-dev] Re: Misc questions on ebuilds by Mark Gordon
1 The current policy is to explicitly define everything as lintool asks...
2 for many/most ebuilds RDEPEND="${DEPEND}" works for now... SLOT is
3 semi-optional, but for a new package, just make it SLOT="0" for
4 consistency...
5
6 --Brandon
7
8 On Sat, 06/15/02 at 20:53:04 +0100, Mark Gordon wrote:
9 > On Fri, 14 Jun 2002 22:56:29 -0500, Brandon Low <lostlogic@g.o>
10 > wrote:
11 >
12 > >Have you used the "lintool" script that comes with gentoolkit? It is a
13 > >nice tool which checks for most common ebuilding mistakes...
14 >
15 > Some questions about that. Looking at skel.ebuild I thought that
16 > RDEPEND did not need to be defined since it would default to DEPEND,
17 > yet lintool considers not defining it an error.
18 >
19 > Is it considered better to allow things to default when the documented
20 > defaults are correct or to explicitly define everything, in which case
21 > I would have thought the skel.ebuild should tell you the normal values
22 > but not say they are defaults for when items are not specified.
23 >
24 > I've already submitted one ebuild and hope to submit more, so I want
25 > to get them as 'correct' as possible.
26 > --
27 > Mark Gordon
28 >
29 >
30 > _______________________________________________
31 > gentoo-dev mailing list
32 > gentoo-dev@g.o
33 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev