diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index eadb224147..0a4bcf9dd4 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,15 @@ --> + + February 22nd, 2020 + + + [renodr] - Fix the build of cspctl in alsa-tools. + + + + February 21st, 2020 diff --git a/multimedia/libdriv/alsa-tools.xml b/multimedia/libdriv/alsa-tools.xml index 5d25547759..76e7105b36 100644 --- a/multimedia/libdriv/alsa-tools.xml +++ b/multimedia/libdriv/alsa-tools.xml @@ -111,7 +111,10 @@ - rm -rf qlo10k1 Makefile gitcompile sb16_csp ld10k1 + + rm -rf qlo10k1 Makefile gitcompile ld10k1 Next, adapt some of the ALSA Tools to @@ -123,7 +126,8 @@ hdspmixer/src/*.cxx \ hdsploader/hdsploader.c && sed -i -e '39 s/uint32_t/__u32/' hdspmixer/src/HDSPMixerWindow.cxx && -sed -i -e '40 s/uint64_t/__u64/' hdspmixer/src/HDSPMixerWindow.cxx +sed -i -e '40 s/uint64_t/__u64/' hdspmixer/src/HDSPMixerWindow.cxx && +sed -i -e 's/snd_sb_csp_microcode_t/struct snd_sb_csp_microcode/' sb16_csp/cspctl.c The ALSA Tools package is only needed by those