1 |
On Thu, Apr 19, 2001 at 02:41:09AM +0200, Peter Fischer wrote: |
2 |
|
3 |
> Is there a possibility to do recursive merges, because if I do: |
4 |
> bash-2.04# ebuild nautilus-1.0.ebuild merge |
5 |
> results in: |
6 |
> !!! Some build dependencies must be satisfied: |
7 |
|
8 |
Upgrade to portage 1.5, and then remove /usr/bin/ebuild (it now lives in |
9 |
/usr/sbin.) |
10 |
|
11 |
Then, use the "emerge" command to install ebuilds: |
12 |
|
13 |
# emerge --pretend foo/bar-1.0.ebuild |
14 |
|
15 |
or.... |
16 |
|
17 |
# emerge --pretend evolution/evolution-0.8.ebuild |
18 |
|
19 |
These are the packages that I would merge, in order. |
20 |
|
21 |
Calculating dependencies............................. done! |
22 |
media-libs/alsa-lib-0.5.10-r1 to / (new) |
23 |
dev-util/guile-1.4-r3 to / (new) |
24 |
sys-libs/zlib-1.1.3-r2 to / (package upgrade) |
25 |
dev-util/xml-i18n-tools-0.8.1 to / (new) |
26 |
gnome-base/gnome-env-1.0 to / (new) |
27 |
dev-libs/glib-1.2.10 to / (package upgrade) |
28 |
net-libs/libwww-5.3.2-r1 to / (new) |
29 |
media-libs/freetype-2.0.1-r1 to / (new) |
30 |
gnome-base/libxml-1.8.11 to / (new) |
31 |
media-libs/giflib-4.1.0-r2 to / (new) |
32 |
media-libs/audiofile-0.2.1 to / (new) |
33 |
media-sound/esound-0.2.22 to / (new) |
34 |
gnome-base/libghttp-1.0.9 to / (new) |
35 |
sys-devel/flex-2.5.4a-r3 to / (package upgrade) |
36 |
media-libs/jpeg-6b-r2 to / (new) |
37 |
media-libs/tiff-3.5.6_beta to / (new) |
38 |
x11-base/xfree-4.0.3 to / (new) |
39 |
x11-libs/gtk+-1.2.10 to / (new) |
40 |
media-libs/imlib-1.9.10 to / (new) |
41 |
gnome-base/ORBit-0.5.7-r1 to / (new) |
42 |
gnome-base/gnome-libs-1.2.13 to / (new) |
43 |
gnome-base/glibwww-0.2-r1 to / (new) |
44 |
gnome-base/gdk-pixbuf-0.10.1 to / (new) |
45 |
gnome-base/oaf-0.6.5 to / (new) |
46 |
gnome-base/gconf-1.0.0 to / (new) |
47 |
gnome-base/gnome-vfs-1.0 to / (new) |
48 |
gnome-base/control-center-1.4.0.1 to / (new) |
49 |
gnome-base/gnome-core-1.4.0.1 to / (new) |
50 |
gnome-apps/evolution-0.8 to / (new) |
51 |
|
52 |
Remove the "--pretend" and all these apps will be merged in the |
53 |
proper order. |
54 |
|
55 |
Best Regards, |
56 |
|
57 |
-- |
58 |
Daniel Robbins <drobbins@g.o> |
59 |
President/CEO http://www.gentoo.org |
60 |
Gentoo Technologies, Inc. |