Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
20_octave-nargin.dpatch | #! /bin/sh /usr/share/dpatch/dpatch-run ## octave-nargin.dpatch by Sebastian Harl <tokkee@debian.org> ## ## DP: Use nargin instead of length(argv). ## DP: ## DP: length(argv) does not work reliably when no arguments are passed to ## DP: some octave script. @DPATCH@ |
no | ||||
21_octave-signal.dpatch | #! /bin/sh /usr/share/dpatch/dpatch-run ## octave-signal.dpatch by Sebastian Harl <tokkee@debian.org> ## ## DP: pfsstat: Bail out with an error if octave-signal is not available. @DPATCH@ |
no | ||||
23_octavesystemdirs.diff | Octave: Use system directories instead of local, site-specific ones. | Andreas Metzler <ametzler@debian.org> | no | vendor | ||
25_Multiple-typo-fixes-suggested-by-lintian.patch | [PATCH] Multiple typo fixes (suggested by lintian). | Andreas Metzler <ametzler@bebt.de> | yes | 2017-08-06 | ||
30_parallel_build.diff | Fix parallel build Octave build requires libpfs, add CMake dependency. | Andreas Metzler <ametzler@debian.org> | yes | vendor | 2018-01-01 | |
42_reorder-includes-imagemagick.patch | Re-order includes to work around bug 969128 in libmagick++-6.q16-dev libmagick++ currently includes assert.h inside a namespace which breaks other code that tries to use assert.h, re-order the includes to ensure that assert.h gets included outside the namespace. This only breaks on Debian due to a glibc patch https://salsa.debian.org/glibc-team/glibc/-/blob/sid/debian/patches/any/local-asserth-decls.diff =================================================================== |
Peter Michael Green <plugwash@raspbian.org> | no | debian | https://debdiffs.raspbian.org/main/p/pfstools | |
43_reorder-includes-netpbm.patch | Reorder includes to stop macro in pm.h causing breakage in c++ system headers | Peter Michael Green <plugwash@raspbian.org> | no | debian | 2021-12-13 | |
45_exr_glut_FTBFS.diff | Update cmake files for newer FindGLUT and FindOpenEXR | Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2022-11-15 |
45_update_FindOpenEXR.cmake.diff | Update FindOpenEXR from blender. This version properly handles OpenEXR3 https://developer.blender.org/diffusion/B/browse/master/build_files/cmake/Modules/FindOpenEXR.cmake |
Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2022-11-15 |
46_correct_bash_path.diff | Fix bash path detection on merged usr | Andreas Metzler <ametzler@debian.org> | no | vendor | 2022-11-15 |