[med-svn] [Git][med-team/ctk][cifix] normalize installation paths

Fernando Hueso (@ferdymercury) gitlab at salsa.debian.org
Thu Aug 13 11:52:50 BST 2026



Fernando Hueso pushed to branch cifix at Debian Med / ctk


Commits:
20e10c93 by Fernando Hueso at 2026-08-13T10:52:50+00:00
normalize installation paths
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -13,6 +13,11 @@ CMAKE_FLAGS = \
     -DCTK_SUPERBUILD:BOOL=OFF \
     -DCTK_ENABLE_DICOM:BOOL=ON \
     -DCTK_QT_VERSION=6 \
+    -DCTK_INSTALL_LIB_DIR=lib \
+    -DCTK_INSTALL_INCLUDE_DIR=include/ctk \
+    -DCTK_INSTALL_PLUGIN_DIR=lib/ctk/plugins \
+    -DCTK_INSTALL_CMAKE_DIR=lib/CMake/ctk \
+    # Upstream default: "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)
     #-DDCMTK_DIR:PATH=/usr \
     #-DCTK_APP_ctkCommandLineModuleExplorer:BOOL=ON \
     #-DCTK_APP_ctkDICOM:BOOL=ON \



View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/20e10c93bf58661f5e5ce7cd86265f81e6fb51f9

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260813/653a4b54/attachment.htm>


More information about the debian-med-commit mailing list