Gentoo Archives: gentoo-user

From: "Sebastian Beßler" <sebastian@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge on really old tree
Date: Tue, 01 Feb 2011 18:31:50
Message-Id: 4D485139.2060706@darkmetatron.de
In Reply to: Re: [gentoo-user] emerge on really old tree by Dale
1 Am 01.02.2011 18:38, schrieb Dale:
2
3 > Do you have k3b installed? I tried to install it here, it was a blocker
4 > earlier so I -C'd it, and it appears k3b wants a older version of qt
5 > stuff and KDE 4.6 wants the new versions of qt stuff. I have not been
6 > able to work around this yet but would love to know if it is doable yet.
7
8 I have KDE 4.6 and k3b installed here without problems.
9
10 metatron@Shao ~ $ emerge $(qlist -IC qt- k3b kdelibs) -vp
11
12 These are the packages that would be merged, in order:
13
14 Calculating dependencies... done!
15 [ebuild R ] x11-libs/qt-core-4.7.1-r1 USE="exceptions glib iconv
16 jit optimized-qmake pch private-headers qt3support ssl (-aqua) -debug" 0 kB
17 [ebuild R ] x11-libs/qt-script-4.7.1-r1 USE="exceptions iconv jit
18 pch private-headers (-aqua) -debug" 0 kB
19 [ebuild R ] x11-libs/qt-sql-4.7.1-r1 USE="exceptions iconv mysql
20 pch qt3support sqlite (-aqua) -debug (-firebird) -freetds -odbc
21 -postgres" 0 kB
22 [ebuild R ] x11-libs/qt-dbus-4.7.1 USE="exceptions pch (-aqua)
23 -debug" 0 kB
24 [ebuild R ] x11-libs/qt-test-4.7.1 USE="exceptions iconv pch
25 (-aqua) -debug" 0 kB
26 [ebuild R ] x11-libs/qt-xmlpatterns-4.7.1 USE="pch (-aqua) -debug" 0 kB
27 [ebuild R ] x11-libs/qt-gui-4.7.1-r1 USE="accessibility cups dbus
28 exceptions glib mng pch private-headers qt3support raster tiff xinerama
29 (-aqua) -debug -egl -nas -nis -trace" 0 kB
30
31
32 [ebuild R ] x11-libs/qt-qt3support-4.7.1 USE="accessibility
33 exceptions kde pch (-aqua) -debug -phonon" 0 kB
34 [ebuild R ] x11-libs/qt-svg-4.7.1-r1 USE="accessibility exceptions
35 iconv pch (-aqua) -debug" 0 kB
36 [ebuild R ] x11-libs/qt-opengl-4.7.1 USE="exceptions pch qt3support
37 (-aqua) -debug -egl" 0 kB
38 [ebuild R ] x11-libs/qt-webkit-4.7.1-r1 USE="dbus exceptions jit
39 kde pch (-aqua) -debug" 0 kB
40 [ebuild R ] dev-libs/libdbusmenu-qt-0.6.4 USE="-debug -test" 0 kB
41 [ebuild R ] sys-auth/polkit-qt-0.99.0 USE="-debug -examples" 0 kB
42 [ebuild R ] x11-libs/qt-multimedia-4.7.1 USE="exceptions iconv pch
43 (-aqua) -debug" 0 kB
44 [ebuild R ] x11-libs/qt-declarative-4.7.1-r2 USE="exceptions pch
45 private-headers qt3support (-aqua) -debug" 0 kB
46 [ebuild R ] kde-base/kdelibs-4.6.0 USE="3dnow acl alsa bzip2 fam
47 handbook jpeg2k kerberos lzma mmx nls openexr opengl policykit
48 semantic-desktop spell sse sse2 ssl udev (-altivec) (-aqua) -bindist
49 -debug -doc (-kdeenablefinal) (-kdeprefix) -test -zeroconf" 0 kB
50 [ebuild R ] app-cdr/k3b-2.0.2-r1 USE="dvd encode ffmpeg flac lame
51 mad musepack musicbrainz taglib vorbis wav (-aqua) -debug -emovix -hal
52 (-kdeenablefinal) -sndfile -sox -vcd" LINGUAS="de -ast -be -bg -ca
53 -ca@valencia -cs -csb -da -el -en_GB -eo -es -et -eu -fi -fr -ga -gl -he
54 -hi -hne -hr -hu -is -it -ja -km -ko -ku -lt -mai -nb -nds -nl -nn -oc
55 -pa -pl -pt -pt_BR -ro -ru -se -sk -sl -sv -th -tr -uk -zh_CN -zh_TW" 0
56 kB
57
58
59 Total: 17 packages (17 reinstalls), Size of downloads: 0 kB
60
61 HTH
62
63 Sebastian Beßler

Replies

Subject Author
Re: [gentoo-user] emerge on really old tree Dale <rdalek1967@×××××.com>