Package: libmikmod / 3.3.7-1

Metadata

Package Version Patches format
libmikmod 3.3.7-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0014 playercode mdreg Register the NULL driver before the.patch | (download)

playercode/mdreg.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 playercode/mdreg: register the null driver before the file writers

Register the NULL driver sooner, as having no sound is preferable to
writing to music.raw: file writing should be used only when explicitly
selected.

Reported-by: Simon McVittie <smcv@debian.org>
Closes: #690943
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>

use gnu install directories.patch | (download)

CMakeLists.txt | 8 5 + 3 - 0 !
libmikmod.pc.in | 2 1 + 1 - 0 !
2 files changed, 6 insertions(+), 4 deletions(-)

 use gnu installation directories (multi-arch)