Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
local_mathjax.patch | use locally installed mathjax This patch makes use of the locally installed mathjax script so that equations in the documentation can be rendered when no internet connection is available. |
Paul Brossier <piem@debian.org> | not-needed | 2013-12-29 | ||
fixtypos.patch | fix typos This patch includes upstream commits 98927ca..8e84c46 to fix typos. diff --git a/python/ext/aubio-docstrings.h b/python/ext/aubio-docstrings.h index 2929ee12..26cada03 100644 |
Paul Brossier <piem@debian.org> | not-needed | 2019-06-20 | ||
fixpowerpc.patch | commit c60e048f3aba852710b9763a6fb24adad2017f40 [py] fix pvoc tests on powerpc diff --git a/python/tests/test_phasevoc.py b/python/tests/test_phasevoc.py index cf3b7ac8..b228269e 100755 |
Paul Brossier <piem@piem.org> | no | 2019-06-20 | ||
fixi386.patch | relax precision for tests to pass on i386 This patch include upstream commits 5039244..099237f to relax precision tests so that they pass on i386. diff --git a/python/tests/test_hztomel.py b/python/tests/test_hztomel.py index fcd8fa1d..a1f4f8e9 100755 |
Paul Brossier <piem@debian.org> | not-needed | 2019-06-21 | ||
wscript_py3.patch | use current interpreter to create test sound files This patch ensures the current interpreter is used to run create_tests_source. =================================================================== |
Paul Brossier <piem@debian.org> | not-needed | 2020-01-02 | ||
waflib-py311.patch | Make 'waflib' compatible with Python3.11 | =?utf-8?q?=22IOhannes_m_zm=C3=B6lnig_=28Debian/GNU=29=22?= | no | 2023-01-15 | ||
ffmpeg5.patch | Fix compilation with ffmpeg-5.0 | Paul Brossier | no | upstream | 2022-06-30 | |
waflib-py312.patch | Conceal imp warnings in Python3 Workaround removal of imp module in Python 3.12 | Thomas Nagy <tnagy@waf.io> | yes | debian upstream | vendor, https://gitlab.com/ita1024/waf/-/commit/d2060dfd8af4edb5824153ff24e207b39ecd67a2 | 2024-02-02 |
ffmpeg5.1.patch | [source_avcodec] add support for AVChannelLayout (ffmpeg 5.1) | Paul Brossier <piem@piem.org> | no | upstream, https://github.com/aubio/aubio/commit/0b947f9634937d27589d995ec90e90d763aca86f | 2024-09-17 | |
ffmpeg5.1-adjust.patch | [source_avcodec] adjust detection of AVChannelLayout (>ffmpeg 5.0) | Paul Brossier <piem@piem.org> | no | upstream, https://github.com/aubio/aubio/commit/0b947f9634937d27589d995ec90e90d763aca86f | 2024-09-17 | |
fixpy312.patch | Fix Python 3.12 compatibility | Zixing Liu <zixing.liu@canonical.com> | no | 2024-09-17 |