Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0010-python3.patch | set shebang of waf-scripts to python3 | Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | 2020-05-27 | ||
0020-binary_name.patch | Strip MAJOR-version from executable so the binary matches the manpages |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | Debian | 2020-05-30 | |
0030-wscript.patch | Always rely on the version from debian changelog We generate libs/ardour/revision.cc in debian/rules. Adapt the wscript to parse our custom format. To avoid confusion with any existing .git directory on a packager's machine, disable the git version check and pretend it's a tarball. |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | not-needed | 2020-05-27 | ||
0050-log-stdout.patch | Log waf messages to stdout, not stderr The buildds kill the build if they don't see messages in stdout for a long time. Unfortunately, waf defaults to printing such messages to stderr, so ardour takes too long on slower archs. Work around that by printing to stdout. |
Felipe Sateler <fsateler@debian.org> | no | 2020-05-30 | ||
0060-warn-video-timeline.patch | Tell the user to install ardour-video-timeline to get rid of the harvid/xjadeo/ffmpeg messages. |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | not-needed | 2016-10-18 | ||
0070-bashisms.patch | Fix bashisms 'ulimit' is a bash-builtin, probably not available on POSIX shells | IOhannes m zmölnig | yes | upstream | Debian | 2022-10-17 |
0100-build-reproducible.patch | make build reproducible | Chris Lamb <lamby@debian.org> | invalid | 2018-02-28 | ||
0200-spelling.patch | fix spelling errors discovered by lintian |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | 2021-08-22 | ||
0500-jack1.patch | Allow compiling against jack1 headers jack1_0.126.0 (now in testing) breaks upstream's assumption that __jack_systemdeps_h__ can be used to detect jackd2. As of ardour-7, the proper way would be to just use weak-linking for jack: './waf configure --libjack=weak' |
IOhannes m zmölnig | yes | Debian | 2022-06-30 | |
0510-doxygen-awesome-css.patch | Use system-provided doxygen-awesome-css rather than the vendored library | IOhannes m zmölnig <umlaeute@debian.org> | not-needed | Debian | 2024-09-29 |