Gentoo Archives: gentoo-desktop

From: Tiago Marques <tiagomnm@×××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] kde-base/kdebase-kioslaves-3.5.10-r1 and hal USE flag
Date: Thu, 14 Jul 2011 16:08:59
Message-Id: CAGKt2SmFHz0ExyjZxsfDW1+_CiVK0zQHp2v1uWU5LhNnynLXRA@mail.gmail.com
In Reply to: Re: [gentoo-desktop] kde-base/kdebase-kioslaves-3.5.10-r1 and hal USE flag by Brent Busby
1 Install this and all will be ok:
2
3 kde-base/kdebase-kioslaves-3.5.10-r1
4 sys-apps/dbus-1.2.24
5 sys-apps/hal-0.5.13-r2
6
7 Hal above this version should be masked for kdebase-kioslaves-3.5.10.
8
9 Best regards,
10 Tiago
11
12 On Wed, Jul 13, 2011 at 11:29 PM, Brent Busby <brent@×××××××××.org> wrote:
13
14 > On Tue, 12 Jul 2011, Alex Schuster wrote:
15 >
16 > Yes, there are still people using KDE 3.5, from the kde-sunset overlay.
17 >> Auto-mounting of external media like CDs does not work, I assume it's
18 >> because I have no HAL support for kioslaves:
19 >>
20 >> leela ~ # USE=hal emerge -pv kde-base/kdebase-kioslaves:3.5
21 >>
22 >> These are the packages that would be merged, in order:
23 >>
24 >> Calculating dependencies... done!
25 >> [ebuild R ] kde-base/kdebase-kioslaves-3.**5.10-r1 USE="ldap samba
26 >> -
27 >> debug (-hal) -kdehiddenvisibility -openexr" 0 kB [1]
28 >>
29 >> Total: 1 package (1 reinstall), Size of downloads: 0 kB
30 >> Portage tree and overlays:
31 >> [0] /var/portage/tree
32 >> [1] /var/portage/layman/kde-sunset
33 >>
34 >> The (-hal) probably means that this USE flag is disabled by profile. Is
35 >> there a way to enable it? Or does one have to mount CDs manually with KDE
36 >> 3.5 now?
37 >>
38 >> I tried to put -hal in package.use.mask, and hal in package.use.force
39 >> (whatever thsi is). And in package.use of course, but this does not help.
40 >> When I look into the ebuild, it seems that sys-apps/dbus has to be
41 >> compiled
42 >> with qt3, but there is no such USE flag for this package. Maybe that's why
43 >> hal is masked in the first place.
44 >>
45 >> So, is there anything I can do about it?
46 >>
47 >
48 > Here's what I've had to do...
49 >
50 > In /etc/portage/package.use.mask:
51 >
52 > kde-base/kdebase-kioslaves -hal
53 > app-cdr/k3b -hal
54 >
55 > In /etc/portage/package.keywords (because newer masked ebuilds of these two
56 > packages solve some build issues):
57 >
58 > kde-base/kdelibs:3.5 ~amd64
59 > kde-base/kcontrol:3.5 ~amd64
60 >
61 > In /etc/portage/package.unmask:
62 >
63 > kde-base/kdelibs:3.5
64 > kde-base/kcontrol:3.5
65 >
66 > Hope this helps...
67 >
68 > --
69 > + Brent A. Busby +
70 > + Sr. UNIX Systems Admin + Vote for Cthulhu.
71 > + University of Chicago +
72 > + James Franck Institute + Why settle for the lesser evil?
73 >
74 >

Replies

Subject Author
Re: [gentoo-desktop] kde-base/kdebase-kioslaves-3.5.10-r1 and hal USE flag Alex Schuster <wonko@×××××××××.org>