Debian Patches

Status for irrlicht/1.8.4+dfsg1-1.1

Patch Description Author Forwarded Bugs Origin Last update
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
debian/fix-hurd-ftbfs.diff Fix FTBFS on hurd sys/sysctl.h is not implemented on hurd, so don't include it if we're
building Irrlicht on hurd.
Vincent Cheng <vcheng@debian.org> no

All known versions for source package 'irrlicht'

Links