pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47872 (graphics/gimp-help-XX are out of date)
The following reply was made to PR pkg/47872; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/47872 (graphics/gimp-help-XX are out of date)
Date: Sat, 3 Aug 2013 19:12:34 -0500 (CDT)
On Sat, 3 Aug 2013, Thomas Klausner wrote:
> On Sat, Aug 03, 2013 at 06:20:00PM +0000, David Holland wrote:
> > On XXX, John D. Baker wrote:
> > > Just following the series of error messages from gimp. Its first
> > complaint
> > > was that the help files are not installed. Now they are installed so
> > it
> > > complains that it has no help-browser plugin.
> >
> > Is this a separate package (that we don't have) or is it something in
> > the base gimp package that's missing?
>
> I think that's just something that's capable of browsing HTML, and
> should be provided by the desktop environment (GNOME, KDE) but I'm not
> sure how that's supposed to work.
>
> Might need an additional (optional) dependency in gimp.
Looking at gimp's main "configure" script, building the built-in help
browser depends on "webkit". The default is to build the help browser
and optionally disable it with "--without-webkit".
During the configuration phase, it looks for webkit and since I don't
have it installed, it doesn't find it and indicates internally that the
help browser shouldn't be built.
[...]
checking for WEBKIT... no
[...]
Optional Plug-Ins:
[...]
Help Browser: no (WebKit not found)
[...]
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index