Gentoo Archives: gentoo-dev

From: flameeyes@gmail.com (Diego 'Flameeyes' =?utf-8?Q?Petten=C3=B2?=)
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: virtualx eclass
Date: Thu, 16 Oct 2008 14:18:08
Message-Id: m23aiwtyio.fsf@gmail.com
In Reply to: [gentoo-dev] virtualx eclass by Doug Goldstein
1 Doug Goldstein <cardoe@g.o> writes:
2
3 > It'd be a lot more consistent if ebuilds provided a USE flag or directly
4 > depended on the xorg-server and then used the functions in the eclass.
5 > So in summary, those are the changes I plan on making very shortly. If
6 > someone's got some input, please speak up.
7
8 Kinda like good ol' kde.eclass:
9
10 VIRTUALX_ONLY_TEST="yes"
11
12 inherit virtualx
13
14 and instead of using IUSE=X for that, IUSE=test.
15
16 --
17 Diego "Flameeyes" Pettenò
18 http://blog.flameeyes.eu/

Replies

Subject Author
Re: [gentoo-dev] Re: virtualx eclass Doug Goldstein <cardoe@g.o>