Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
32bit.patch | Allow building on i386 (and probably other 32bit systems) | IOhannes m zmölnig | yes | upstream | Debian | 2024-06-17 |
round.patch | Use std::llround() rather than casts for converting RelativeTime to ms Otherwise, we might be of | IOhannes m zmölnig <umlaeute@debian.org> | yes | upstream | Debian | 2024-10-29 |
debian_fixed-defines.patch | clamp a few defines to fixed values on Debian we only ever allow using the system provided libraries (zlib, flac, oggvorbis,...) |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | not-needed | Debian | 2018-02-11 | |
debian_no-update-check.patch | prevent Projucer from checking for updates The check-for-updates only makes sense for user-installed Projucer, not for the Debian packaged version. |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | not-needed | 2017-11-09 | ||
debian_system_modules.patch | default JUCE-module path for Projucer On Debian we have the module-sources installed in /usr/share/juce/modules and should use those if possible. |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | not-needed | 2017-12-19 | ||
debian_python3-doxygen.patch | Doc build fixes use Python3 rather than Python2 make docs reproducible |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | no | 2018-02-10 | ||
debian_doxygen-outdir.patch | Output doxygen-generated HTML into apiref/ folder so we don't need to rename it later | IOhannes m zmölnig | not-needed | Debian | 2022-08-04 | |
debian_unittests.patch | Skip select unit-tests on certain architectures As they cannot succeed | IOhannes m zmölnig <umlaeute@debian.org> | not-needed | Debian | 2024-10-29 | |
debian_unittests_globalpaths.patch | Use global paths for JUCE modules in UnitTests | =?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | not-needed | 2018-04-11 | ||
debian_link_systemlibs.patch | have Projucer and juceaide link against the system libraries since the Debian package has removed 3rd-party libraries (jpeg, png, flac, ogg/vorbis), we must link against the system libraries. |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | Debian | 2019-08-21 | |
debian_buildcmake.patch | link applications against libpng/libjpeg/zlib since we have stripped some libraries, we need to explicitly link against the system provided libraries |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | not-needed | Debian | 2022-11-10 | |
debian_cmake.patch | adjust paths in installed CMake snippets | IOhannes m zmölnig | not-needed | Debian | 2021-12-14 |