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 file
Patch File delta Description
spelling.patch | (download)

architecture/AU/AUPublic/AUBase/AUPlugInDispatch.cpp | 2 1 1 - 0 !
architecture/httpdlib/html/js/svg/faust_proto.js | 2 1 1 - 0 !
architecture/httpdlib/src/hexa/jsscripts | 2 1 1 - 0 !
architecture/osclib/faust/src/OSCControler.cpp | 4 2 2 - 0 !
architecture/webaudio/jsscripts.js | 2 1 1 - 0 !
5 files changed, 6 insertions( ), 6 deletions(-)

 fixed minor spelling errors
privacy.patch | (download)

architecture/webaudio/component-creator.html | 6 3 3 - 0 !
architecture/webaudio/webaudio.html | 4 2 2 - 0 !
2 files changed, 5 insertions( ), 5 deletions(-)

 protect privacy of user by not requesting stuff from faust-website
llvm.patch | (download)

build/interp/CMakeLists.txt | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 make sure to pass llvm_version to static/dynamic builds
repack.patch | (download)

build/CMakeLists.txt | 9 0 9 - 0 !
1 file changed, 9 deletions(-)

 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 !
architecture/webaudio/webComponent/index.html | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 use python3 rather than python2
 Even in the documentation
hardening.patch | (download)

tools/sound2faust/Makefile | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

 pass hardening flags (cxxflags/cppflags) when building utils
sysctl.patch | (download)

compiler/generator/tools.cpp | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 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 !
compiler/tlib/compatibility.cpp | 3 3 0 - 0 !
2 files changed, 8 insertions( )

---