[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: FFTW configuration needs itk configuration include.

Steven Robbins (@smr) gitlab at salsa.debian.org
Sun Apr 27 22:00:25 BST 2025



Steven Robbins pushed to branch master at Debian Med / insighttoolkit


Commits:
1af5defa by Steve Robbins at 2025-04-21T23:46:47-05:00
FFTW configuration needs itk configuration include.

- - - - -
2058f7e5 by Steve Robbins at 2025-04-21T23:48:45-05:00
Release to unstable.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0003-fix-fftw-include.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+insighttoolkit5 (5.4.3-4) unstable; urgency=medium
+
+  [ Steve Robbins ]
+  * [1af5def] FFTW configuration needs itk configuration include.
+
+ -- Steve M. Robbins <smr at debian.org>  Mon, 21 Apr 2025 23:48:27 -0500
+
 insighttoolkit5 (5.4.3-3) unstable; urgency=medium
 
   * Release to unstable.


=====================================
debian/patches/0003-fix-fftw-include.patch
=====================================
@@ -0,0 +1,13 @@
+diff --git a/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h b/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h
+index 332e16d0f1..88ccb7a626 100644
+--- a/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h
++++ b/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h
+@@ -19,6 +19,8 @@
+ #define itkFFTWGlobalConfiguration_h
+ 
+ #include "itkObject.h"
++#include "itkConfigure.h"
++
+ // NOTE:  Need to have at least one itk include before
+ //       the next defines in order to have ITK_USE_FFTWF,ITK_USE_FFTWD defined
+ #if defined(ITK_USE_FFTWF) || defined(ITK_USE_FFTWD)


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 0001-Fix-building-and-running-with-system-MINC.patch
 0002-fix-build-gcc15.patch
+0003-fix-fftw-include.patch



View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/038bb6f16b1f88e80cb34063122a2321fc2a2bd4...2058f7e590aad5dae4427987664a7fba06302ce4

-- 
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/038bb6f16b1f88e80cb34063122a2321fc2a2bd4...2058f7e590aad5dae4427987664a7fba06302ce4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250427/164287cd/attachment-0001.htm>


More information about the debian-med-commit mailing list