Package: alsaequal / 0.6-7

Metadata

Package Version Patches format
alsaequal 0.6-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_remove ladspa sdk.patch | (download)

ctl_equal.c | 2 1 + 1 - 0 !
ladspa.h | 599 0 + 599 - 0 !
ladspa_utils.c | 2 1 + 1 - 0 !
ladspa_utils.h | 2 1 + 1 - 0 !
makefile.dep | 6 3 + 3 - 0 !
pcm_equal.c | 2 1 + 1 - 0 !
6 files changed, 7 insertions(+), 606 deletions(-)

 [patch] remove ladspa sdk

Remove shipped ladspa.h and change sources to use <ladspa.h>

03_multiarch dirs.patch | (download)

Makefile | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 allow to override installation dir
04_dpkg buildflags.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use build flags from environment (dpkg-buildflags).
 Also use CPPFLAGS, necessary for hardening. -O2 is handled by
 dpkg-buildflags, which also respects noopt.
Bug-Debian: http://bugs.debian.org/662695
05_fix eq name.patch | (download)

README | 8 4 + 4 - 0 !
ctl_equal.c | 2 1 + 1 - 0 !
pcm_equal.c | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

 fix caps eq plugin name
06_fix caps error.patch | (download)

ctl_equal.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix a spurious error with newer caps versions