Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
LV2-audioprocessor.patch | LV2 fixes for autiodprocessor | Filipe Coelho <falkTX> | no | https://github.com/DISTRHO/juce/tree/9f6cdc3659df13169285464ee1d13ef14357f833 | 2018-02-10 | |
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_gpl_variant.patch | Build GPL-3 variant of Projucer | =?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | not-needed | 2017-11-09 | ||
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_no-usagedata.patch | default to not-sending usage-data to ROLI we prefer to have privacy enabled by default... |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | no | 2018-03-26 | ||
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.patch | use Python3 rather than Python2 for building the documentation |
=?utf-8?q?IOhannes_m_zm=C3=B6lnig?= <umlaeute@debian.org> | no | 2018-02-10 | ||
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_vst.patch | provide missing VST2 replacement header backprted from the original JUCE-5.3.1 header |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | 2019-01-12 | ||
debian_link_systemlibs.patch | have Projucer link against the system libraries since the Debian package has removed 3rd-party libraries (jpeg, png, flag, ogg/vorbis), we must use against the system libraries. |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | Debian | 2019-08-21 | |
0011-Don-t-fail-fatally-if-gui-cannot-connect-to-X-server.patch | Don't fail fatally if gui cannot connect to X server This is a slight modification of https://github.com/WeAreROLI/JUCE/issues/422 by IOhannes m zmölnig, using early exits rather than longish if-clauses (mainly to minimize the diff). |
kunitoki <kunitoki@gmail.com> | yes | upstream | 2020-03-16 | |
cross.patch | cross | Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | no | 2020-03-16 | ||
overridable_pkg-config.patch | Allow overridable pkg-config in generated Makefiles E.g. to allow cross-building of juce-packages. See also https://bugs.debian.org/951684 |
Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> | yes | upstream | Debian | 2020-03-16 |