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