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

Bug 304077

Summary: Patch to kde4-base.eclass for cross-compilation
Product: Gentoo Linux Reporter: Matthias Fauconneau <matthias.fauconneau>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: enhancement CC: me
Priority: High Keywords: InOverlay
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard: [kde testing]
Package list:
Runtime testing required: ---
Attachments: Patch to kde4-base.eclass for cross-compilation

Description Matthias Fauconneau 2010-02-08 22:38:41 UTC
This patch setup QT_LIBRARY_DIR and KDE4_DATA_DIR to cross-compile KDE packages
It also disable KDE runtime dependency on dev-lang/perl

Reproducible: Always

Steps to Reproduce:
try to compile any KDE ebuilds
Actual Results:  
CMake will try to run kde4-config and qt-config

Expected Results:  
ebuilds succeed to configure

If this patch could be included in Gentoo KDE overlay, it would allow more KDE packages to be crosscompiled.
Comment 1 Matthias Fauconneau 2010-02-08 22:40:21 UTC
Created attachment 218945 [details, diff]
Patch to kde4-base.eclass for cross-compilation
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2010-04-07 21:19:18 UTC
Added to overlay.
Thx for patch.
Comment 3 Maciej Mrozowski gentoo-dev 2010-05-18 20:36:56 UTC
Now it's in tree, thanks!