Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304077 - Patch to kde4-base.eclass for cross-compilation
Summary: Patch to kde4-base.eclass for cross-compilation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: ARM Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: [kde testing]
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2010-02-08 22:38 UTC by Matthias Fauconneau
Modified: 2010-05-18 20:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to kde4-base.eclass for cross-compilation (cross-kde.patch,1.47 KB, patch)
2010-02-08 22:40 UTC, Matthias Fauconneau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!