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

Bug 112033

Summary: kde-misc/kmetabar-0.2-beta2 ebuild
Product: Gentoo Linux Reporter: Karol Krizka <kkrizka>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://kde-apps.org/content/show.php?content=28725
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Here it is
Modified ebuild with arts dependency

Description Karol Krizka 2005-11-09 20:12:00 UTC
kmetabar is a modification of metabar with some other features. I created an 
ebuild for it based on the metabar one.
Comment 1 Karol Krizka 2005-11-09 20:12:42 UTC
Created attachment 72542 [details]
Here it is
Comment 2 Peter Ebden 2006-06-18 22:51:03 UTC
Created attachment 89508 [details]
Modified ebuild with arts dependency

KMetabar currently has a hard dependency on arts (--without-arts does nothing useful). I've added it as a dependency to your ebuild.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-19 00:52:44 UTC
(In reply to comment #2)
> Created an attachment (id=89508) [edit]
> Modified ebuild with arts dependency
> 
> KMetabar currently has a hard dependency on arts (--without-arts does nothing
> useful). I've added it as a dependency to your ebuild.

If it's a hard dependency, stick ARTS_REQUIRED="yes" right above 'inherit kde', don't put arts into dependencies. This way you'll avoid a bogus arts use flag that does nothing useful.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-05-10 07:04:30 UTC
kde-base/konq-plugins has metabar now.