[packages/octave] - build with sundials

qboosh qboosh at pld-linux.org
Wed Jul 2 20:19:31 CEST 2025


commit 011aa78439a8390299098cc56cb449f2b309387b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 2 20:20:58 2025 +0200

    - build with sundials

 octave.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/octave.spec b/octave.spec
index 5b8cd4d..bf0898b 100644
--- a/octave.spec
+++ b/octave.spec
@@ -36,7 +36,6 @@ Patch3:		octdirs.patch
 Patch5:		%{name}-no-tex-docs.patch
 Patch6:		%{name}-qthelp-texinfo7.patch
 URL:		https://www.octave.org/
-# TODO: SUNDIALS NVECTOR, IDA libraries (sundials < 6 as of octave 6.4.0)
 # or ImageMagick-c++-devel with --with-magick=Magick++
 BuildRequires:	GraphicsMagick-c++-devel
 BuildRequires:	OpenGL-devel
@@ -91,6 +90,8 @@ BuildRequires:	qrupdate-devel
 BuildRequires:	rapidjson-devel >= 1.1.1
 BuildRequires:	readline-devel
 BuildRequires:	sed >= 4.0
+# SUNDIALS NVECTOR, IDA libraries 6.x for octave 7.x
+BuildRequires:	sundials-devel >= 6
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	texinfo
 BuildRequires:	texinfo-texi2dvi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/octave.git/commitdiff/011aa78439a8390299098cc56cb449f2b309387b



More information about the pld-cvs-commit mailing list