Package: insighttoolkit / 3.20.1+git20120521-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| insighttoolkit | 3.20.1+git20120521-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| hppa complex long double.patch | (download) |
Utilities/vxl/core/vnl/Templates/vnl_c_vector+long_double_complex-.cxx |
2 0 + 2 - 0 ! |
avoid undefined reference to `void_vnl_c_vector_inf_norm...' link error on HPPA. This patch reverts upstream change http://vxl.svn.sourceforge.net/viewvc/vxl?view=rev&revision=11383 |
| 03_examples.patch | (download) |
Examples/CMakeLists.txt |
6 6 + 0 - 0 ! |
--- |
| tcl install.patch | (download) |
Wrapping/CSwig/CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
| jni dir.patch | (download) |
Wrapping/CSwig/Java/CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
| remove cmake export build settings.patch | (download) |
CMakeLists.txt |
5 0 + 5 - 0 ! |
--- |
| wrapitk.patch | (download) |
Wrapping/WrapITK/CreateWrapperLibrary.cmake |
6 5 + 1 - 0 ! |
--- |
| wrapitk externalprojects.patch | (download) |
Wrapping/WrapITK/CMakeLists.txt |
11 11 + 0 - 0 ! |
--- |
| add registration optimizers.patch | (download) |
Wrapping/WrapITK/Modules/BaseNumerics/wrap_ITKOptimizers.cmake |
7 7 + 0 - 0 ! |
--- |
| wrap iifilter split.patch | (download) |
Wrapping/WrapITK/Modules/Base/CMakeLists.txt |
2 2 + 0 - 0 ! |
split imagetoimagefilterb into smaller modules to avoid compile problems. The first version of this patch was written by Gatan Lehmann to avoid compiler table overflow on certain architectures, solving build failure on the powerpc build daemon "Error: operand out of range (0x0000000000008008 is not between 0xffffffffffff8000 and 0x0000000000007fff)" See details and links in http://lists.debian.org/debian-devel/2011/02/msg00179.html The filterB source file was further split in August 2011, introducing filterD. |
| itkvtkglue vtk58.patch | (download) |
Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/itkvtk.swg |
8 4 + 4 - 0 ! |
make itkvtk wrapping compatible with vtk 5.8 |
| gzgetc.patch | (download) |
Code/Review/itkVoxBoCUBImageIO.cxx |
2 1 + 1 - 0 ! |
--- |
| png15support.patch | (download) |
Code/IO/itkPNGImageIO.cxx |
52 41 + 11 - 0 ! |
add support for png 1.5 This patch was made using git show 682f2e4 in the vtk tree as well as example.c from libpng 1.5 |
| openjpegmath.patch | (download) |
Utilities/openjpeg/CMakeLists.txt |
3 3 + 0 - 0 ! |
--- |
| ITKNrrdIOmath.patch | (download) |
Utilities/NrrdIO/CMakeLists.txt |
3 3 + 0 - 0 ! |
--- |
| bug667417.patch | (download) |
Code/Review/Statistics/itkStatisticsAlgorithm.txx |
86 43 + 43 - 0 ! |
adapt headers to gcc 4.7 |
| nan i386.patch | (download) |
Utilities/NrrdIO/sane.c |
7 5 + 2 - 0 ! |
fix test failures due to nrrdio on i386 Fix a bunch of failing tests, all because NrrdIO was doing some run time checks on NaN. The run-time check is already skipped on Apple builds and with Visual Studio. So now we add GCC version >= 4.7. |
| snan sanity.patch | (download) |
Utilities/NrrdIO/sane.c |
6 5 + 1 - 0 ! |
--- |
