[med-svn] r3684 - trunk/packages/insighttoolkit/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Wed Jul 22 06:17:50 UTC 2009


Author: smr
Date: 2009-07-22 06:17:49 +0000 (Wed, 22 Jul 2009)
New Revision: 3684

Modified:
   trunk/packages/insighttoolkit/trunk/debian/CMakeCache.txt.debian
   trunk/packages/insighttoolkit/trunk/debian/changelog
   trunk/packages/insighttoolkit/trunk/debian/control
Log:
Build with system GDCM.

Modified: trunk/packages/insighttoolkit/trunk/debian/CMakeCache.txt.debian
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/CMakeCache.txt.debian	2009-07-22 06:14:10 UTC (rev 3683)
+++ trunk/packages/insighttoolkit/trunk/debian/CMakeCache.txt.debian	2009-07-22 06:17:49 UTC (rev 3684)
@@ -46,6 +46,7 @@
 ITK_DATA_ROOT:PATH=ITK_DATA_ROOT_NOTFOUND
 
 // Use the system libraries for these
+ITK_USE_SYSTEM_GDCM:BOOL=ON
 ITK_USE_SYSTEM_JPEG:BOOL=ON
 ITK_USE_SYSTEM_PNG:BOOL=ON
 ITK_USE_SYSTEM_TIFF:BOOL=ON

Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog	2009-07-22 06:14:10 UTC (rev 3683)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog	2009-07-22 06:17:49 UTC (rev 3684)
@@ -3,8 +3,11 @@
   * patches/vnl-math-asm.patch: New.  Enable assembly implementation of
     rounding only on i386 and amd64, as it seems to be x86-specific
     assembly code.
+  
+  * control:
+  * CMakeCache.txt.debian: Build with system gdcm.
 
- -- Steve M. Robbins <smr at debian.org>  Wed, 22 Jul 2009 01:13:00 -0500
+ -- Steve M. Robbins <smr at debian.org>  Wed, 22 Jul 2009 01:17:32 -0500
 
 insighttoolkit (3.14.0-1) unstable; urgency=low
 

Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control	2009-07-22 06:14:10 UTC (rev 3683)
+++ trunk/packages/insighttoolkit/trunk/debian/control	2009-07-22 06:17:49 UTC (rev 3684)
@@ -6,7 +6,7 @@
 Uploaders: Steve M. Robbins <smr at debian.org>
 Build-Depends: cdbs (>= 0.4.49), quilt, debhelper (>= 7), cmake, cableswig, gccxml (>= 0.9.0+cvs20080525),
  zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff4-dev (>= 3.7.3), python-support (>= 0.6.4), python-dev,
- python-numarray, libfftw3-dev, tcl8.4-dev, tk8.4-dev, uuid-dev
+ python-numarray, libfftw3-dev, tcl8.4-dev, tk8.4-dev, uuid-dev, libgdcm2-dev
 XS-Python-Version: current
 Standards-Version: 3.8.0
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/insighttoolkit/trunk/?rev=0&sc=0




More information about the debian-med-commit mailing list