Bug#636605: Please add multiarch support to libsdl

Riku Voipio riku.voipio at iki.fi
Thu Aug 4 14:27:18 UTC 2011


Package: libsdl1.2debian
Version: 1.2.14-6.4
Severity: wishlist
User: debian-dpkg at lists.debian.org
Usertags: multiarch
Tags: patch

The following patch adds multiarch support for libsdl1.2. It requires the following changes:

- debian/control changes (Multi-Arch: same and debhelper reqirement update)
- move libs to /usr/lib/$DEB_HOST_MULTIARCH/
- install a /usr/bin/sdl-config wrapper that calls /usr/lib/$DEB_HOST_MULTIARCH/sdl-config

last is needed to support crosscompiling (so that /usr/bin/sdl-config is same on all archs,
allowing Multi-Arch: same setting for the -dev package).

See the following page for details:

http://wiki.debian.org/Multiarch/Implementation
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sdl-multiarch.patch
Type: text/x-diff
Size: 3324 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-sdl-maintainers/attachments/20110804/68c2c926/attachment.patch>


More information about the Pkg-sdl-maintainers mailing list