pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www



On Mon, Jun 10, 2013 at 09:25:29PM +0900, OBATA Akio wrote:
> On Mon, 10 Jun 2013 21:10:53 +0900, Thomas Klausner 
> <wiz%netbsd.org@localhost> wrote:
> 
> >On Mon, Jun 10, 2013 at 05:42:15PM +0900, OBATA Akio wrote:
> >>On Mon, 10 Jun 2013 17:13:04 +0900, Thomas Klausner 
> >><wiz%netbsd.org@localhost> wrote:
> >>
> >>>On Sun, Jun 09, 2013 at 01:22:56PM +0000, OBATA Akio wrote:
> >>>>Module Name:      pkgsrc
> >>>>Committed By:     obache
> >>>>Date:             Sun Jun  9 13:22:56 UTC 2013
> >>>>
> >>>>Modified Files:
> >>>>  pkgsrc/www/webkit-gtk: Makefile Makefile.common PLIST
> >>>>  pkgsrc/www/webkit-gtk3: Makefile PLIST
> >>>>
> >>>>Log Message:
> >>>>Enable introspection support.
> >>>>
> >>>>Bump PKGREVISION.
> >>>
> >>>webkit-gtk now fails building for me with:
> >>>Couldn't find include 'Soup-2.4.gir' (search path: ['./Source/WebKit/gtk', 
> >>>'.', 'gir-1.0', '/usr/pkg/share/gir-1.0', '/usr/share/gir-1.0', 
> >>>'/usr/pkg/share/gir-1.0'])
> >>>
> >>>Missing introspection support in libsoup24?
> >>
> >>committed introspection supported libsoup24 and changed to exactly require 
> >>it.
> >>
> >>I hope something missing anymore...
> >
> >Thanks for the soup fix. webkit-gtk now dies with
> >  GEN    WebKit-1.0.gir
> >Package cairo-gobject was not found in the pkg-config search path.
> >Perhaps you should add the directory containing `cairo-gobject.pc'
> >to the PKG_CONFIG_PATH environment variable
> >No package 'cairo-gobject' found
> >In file included from <stdin>:4:0:
> >/scratch/www/webkit-gtk/work/webkitgtk-1.10.2/DerivedSources/webkit/webkitenumtypes.h:7:25:
> > fatal error: glib-object.h: No such file or directory
> >compilation terminated.
> >Error while processing the source.
> 
> Hmm, I want to reproduce the issue, but it may take two days for me...

I've added cairo-gobject to the webkit-gtk dependencies and now
webkit-gtk itself at least builds and packages.
 Thomas



Home | Main Index | Thread Index | Old Index