Fernando Hueso pushed to branch cifixopts at Debian Med / ctk
Commits: 65896921 by Fernando Hueso at 2026-09-15T11:06:52+00:00 remove HDF5 workaround since upstream bug reported is closed as solved - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -3,7 +3,6 @@ ctk (2026.09.02-2) UNRELEASED; urgency=medium [ Fernando Hueso ] * add new optional ITK dependency * sort CMake flags alphabetically - * temporary workaround for HDF5 bug * list installed files in libctk-dev.install * disable i386 since ITK does not support it * lib multiarch paths ===================================== debian/rules ===================================== @@ -10,7 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all # -DCTK_LIB_Visualization/VTK/Widgets_USE_TRANSFER_FUNCTION_CHARTS:BOOL=ON leads to a compilation error: ui_ctkVTKScalarsToColorsWidget.h missing # https://www.mail-archive.com/[email protected]/msg847889.html CMAKE_FLAGS = \ - -DHDF5_ROOT=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial \ -DBUILD_TESTING:BOOL=OFF \ -DCMAKE_BUILD_TYPE:STRING=Release \ -DCMAKE_INSTALL_PREFIX:PATH=/usr \ View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/65896921b1ca6f2fec9078c8505d7a72fc309258 -- View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/65896921b1ca6f2fec9078c8505d7a72fc309258 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
