Package: kissfft / 131.1.0-4

Metadata

Package Version Patches format
kissfft 131.1.0-4 3.0 (quilt)

Patch series

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

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

 [patch] allow building on bsd/solaris/etc with cmake
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

It's not only GNU systems that need libm linked.

Note, the tests still fail with:
error: M_PIl was not declared in this scope; did you mean M_PI?
   46 |         long double phinc = 2*k0* M_PIl / nfft;

Signed-off-by: Nia Alarie <nia@NetBSD.org>

0002 PR69.patch | (download)

kiss_fft_log.h | 2 1 + 1 - 0 !
tools/kiss_fastfir.c | 12 7 + 5 - 0 !
tools/psdpng.c | 40 20 + 20 - 0 !
3 files changed, 28 insertions(+), 26 deletions(-)

 [patch 1/8] fixed -wnewline-eof warning


0003 PR70.patch | (download)

test/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] fixed test/makefile line 137 missing ')'


0004 libm.diff | (download)

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

---
cmake_4.patch | (download)

kissfft-config.cmake.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] kissfft-config.cmake: bump minimum version to 3.10