Gianfranco Costamagna

Results 76 comments of Gianfranco Costamagna
trafficstars

boinc is built with system wxwidgets3.0. and its built with this version: bionic 3.0.4+dfsg-3 focal 3.0.4+dfsg-15build1 impish 3.0.5.1+dfsg-2 jammy 3.0.5.1+dfsg-4 kinetic 3.0.5.1+dfsg-4 I always build with webview support.

Mmm what about headless servers? AFAIR this code was meant to work with them

This is what our clean target actually does: ``` override_dh_clean: dh_clean # make sure system libraries are used find . -name blake2.h -delete find . -name lz4.h -delete find ....

Hello, what we are using in Ubuntu is a couple of patches: (this one should probably be changed in "sed s/my_bool/bool/g -i mysql_stubs.c", since we have only 7 total references...

The bug report has some workarounds provided by me https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959487

You can run stuff on startup by using standard system tools, e.g. look on your system for "startup applications"

can you please try again with the patches I mentioned here? https://github.com/glennrp/libpng/issues/275#issuecomment-481162675

ok, nice! I was not aware of the continuous integration against master... :)