Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41308 - KDE 3.2.0 ebuilds don't check for USE="-arts" flag (code within)
Summary: KDE 3.2.0 ebuilds don't check for USE="-arts" flag (code within)
Status: RESOLVED DUPLICATE of bug 40295
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 45048 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-11 16:47 UTC by David Oftedal
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Oftedal 2004-02-11 16:47:07 UTC
All KDE 3.2.0 ebuilds fail to check for the USE="-alsa" flag. The following line needs to be added to all or nearly all of them:

use arts        || myconf= --without-arts

Otherwise they'll all fail to compile on a a system without arts.

Reproducible: Always
Steps to Reproduce:
1. emerge -i arts.
2. ACCEPT_KEYWORDS="~x86" USE="-arts" emerge kde
3. Curse as you have to modify each ebuild manually

Actual Results:  
It should have compiled with the --without-arts configure option.

Expected Results:  
It aborted.
Comment 1 David Oftedal 2004-02-11 17:08:44 UTC
That should be USE="-arts", of course.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-03-09 09:58:57 UTC

*** This bug has been marked as a duplicate of 40295 ***
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-03-18 11:11:10 UTC
*** Bug 45048 has been marked as a duplicate of this bug. ***