Package: alsa-driver / 1.0.23+dfsg-2

Metadata

Package Version Patches format
alsa-driver 1.0.23+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_gcc_version_check1.patch | (download)

configure.in | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 disable gcc version check in configure.in
core_oss_framepointer.patch | (download)

alsa-kernel/core/oss/Makefile | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 compile snd-pcm-oss.o with -fno-omit-frame-pointer.
debian_makefile_depmod.patch | (download)

Makefile | 29 14 + 15 - 0 !
1 file changed, 14 insertions(+), 15 deletions(-)

 removes calls to depmod at install-modules time, and call install with
         a user and group of root in install-scripts.
remove_maestro3.patch | (download)

pci/Makefile | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 don't build non dfsg maestro3.c
debian_dfsg_configure.patch | (download)

acinclude.m4 | 58 5 + 53 - 0 !
1 file changed, 5 insertions(+), 53 deletions(-)

 clean build system for running a dfsg build.
distinguish_kernel_makefile_and_source_dirs.patch | (download)

configure.in | 105 63 + 42 - 0 !
include/i2c-id_compat.h.in | 2 1 + 1 - 0 !
include/pci_ids_compat.h.in | 2 1 + 1 - 0 !
3 files changed, 65 insertions(+), 44 deletions(-)

 [patch] distinguish kernel makefile and source directories
use_kbuild_not_ac_try_compile.patch | (download)

configure.in | 710 79 + 631 - 0 !
1 file changed, 79 insertions(+), 631 deletions(-)

 [patch] change configure script to use kbuild for compile tests
fix_version_check.patch | (download)

configure.in | 76 5 + 71 - 0 !
1 file changed, 5 insertions(+), 71 deletions(-)

 [patch] don't check autoconf.h or version.h directly