Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why Falkon is included in the kdecore-meta?
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
davidshen84
Guru
Guru


Joined: 09 Aug 2008
Posts: 314

PostPosted: Sun Jan 27, 2019 5:04 am    Post subject: Why Falkon is included in the kdecore-meta? Reply with quote

Hi,

I understand that KDE comes with its own branding. But I think it would be better if we could organize the applications into their relevant packages.

Currently, I found the the www-client/falkon is a dependent to the kde-apps/kdecore-meta package, instead of the kde-apps/kdenetwork-meta package. I know for a modern DE to be useful, a web browser is essential. But from a DE's point of view, how come a browser is a core component?


Thanks.
_________________
David Shen
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Sun Jan 27, 2019 7:40 am    Post subject: Reply with quote

First if you don't like oragnization of kde*-meta apps you can create your own set for the kde applications.
Second falkon in kdecore-meta isn't mandatory if you disable webengine use flag
Code:
...
RDEPEND="
        >=kde-apps/dolphin-${PV}:${SLOT}
        >=kde-apps/kdialog-${PV}:${SLOT}
        >=kde-apps/keditbookmarks-${PV}:${SLOT}
        >=kde-apps/kfind-${PV}:${SLOT}
        >=kde-apps/konsole-${PV}:${SLOT}
        >=kde-apps/kwrite-${PV}:${SLOT}
        handbook? ( >=kde-apps/khelpcenter-${PV}:${SLOT} )
        webengine? ( www-client/falkon )
        webkit? (
                >=kde-apps/konqueror-${PV}:${SLOT}[webengine?]
                kde-misc/kwebkitpart:5
        )
"
...

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


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Sun Jan 27, 2019 9:10 am    Post subject: Reply with quote

Short answer: Why not? It's a KDE project, and much, much better than half-broken konqueror.

Long answer: The content of kdecore-meta stems from old kdebase-meta from KDE4 days, which contained konqueror. When Plasma got its own release cycle, kdebase-meta was split into kdecore-meta (as the part with applications dependencies) and plasma-meta (only containing Plasma deps).

davidshen84 wrote:
But from a DE's point of view, how come a browser is a core component?

kde-apps/kdecore-meta
^ that makes it an Applications core component, not a DE (that would be Plasma) core component. Plasma does not come with any applications.
Back to top
View user's profile Send private message
davidshen84
Guru
Guru


Joined: 09 Aug 2008
Posts: 314

PostPosted: Mon Jan 28, 2019 5:50 am    Post subject: Reply with quote

Will try "-webengine" first. Thanks.
_________________
David Shen
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