Please bump baghira. An ebuild with a patch: http://baghira.sourceforge.net/patch-0.6b-3.3.diff and narrowed dependency to kdelibs is supplied. If you don't like narrowing to kdelibs, konqueror would make me happy too :) Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 50728 [details] baghira-0.6b.ebuild
Can you please provide the file "patch-0.6b-3.3.diff" that is referenced in the ebuild?
Created attachment 50893 [details, diff] patch-0.6b-3.3.diff attached file is from the url in the original post
This is now in Portage, should appear on the mirrors soon. Please note that I have added a newer patch from http://baghira.sourceforge.net/ instead of the one suggested here.
There is bugfix patch on Baghira webpage - patch-0.6b1.diff ... please update ebuild with it.
As stated in my previous comment, I have added the newer patch already.
Dominik, would you consider narrowing dependency from kdebase-meta to kdelibs? Is there a reason for kdebase-meta? It works for me very well with kdelibs only...
I did a check and printed out all the kde-header-files that are included by baghira and their corresponding package. Some of them are from kdebase, therefore I'm not sure why it can compile for you without kdebase. Are you sure you haven't got some version of kdebase installed? kdecorationfactory.h kde-base/kdebase kdecoration.h kde-base/kdebase
kdecorationfactory.h and kdecoration.h belong to kde-base/kwin for us who use the meta ebuilds, so I think it should be fine to just replace the kde-base/kdebase-meta dependency with kde-base/kwin.
> so I think it should be fine to just replace the kde-base/kdebase-meta dependency with kde-base/kwin. Yes, I changed baghira-0.6d.ebuild in this way.