Fernando Hueso pushed to branch cifixopts at Debian Med / ctk


Commits:
0f938ee3 by Fernando Hueso at 2026-08-20T10:41:11+00:00
temporary workaround for HDF5 bug

see 
https://www.mail-archive.com/[email protected]/msg847889.html
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -8,7 +8,9 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 # Upstream default paths: "lib/ctk-0.1", "include/ctk-0.1", 
"lib/ctk-0.1/plugins" and "lib/ctk-0.1/CMake" but versioning seems pointless 
(https://github.com/commontk/CTK/issues/358#issuecomment-359455314)
 # -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/0f938ee3dccc3ddc2af1244a1ca1296aa7bd68a9

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ctk/-/commit/0f938ee3dccc3ddc2af1244a1ca1296aa7bd68a9
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

Reply via email to