Re: libglib2.0-0t64 vs libglib2.0-0 dependencies
On Thu, 2024-10-31 at 14:58 -0300, Leo Historias wrote: > What? It's on-list since it's an app requiring it, I was talking about keeping the discussion on the mailing list, your previous mail was off-list and therefore only visible by me. As for Pidgin, like I have explained, I cannot fix every bug in the universe that affects PowerPC. I'm doing this just as a hobby and I'm already investing quite a lot of time into this. Without my work, it wouldn't even possible to install any recent version of Debian on any of the architectures that I'm maintaining. If you see a particular thing that you want to get fixed, you can either give it a try yourself or file a bug report (preferably upstream). Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Re: Firefox 52esr on PPC32 is outdated
Any news on this? Em qui., 31 de out. de 2024 15:00, Leo Historias < leohistoriasanima...@gmail.com> escreveu: > I mean to John. so > > On Fri, Oct 4, 2024 at 4:20 AM Riccardo Mottola < > riccardo.mott...@libero.it> wrote: > >> Leo Historias wrote: >> > The port of Firefox 115esr to PPC32,specifically Node.JS >> >> I'm not working on that, sorry. I work on ArcticFox and got it running >> on PPC again, btw. >> >> -R >> >
Re: libglib2.0-0t64 vs libglib2.0-0 dependencies
On Sat, 2 Nov 2024 at 11:13, John Paul Adrian Glaubitz wrote: > > As for Pidgin, like I have explained, I cannot fix every bug in the > universe that affects PowerPC. I'm doing this just as a hobby and > I'm already investing quite a lot of time into this. I am not sure exactly what the issue is with pidgin, but if it's just a concern about availability of glib 2.0, then there is no need for concern. Glib 2.0 is still there, it's just been updated to use 64 bit time_t to avoid the 2038 problem. The change breaks the ABI, which means that packages that are dependent on glib 2.0 need to be rebuilt, that's all. Pidgin is available in the repository and presumably has already been rebuilt. xpra breakage seems to be unrelated to glib after all, it's just that the last version that built successfully and is in the debian repository was built against 32 bit time_t version of glib 2.0. The version of xpra in debian is too old to be really useful in any case (if I remember rightly it is version 3.something, and the latest version is 6.something). Ed