Debian Patches

Status for irrlicht/1.8.5+ds2-1.1

Patch Description Author Forwarded Bugs Origin Last update
fix_typos.patch fix typos J. Puydt invalid
remove_CFLAGS_uses.patch don't use CFLAGS at all (Closes: #927456) Julien Puydt yes
debian/arch-support.diff [PATCH] debian/arch-support
Building on non-linux architectures currently fails with unpatched
irrlicht because irrlicht tries to create Joystick support using
linux-specific headers. However there's infrastructure to disable
Joystick support, we just need to activate that on non-linux
architectures.

Additionally if built on a sparc machine irrlicht assumes wrongly it's
a solaris system. We fix this wrong assumption as our sparc builds are
all on linux.

Finally irrlicht exceeds the size constraights for -fpic requiering to
build with -fPIC. As upstream doesn't do that we need to fix this for
sparc and s390 builds (powerPC?).
Christoph Egger <debian@christoph-egger.org> no
debian/use-system-libs.diff [PATCH] debian/use-system-libs
Path to build irrlicht using the system libraries for png,zlib and
jpeg as well as the glext family of header files.
no
debian/link-against-needed-libs.diff [PATCH] debian/link-against-needed-libs
There are quite some libraries irrlicht needs but does not link
against. This patch makes irrlicht link correctly against all the
needed libraries.
Christoph Egger <Christoph.Egger@gmx.de> no

All known versions for source package 'irrlicht'

Links