Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112033 - kde-misc/kmetabar-0.2-beta2 ebuild
Summary: kde-misc/kmetabar-0.2-beta2 ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://kde-apps.org/content/show.php?...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-11-09 20:12 UTC by Karol Krizka
Modified: 2007-05-10 07:04 UTC (History)
0 users

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


Attachments
Here it is (kmetabar-0.2_beta2.ebuild,733 bytes, text/plain)
2005-11-09 20:12 UTC, Karol Krizka
Details
Modified ebuild with arts dependency (kmetabar-0.2_beta2.ebuild,748 bytes, text/plain)
2006-06-18 22:51 UTC, Peter Ebden
Details

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