Package: libsdl2 / 2.26.5+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libsdl2 | 2.26.5+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| no libdir.patch | (download) |
sdl2-config.in |
13 10 + 3 - 0 ! |
avoid hard-coding libdir in sdl2-config
This makes the -dev package multiarch co-installable, allowing compilation
of SDL programs for more than one architecture on the same system.
This is not an upstreamable change, since it relies on Debian-specific
assumptions:
* we are installing the library into a directory on the linker's default
search path
* static linking is done with at least one of:
- $DEB_HOST_MULTIARCH set, or
- $PKG_CONFIG set to the host architecture pkg-config, or
- $CC set to a compiler for the host architecture that supports the
-print-multiarch argument (which Debian's gcc and clang do)
Adapted from an earlier patch by Gianfranco Costamagna.
Co-authored-by: Gianfranco Costamagna <locutusofborg@debian.org>
|
| test Don t install bundled copy of unifont.patch | (download) |
test/Makefile.in |
1 0 + 1 - 0 ! |
test: don't install bundled copy of unifont We don't include this in the Debian package. Signed-off-by: Simon McVittie <smcv@debian.org> |
1
