Package: faust / 2.30.5~ds0-2
Metadata
Package | Version | Patches format |
---|---|---|
faust | 2.30.5~ds0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
spelling.patch | (download) |
architecture/AU/AUPublic/AUBase/AUPlugInDispatch.cpp |
2 1 1 - 0 ! |
fixed minor spelling errors |
privacy.patch | (download) |
architecture/webaudio/component-creator.html |
6 3 3 - 0 ! |
protect privacy of user by not requesting stuff from faust-website |
llvm.patch | (download) |
build/interp/CMakeLists.txt |
2 2 0 - 0 ! |
make sure to pass llvm_version to static/dynamic builds |
repack.patch | (download) |
build/CMakeLists.txt |
9 0 9 - 0 ! |
don't attempt to install dfsg-stripped binaries on debian we have removed some pre-built binaries (e.g. ios-libsndfile.a) so we cannot install them |
python3.patch | (download) |
architecture/webaudio/README.md |
2 1 1 - 0 ! |
use python3 rather than python2 Even in the documentation |
hardening.patch | (download) |
tools/sound2faust/Makefile |
8 4 4 - 0 ! |
pass hardening flags (cxxflags/cppflags) when building utils |
sysctl.patch | (download) |
compiler/generator/tools.cpp |
2 1 1 - 0 ! |
dont include <sys/sysctl.h> on gnu/hurd for "unknown" OSs, the <sys/sysctl.h> file was still included. this fails on GNU/Hurd a proper fix would of course be to get the cachelinesize on GNU/Hurd.. |
hurd.patch | (download) |
compiler/libcode.cpp |
5 5 0 - 0 ! |
--- |