Gentoo Archives: gentoo-user

From: Luke Albers <gtg940r@×××××××××××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] enlightenment 16 or 17
Date: Wed, 03 Aug 2005 15:28:55
Message-Id: 1123082634.333.4.camel@localhost
In Reply to: Re: [gentoo-user] enlightenment 16 or 17 by fire-eyes
1 On Wed, 2005-08-03 at 09:20 -0400, fire-eyes wrote:
2 > On Wed, 2005-08-03 at 14:45 +0200, Fernando Meira wrote:
3 > > How stable is e17? The new stuff worth it? Any comments about this?
4 >
5 > E17 is still beta or maybe even just alpha code. It is not stable by a
6 > long shot, and I find it rather difficult to use, when everything
7 > compiles (it often doesn't).
8 >
9 > For experimenting I would say go ahead, and you can find a nice guide on
10 > this at:
11 >
12 > http://gentoo-wiki.com/HOWTO_emerge_e17
13 >
14 > Just remember it's very early code, and it may or may not build from one
15 > day to the next.
16 >
17 > But it's neat to toy with :)
18 >
19
20
21 I run this every day to recompile from CVS. Somtimes it compiles,
22 sometimes it doesnt, but I dont really care. I don't think it is
23 difficult to use at all, you will rarely need to change much from the
24 command line. The only thing that can be a bitch is making all the eapp
25 files, but you can get other peoples' and use them.
26
27 echo ">=x11-wm/e-9999 -*
28 >=dev-db/edb-9999 -*
29 >=dev-libs/eet-9999 -*
30 >=media-libs/imlib2-9999 -*
31 >=media-libs/imlib2_loaders-9999 -*
32 >=x11-libs/evas-9999 -*
33 >=x11-libs/ecore-9999 -*
34 >=media-libs/epeg-9999 -*
35 >=media-libs/epsilon-9999 -*
36 >=dev-libs/embryo-9999 -*
37 >=media-libs/edje-9999 -*
38 >=x11-libs/esmart-9999 -*
39 >=media-libs/etox-9999 -*
40 >=x11-libs/ewl-9999 -*
41 >=dev-libs/engrave-9999 -*
42 >=dev-util/e_utils-9999 -*
43 >=x11-misc/entrance-9999 -*
44 >=app-misc/evidence-9999 -*
45 >=x11-misc/engage-9999 -*
46 >=media-gfx/elicit-9999 -*
47 >=media-gfx/entice-9999 -*
48 >=media-video/elation-9999 -*
49 >=media-video/envision-9999 -*
50 >=app-misc/examine-9999 -*
51 >=media-libs/emotion-9999 -*
52 >=mail-client/embrace-9999 -*
53 >=net-news/erss-9999 -*
54 >=media-video/eclair-9999 -*
55 >=sci-calculators/equate-9999 -*
56 >=x11-plugins/e_modules-9999 -*" > /etc/portage/package.keywords &&
57 emerge -v edb eet imlib2 imlib2_loaders evas ecore epeg epsilon embryo
58 edje esmart emotion etox ewl e engrave e_utils entrance evidence engage
59 elicit entice elation envision examine equate erss embrace eclair
60 e_modules
61
62
63 --
64 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] enlightenment 16 or 17 Christoph Gysin <cgysin@×××.ch>