Debian Patches

Status for mapnik/3.1.0+ds-7

Patch Description Author Forwarded Bugs Origin Last update
libxml2.patch Use pkg-config for libxml2. Bas Couwenberg <sebastic@debian.org> yes debian upstream
Stop-using-custom-OrderedDict.patch Stop using custom OrderedDict OrdredDict is in the standard library for all supported Python versions
(2.7 and 3.5+) and has improvements over the ActiveState recipe version
of OrderedDict we have been using. Switch to importing from collections
instead of getting it from SCons.Util (tests already did this).
.
At the same time, reorganize the Util.py imports - import Iterable
from collections.abc if possible (it is deprecated to import
it from collections, will stop working in 3.8); try getting the
User{Dict,List,String} from collections if possible - that is, try the
3.x way first.
Mats Wichmann <mats@linux.com> yes https://github.com/SCons/scons/commit/3fa7141ec7b39
proj.patch Upgrade to new Proj APIs Artem Pavlenko <artem@mapnik.org> yes upstream https://github.com/mapnik/mapnik/pull/4202
gcc-13.patch Fix FTBFS with GCC 13. Bas Couwenberg <sebastic@debian.org> yes debian upstream
boost-1.81.patch Fix FTBFS with Boost 1.81. Tom Hughes <tom@compton.nu> yes upstream https://src.fedoraproject.org/rpms/mapnik/c/7076c88d5b6437a12966c5f34299f4940d8d3a18
boost-1.83-1.patch `boost/algorithm/string/trim.hpp` is needed for `trim_if'. Artem Pavlenko <artem@mapnik.org> not-needed https://github.com/mapnik/mapnik/commit/50f1b05f863ab7060558d91a7d9521d849f29df3
boost-1.83-2.patch Add support for building with Boost 1.83 arojas <arojas@example.com> yes upstream https://github.com/mapnik/mapnik/commit/3300b67b0ce048725cc4fcd99d19e12fbf5fe397

All known versions for source package 'mapnik'

Links