Debian Patches
Status for drumgizmo/0.9.20-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-alsa-kFreeBSD.patch | alsa-kFreeBSD The configure script puts the alsa dependency on 1.0.18, provided by libasound2-dev on linux packages. On kFreeBSD, alsa is provided by liboss4-salsa-dev, which only provides up to 1.0.5. Reduce it then to fix FTBFS. |
Debian Multimedia Maintainers | not-needed | 2017-01-28 | ||
0002-disable-lv2-test.patch | tests | =?utf-8?q?V=C3=ADctor_Cuadrado_Juan?= <me@viccuad.me> | not-needed | 2017-01-29 | ||
0003-testsuite.patch | Fix testsuite failures on various architectures plugingui/image.cc: Fix imagecachetest on big-endian systems. The original code used memcpy which is incorrect on big-endian systems. src/atomic.h: Fix enginetest on architectures without 64-bit lock free atomics (like 32-bit mips). The code assumed that all atomics except for std::string were lock free which is not true in all architectures. test/atomictest.cc: Disable podAtomicsAreLockFree because atomics may legitimately not be lock free on some architectures. test/memcheckertest.cc: Disable tests which rely on the amount of free memory. These tests may fail spuriously if the build system has low free memory (where free does not include swap, buffers, etc). |
James Cowgill <jcowgill@debian.org> | no | debian | 2019-06-26 | |
0004-disable-translation-test.patch | Delete translationtest, because locales aren't installed in buildsystem | Dennis Braun <d_braun@kabelmail.de> | not-needed | 2023-08-03 | ||
0005-fix_ftbfs_with_gcc13.patch | Fix FTFBS with GCC13 | Dennis Braun <snd@debian.org> | invalid | 2023-08-03 |