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

Re: Bug#338191: Endianess change workaround



Viti Davide wrote:
cool!
so what should we do? move all PNGs from gtk-rootskel to the architecture specific cdebconf-gtk-udeb after having corrected endianess ?


Another option could be fixing the gtk.c code (this would leave
Rootskel-gtk unchanged)
I found this:
http://lists.maptools.org/pipermail/gdal-dev/2004-January/001822.html

Could anyone let us know if that makes sense and eventually add the info
To the 338191 bugreport?

png_set_swap() seems to be the libpng's function that has to be called to do such a trick, and since it's already part of d-i udebs there should be no problem in using it. This would let gtk-rooyskel unchanged since PNG swapping is done at runtime by gtk.so. But how can i know if the PNG swap has to be performed or not? a new boolean question (debconf/pngswap=TRUE/FALSE ? ), should be preset at ISO build/boot time i think..

ciao

Attilio



Reply to: