Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 279716

Summary: kde-misc/ksplash-engine-moodin: fails with KDE 4 installed
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: normal CC: billydv1, cancellettopugno, dawnstyle, prizzrak, the_unknown
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 279823    
Attachments: Build log
Patch to ksplash-engine-moodin-0.4.2-r1.ebuild

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-30 17:22:05 UTC
Templating this bug since I found quite a few already. If you have a tracker let me know.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-30 17:22:37 UTC
Created attachment 199671 [details]
Build log
Comment 2 Jyrki Launonen 2009-09-01 06:28:23 UTC
Created attachment 202845 [details, diff]
Patch to ksplash-engine-moodin-0.4.2-r1.ebuild

The configure-script finds mistakingly kde4 includes and gives qt3 to be used with them = fail. Using --prefix=/usr/kde/3.5 solves the complain about wrong installdir in configure and fixes building. Attached patch removes redundant IUSE="arts" (as kde.eclass specifies it already) and changes source compiling from econf/emake -> kde_src_compile (which adds mentioned prefix to configure commandline).
Compiles ok and seems to work at least in kde3 control center. Probably in real action too.
Comment 3 Alex Busenius 2009-09-03 13:30:33 UTC
The patch from #2 works fine for me on ~x86.
Thanks
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-10-18 20:36:40 UTC
*** Bug 272687 has been marked as a duplicate of this bug. ***
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2009-10-18 20:36:40 UTC
*** Bug 289558 has been marked as a duplicate of this bug. ***
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2009-10-18 20:36:44 UTC
*** Bug 278058 has been marked as a duplicate of this bug. ***
Comment 7 José María Fernández González 2009-10-23 22:22:10 UTC
(In reply to comment #3)
> The patch from #2 works fine for me on ~x86.
> Thanks
> 

Yes, it also works for me.
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2009-11-12 12:57:59 UTC
gone