Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] what qt package?
Date: Mon, 04 Aug 2008 17:22:44
Message-Id: 200808041756.07026.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] what qt package? by Daniel Pielmeier
1 On Monday 04 August 2008, Daniel Pielmeier wrote:
2 > Matthew R. Lee schrieb am 04.08.2008 00:28:
3 > > I'm doing a clean up of my system, getting rid of stuff I never
4 > > use. Some time ago, for reasons I can't remember, I installed a qt
5 > > development package which provided Qt linguist, Qt designer and Qt
6 > > assistant. I want to unmerge them but I can't remember, or figure
7 > > out which package they're from. I've tried variations on the names,
8 > > I've looked at the gentoo-portage web page and 'searched' the
9 > > database, I've been to the trolltech pages. But I can't work it
10 > > out! I think they all came in one package together. Does anyone
11 > > know what it's called. It will be obvious when you tell me :-)
12 > > Cheers
13 > > Matt
14 >
15 > Linguist, Designer and Assistant are part of x11-libs/qt and I don't
16 > think you can get rid of them by use flag. You have to unmerge qt but
17 > this is surely not what you want or can. Only if no package from your
18 > system depends on qt anymore.
19
20 equery and eix are your friends here:
21
22 develop portage # equery belongs /usr/qt/3/bin/linguist
23 [ Searching for file(s) /usr/qt/3/bin/linguist in *... ]
24 x11-libs/qt-3.3.8b (/usr/qt/3/bin/linguist)
25
26 develop portage # eix -e qt
27 [U] x11-libs/qt
28 Available versions:
29 (3) 3.3.8-r4 (~)3.3.8b
30 (4) 4.3.3 (~)4.3.4-r1 (~)4.3.5 {M}(~)4.4.0
31 {accessibility cups dbus debug doc examples firebird gif glib
32 immqt immqt-bc input_devices_wacom ipv6 jpeg mng mysql nas nis odbc
33 opengl pch png postgres qt3support sqlite sqlite3 ssl tiff xinerama
34 zlib}
35 Installed versions: 3.3.8b(3)(10:46:56 PM 07/31/2008)(cups mysql
36 odbc opengl postgres
37 sqlite -debug -doc -examples -firebird -immqt -immqt-bc -ipv6 -nas -nis -xinerama)
38 Homepage: http://www.trolltech.com/
39 Description: The Qt toolkit is a comprehensive C++
40 application development framework.
41
42
43 Seems Daniel is spot-on. Nothing obvious there to let you remove
44 linguist
45
46
47 --
48 Alan McKinnon
49 alan dot mckinnon at gmail dot com