Package: critterding / 1.0-beta14+dfsg-2

Metadata

Package Version Patches format
critterding 1.0-beta14+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00fontpath | (download)

src/gui/textprinter.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace relative with absolute font pathname.
01formatsecurity | (download)

src/common/be_physics_debug_renderer.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix -werror=format-security
02embeddedlibs | (download)

CMakeLists.txt | 9 2 + 7 - 0 !
src/graphics/CMakeLists.txt | 2 1 + 1 - 0 !
src/graphics/be_graphics_system.h | 2 1 + 1 - 0 !
src/gui/textprinter.cpp | 2 1 + 1 - 0 !
src/utils/CMakeLists.txt | 1 0 + 1 - 0 !
5 files changed, 5 insertions(+), 11 deletions(-)

 make build use system libraries instead of embedded ones,
 also removed from tarball.