Debian Buster distributes a GTK3 version of Geany and so requires a GTK3 version of WebkitGTK, which is Webkit2GTK and is distributed with Buster.
As Frank says, devhelp requires webkitgtk 1 which is GTK2 and is often not installed by default these days, and so Geoff, Buster cannot provide Devhelp.
But the nice folks of the webkit project did not make webkit2gtk a drop in replacement for Webkitgtk 1 so Devhelp needs changes to support it, but that hasn't happened, hint pull requests are welcome (IIRC there is one that combines several changes in one PR and was rejected for that reason, somebody could extract the Devhelp only part of that and it is likely to be accepted)..
But Liomar, since you have compiled a GTK2 version of Geany, which is what I needed to know, maybe you can install it (I don't have Buster so I don't know if its in the repos).
Cheers Lex
On Thu, 13 Aug 2020 at 04:47, Liomar da Hora liomarhora@gmail.com wrote:
Buster doesn't have webkit-1.0. What is installed is webkit2gtk-4.0
Em qua., 12 de ago. de 2020 às 15:40, Frank Lanitz frank@frank.uvena.de escreveu:
On 12.08.20 20:40, Frank Lanitz wrote:
On 12.08.20 15:44, Liomar da Hora wrote:
I use the debian buster.
I bet t's an Webkit-Gtk-Issue as the dependencies are defined as
[...] GP_CHECK_PLUGIN_DEPS([devhelp], [DEVHELP], [gtk+-2.0 >= ${GTK_VERSION} webkit-1.0 >= ${WEBKIT_VERSION} libwnck-1.0 >= ${LIBWNCK_VERSION} gconf-2.0 >= ${GCONF_VERSION} gthread-2.0 zlib]) [...]
Missed second part:
GTK_VERSION=2.16 WEBKIT_VERSION=1.1.13 GCONF_VERSION=2.6.0 LIBWNCK_VERSION=2.10.0
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users