kmetabar is a modification of metabar with some other features. I created an ebuild for it based on the metabar one.
Created attachment 72542 [details] Here it is
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.
(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.
kde-base/konq-plugins has metabar now.