Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60192 - koffice ebuild does not honour -arts USE flag
Summary: koffice ebuild does not honour -arts USE flag
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 65319 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-12 17:32 UTC by Nathan Sullivan
Modified: 2004-10-14 02:34 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 Nathan Sullivan 2004-08-12 17:32:50 UTC
k3b ebuild does not honour -arts USE flag, should configure with --without-arts.

Reproducible: Always
Steps to Reproduce:
1. emerge unmerge arts (if necessary)
2. emerge k3b
Actual Results:  
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly or use
--without-arts to compile without aRts support (this will remove functionality).

Expected Results:  
Compiled fine using configure with --without-arts
Comment 1 Nathan Sullivan 2004-08-13 01:53:05 UTC
sorry, this is related to the koffice ebuild, not the k3b ebuild. Same symptoms, I think I wrote the wrong package when i was adding the bug.
Comment 2 Matteo Settenvini 2004-08-16 15:09:56 UTC
nathan, could you please change the summary, then?
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-16 15:19:17 UTC
k3b still has the arts flag in the ebuild, but the flag is now moved into kde.eclass so all ebuilds benefit - if you run kde 3.3. It will not be supported for kde 3.2.x. 
Comment 4 Laurence Withers 2004-09-23 04:23:19 UTC
Quick update on this: KOffice does indeed honour the "arts" USE flag, it
just won't compile if it's not set :)

See http://bugs.kde.org/show_bug.cgi?id=89956
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-09-23 05:25:16 UTC
adding a "use arts || DO_NOT_COMPILE=="$DO_NOT_COMPILE kpresenter" should fix the problem.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-14 02:34:15 UTC
*** Bug 65319 has been marked as a duplicate of this bug. ***