Package: aubio / 0.4.9-5

Metadata

Package Version Patches format
aubio 0.4.9-5 3.0 (quilt)

Patch series

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

doc/web.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use locally installed mathjax

fixtypos.patch | (download)

python/ext/aubio-docstrings.h | 2 1 + 1 - 0 !
python/ext/py-fft.c | 2 1 + 1 - 0 !
python/ext/py-sink.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix typos

fixpowerpc.patch | (download)

python/tests/test_phasevoc.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fixpowerpc

commit c60e048f3aba852710b9763a6fb24adad2017f40
fixi386.patch | (download)

python/tests/test_hztomel.py | 19 14 + 5 - 0 !
python/tests/utils.py | 4 4 + 0 - 0 !
2 files changed, 18 insertions(+), 5 deletions(-)

 relax precision for tests to pass on i386

ffmpeg5.patch | (download)

src/io/source_avcodec.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fix compilation with ffmpeg-5.0

ffmpeg5.1.patch | (download)

src/io/source_avcodec.c | 34 29 + 5 - 0 !
1 file changed, 29 insertions(+), 5 deletions(-)

 [source_avcodec] add support for avchannellayout (ffmpeg 5.1)

ffmpeg5.1 adjust.patch | (download)

src/io/source_avcodec.c | 14 10 + 4 - 0 !
1 file changed, 10 insertions(+), 4 deletions(-)

 [source_avcodec] adjust detection of avchannellayout (>ffmpeg 5.0)

ffmpeg8.0.patch | (download)

src/io/source_avcodec.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix compilation with ffmpeg-8.0

wscript_py3.patch | (download)

tests/wscript_build | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use current interpreter to create test sound files

waflib py311.patch | (download)

waflib/ConfigSet.py | 2 1 + 1 - 0 !
waflib/Context.py | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 make 'waflib' compatible with python3.11


waflib py312.patch | (download)

waflib/ConfigSet.py | 2 1 + 1 - 0 !
waflib/Context.py | 10 9 + 1 - 0 !
waflib/Task.py | 2 1 + 1 - 0 !
waflib/TaskGen.py | 2 1 + 1 - 0 !
waflib/Tools/c_preproc.py | 6 3 + 3 - 0 !
waflib/Tools/python.py | 2 1 + 1 - 0 !
waflib/Utils.py | 2 1 + 1 - 0 !
waflib/ansiterm.py | 2 1 + 1 - 0 !
8 files changed, 18 insertions(+), 10 deletions(-)

 conceal imp warnings in python3

fixpy312.patch | (download)

python/ext/ufuncs.c | 8 4 + 4 - 0 !
python/lib/gen_code.py | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 fix python 3.12 compatibility

numpy2.patch | (download)

python/tests/test_cvec.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 numpy2


assert_almost_equal.patch | (download)

python/tests/test_fft.py | 1 1 + 0 - 0 !
python/tests/test_phasevoc.py | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 relax assert_equal to assert_almost_equal