Bug 134682 - sonik needs the arts useflag enabled -> why is it even there?
Bug#: 134682 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: eldad@gentoo.org Reported By: radek@podgorny.cz
Component: Ebuilds
URL: 
Summary: sonik needs the arts useflag enabled -> why is it even there?
Keywords:  
Status Whiteboard: 
Opened: 2006-05-28 13:02 0000
Description:   Opened: 2006-05-28 13:02 0000
I tried to emerge media-sound/sonik-1.0_beta2 with the arts useflag disabled
because I don't want that crap on my system. Unfortunately, it failed with:

 *
 * sonik requires arts in order to compile and run.
 * please enable arts useflag.
 *

My question is, why is the useflag there when it needs to be enabled? Just
hardcode the dependency or something but don't let people get this far...

------- Comment #1 From Jakub Moc (RETIRED) 2006-05-28 13:10:06 0000 -------

*** This bug has been marked as a duplicate of 133182 ***

------- Comment #2 From Jakub Moc (RETIRED) 2006-05-31 01:04:33 0000 -------
Reopening, it's now possible to finally fix this, as kde.eclass has been fixed.

------- Comment #3 From Jakub Moc (RETIRED) 2006-05-31 01:06:19 0000 -------
Created an attachment (id=87944) [details]
sonik-1.0_beta2.ebuild.diff

- make bogus arts flag go away and kill bad die

------- Comment #4 From Eldad Zack (RETIRED) 2006-06-02 06:41:02 0000 -------
Since we can't depend on packages useflags with current portage, we have to
resort to checking them at setup time.

Jakub, thanks for the fix, though this is cosmetic imho... 
in CVS.