Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] kde use flag for profile plasma?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Lokesh
Apprentice
Apprentice


Joined: 01 Apr 2012
Posts: 161

PostPosted: Mon Jul 31, 2017 11:57 am    Post subject: [solved] kde use flag for profile plasma? Reply with quote

According to the KDE wiki "kde" should be put into the make.conf. There is also the profile "plasma". Does it make sense to work with both at the same time or should the kde use flag be removed from the make.conf?

Thanks
Lokesh
_________________
Sometimes frustrated Linux User


Last edited by Lokesh on Wed Aug 02, 2017 5:53 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon Jul 31, 2017 12:04 pm    Post subject: Reply with quote

plasma profile already provide kde use flag
Code:
$  cat /usr/portage/profiles/targets/desktop/plasma/make.defaults
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

USE="consolekit declarative dri kde kipi kwallet phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Lokesh
Apprentice
Apprentice


Joined: 01 Apr 2012
Posts: 161

PostPosted: Mon Jul 31, 2017 1:18 pm    Post subject: Reply with quote

fedeliallalinea wrote:
plasma profile already provide kde use flag
Code:
$  cat /usr/portage/profiles/targets/desktop/plasma/make.defaults
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

USE="consolekit declarative dri kde kipi kwallet phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"


Thanks very much. This allows me to clean up my make.conf. Duplicates seem not to matter, though.

Cheers
Lokesh
_________________
Sometimes frustrated Linux User
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Mon Jul 31, 2017 2:15 pm    Post subject: Reply with quote

Duplicates don't matter, however, in addition to the make.defaults with USE=kde, Plasma profile also does some conflict removal where it sets -kde and -qt4 on select packages in package.use. And those would be overridden by your make.conf setup if switched on.

Lokesh wrote:
According to the KDE wiki "kde" should be put into the make.conf.

I did not find that. Could you enlighten us?
Back to top
View user's profile Send private message
Lokesh
Apprentice
Apprentice


Joined: 01 Apr 2012
Posts: 161

PostPosted: Mon Jul 31, 2017 2:46 pm    Post subject: Reply with quote

asturm wrote:
Duplicates don't matter, however, in addition to the make.defaults with USE=kde, Plasma profile also does some conflict removal where it sets -kde and -qt4 on select packages in package.use. And those would be overridden by your make.conf setup if switched on.

Lokesh wrote:
According to the KDE wiki "kde" should be put into the make.conf.

I did not find that. Could you enlighten us?
No :oops: . I can't remember where I saw it, and a quick search did not bring it up. I have to leave now, but get back tomorrow.
_________________
Sometimes frustrated Linux User
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Tue Aug 01, 2017 5:15 pm    Post subject: Reply with quote

My guess is you remembered that from a very low-level example about USE flags in the Gentoo handbook.
Back to top
View user's profile Send private message
Lokesh
Apprentice
Apprentice


Joined: 01 Apr 2012
Posts: 161

PostPosted: Wed Aug 02, 2017 5:52 am    Post subject: Reply with quote

asturm wrote:
My guess is you remembered that from a very low-level example about USE flags in the Gentoo handbook.
:oops: So embarrasing: not even can I find it anywhere, it is actually the reversed. The KDE/Plasma5 upgrade wiki clearly states that the kde use flag may cause conflicts if put into the make.conf. Apologies!

Lokesh
_________________
Sometimes frustrated Linux User
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum