[WebKit-devel] package FindKdeWebKit.cmake (for kdewebkit) was not found in kdebase 4.3.75

alekcejk at googlemail.com alekcejk at googlemail.com
Wed Nov 25 16:44:06 CET 2009


That just copies in the original FindKdeWebkit.cmake.
But it's a bad solution.
It's trying to look up a kdewebkit module in pkg-config which doesn't appear to 
exist anymore.
A better way to provide compatibility would be to rewrite FindKdeWebkit.cmake 
to find_package(KDE4) and then use the output of that.

> Does putting the attached FindKdeWebKit.cmake file in kdelibs/cmake/modules
>  and applying the attached patch in that same directory resolve this issue
>  for you ?
> 
> On Tuesday 24 November 2009 19:41:52 alekcejk at googlemail.com wrote:
> > Hi all.
> >
> > When building  kdebase 4.3.75 svn 1048496:
> > -- optional cmake package FindKdeWebKit.cmake (for kdewebkit) was not
> >  found.
> > 
> > http://kojipkgs.fedoraproject.org/packages/kdebase/4.3.75/0.2.svn1048496.
> >f c13/data/logs/i686/build.log
> >
> > But when building webkitkde svn 1049337 with kdelibs 4.3.75 kdewebkit was
> > found:
> > -- Found KdeWebKit: /usr/include/kde4
> > http://kojipkgs.fedoraproject.org/packages/webkitkde/0.0.3/0.1.svn1049337
> >.f c13/data/logs/i686/build.log
> >
> > Is there planed changes in kdebase, kdenetwork and konq-plugins that make
> >  it possible to find kdewebkit from kdelibs >= 4.3.75?
> >
> > nucleo at fedoraproject.org
> > _______________________________________________
> > WebKit-devel mailing list
> > WebKit-devel at kde.org
> > https://mail.kde.org/mailman/listinfo/webkit-devel
> 


More information about the WebKit-devel mailing list