Package: codec2 / 1.2.0-4

Metadata

Package Version Patches format
codec2 1.2.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fsk fft api | (download)

src/CMakeLists.txt | 1 1 + 0 - 0 !
src/fsk.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 [patch 2/4] fsk fft api

install fmfsk.h and use kiss_fft.h for fmfsk.c

debian source package | (download)

LPCNet/CMakeLists.txt | 6 5 + 1 - 0 !
LPCNet/src/CMakeLists.txt | 2 1 + 1 - 0 !
src/CMakeLists.txt | 1 1 + 0 - 0 !
3 files changed, 7 insertions(+), 2 deletions(-)

 the debian source contains the lpcnet tar source,
 So this patch uses that feature and avoids fetching content.
install executables | (download)

src/CMakeLists.txt | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 [patch 3/4] install executables

So that packages can include these codec2 utilities.

debian source cml | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
unittest/CMakeLists.txt | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 [patch 4/4] debian source cml

Debian source packages include cml source, so use it rather
than let CMake fetch it from the git repository.

lpcnet check c compiler flag | (download)

LPCNet/CMakeLists.txt | 22 17 + 5 - 0 !
LPCNet/src/test_vec.c | 10 8 + 2 - 0 !
2 files changed, 25 insertions(+), 7 deletions(-)

 [patch] lpcnet check c compiler flag

Improve portability by having CMake check compiler flags before
using them.

optional octave tests | (download)

unittest/CMakeLists.txt | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 optional octave tests