Package: libtcod / 1.7.0+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
libtcod | 1.7.0+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00 fix makefile.patch | (download) |
build/autotools/Makefile.am |
63 2 + 61 - 0 ! |
make sure the soname is set properly |
01 python multiarch.patch | (download) |
python/libtcodpy/__init__.py |
3 3 + 0 - 0 ! |
help the python wrapper find libtcod.so This patch adds /usr/lib/<MULTIARCH>/ to the shared library search path in _get_cdll() in python/libtcodpy/__init__.py. |
02 vsnwprintf.patch | (download) |
include/libtcod_portability.h |
6 1 + 5 - 0 ! |
fix undefined reference to vsnwprintf function |
1