Commit Graph

9 Commits

Author SHA1 Message Date
Ben Darwin
1a40f8e76f itk: 5.3.0 -> 5.4.0 2024-05-23 22:30:26 -04:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Ben Darwin
ed36e5cc8c itk: patch to unbreak with GCC13 2024-01-19 04:03:45 +01:00
Ben Darwin
0e169cf0cc itk: unvendor some of the dependencies
Unvendored GDCM, MINC, and several common libraries (under the omnibus
but incomplete ITK_USE_SYSTEM_LIBRARIES).
We didn't unvendor Eigen, Gtest, or VXL due to downstream compilation errors,
but at least the first two of these are less of a security risk.
Some other libraries such as NIfTI, GIfTI, etc., seemingly can't be
unvendored via ITK_USE_SYSTEM_<...>, and others such as TBB aren't
enabled by default.
2023-11-15 10:04:54 -05:00
Ben Darwin
39fb426da5 itk: enable SimpleITKFilters; minor refactor
This is needed for the SimpleITK Python package to import successfully
rather than throw an error due to missing symbols.
2023-03-24 14:20:12 -04:00
Ben Darwin
08975fa8f3 itk: unpin vtk dependency 2023-01-27 00:21:21 -05:00
Ben Darwin
4095b8232c vtk, vtkWithQt5: bump from vtk_8 to vtk_9 2023-01-24 12:33:48 -05:00
Ben Darwin
9c748218f2 itk: unstable -> 5.3.0 2022-12-27 09:06:37 +01:00
Ben Darwin
fba5226376 itk-unstable: init at 2022-07-02 2022-09-04 13:36:19 -04:00