Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USE flags and configure-time problems
Date: Mon, 15 Jan 2007 12:18:57
Message-Id: 200701151313.02908.bo.andresen@zlin.dk
In Reply to: [gentoo-user] USE flags and configure-time problems by "Iván Pérez Domínguez"
1 On Sunday 14 January 2007 20:10, Iván Pérez Domínguez wrote:
2 > I understand why this happend, and I know how to solve it.
3 >
4 > My point is: should the RDEPEND and DEPEND syntax in ebuilds be changed
5 > so that this kind of problems can be detected before emerging?
6
7 https://bugs.gentoo.org/show_bug.cgi?id=2272
8
9 USE deps have been discussed many times on the gentoo-dev@ mailing list so
10 search the archives if you want to know more about it. The syntax has been
11 agreed on (cate-gory/pkg:use) but it still hasn't been implemented in
12 portage. AFAIK zmedico plans to implement it in portage-2.1.3 when 2.1.2 has
13 been stabilized.
14
15 Even after it has been implemented it won't be possible to use it in the tree
16 without an EAPI bump. This is to avoid people who haven't yet upgraded
17 portage from getting weird problems because it doesn't understand the
18 syntax... Before the EAPI can be bumped to a newer version, the current
19 version needs to be defined. spb is working on that now but it still needs to
20 be agreed on...
21
22 --
23 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] USE flags and configure-time problems "Bo Ørsted Andresen" <bo.andresen@××××.dk>