summaryrefslogtreecommitdiffstats
path: root/academic/octave/patches
diff options
context:
space:
mode:
author Kyle Guinn2019-01-03 06:00:32 +0100
committer Willy Sudiarto Raharjo2019-01-05 01:49:30 +0100
commitcd8a3a547c175f53581d5c87fbd311b907abf2c1 (patch)
tree5c2fa7ab74b390cde2640eada1a38b94f8616c32 /academic/octave/patches
parent26de090fccb8ce22658f61671081e42979b779ad (diff)
downloadslackbuilds-cd8a3a547c175f53581d5c87fbd311b907abf2c1.tar.gz
academic/octave: Updated for version 4.4.1.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'academic/octave/patches')
-rw-r--r--academic/octave/patches/imagemagick.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/octave/patches/imagemagick.diff b/academic/octave/patches/imagemagick.diff
new file mode 100644
index 0000000000..7a15122a18
--- /dev/null
+++ b/academic/octave/patches/imagemagick.diff
@@ -0,0 +1,12 @@
+diff --git a/libinterp/corefcn/__magick_read__.cc b/libinterp/corefcn/__magick_read__.cc
+--- a/libinterp/corefcn/__magick_read__.cc
++++ b/libinterp/corefcn/__magick_read__.cc
+@@ -42,6 +42,8 @@
+ #include <Magick++.h>
+ #include <clocale>
+
++using Magick::Quantum; // https://savannah.gnu.org/bugs/?49653
++
+ // In theory, it should be enough to check the class:
+ // Magick::ClassType
+ // PseudoClass: