Author: smr Date: 2008-10-15 11:59:59 +0000 (Wed, 15 Oct 2008) New Revision: 2572
Modified: trunk/packages/insighttoolkit/trunk/debian/Notes Log: Remove old cruft. Modified: trunk/packages/insighttoolkit/trunk/debian/Notes =================================================================== --- trunk/packages/insighttoolkit/trunk/debian/Notes 2008-10-13 08:06:41 UTC (rev 2571) +++ trunk/packages/insighttoolkit/trunk/debian/Notes 2008-10-15 11:59:59 UTC (rev 2572) @@ -1,25 +1,2 @@ - Packaging Insight Tool Kit (ITK) - -------------------------------- - -1. Download from http://www.itk.org/HTML/Download.htm - -2. Unpack - tar xzf InsightToolkit-3.0.0.tar.gz - cd InsightToolkit-3.0.0 - -3. Clean source - - - remove CVS files - find . -name CVS | xargs rm -rf - - - remove patented code - find . -name Patented | xargs rm -rf - - - remove code under review (uncertain copyright) - rm -rf Code/Review - -4. Repack - cd .. - mv InsightToolkit-3.0.0/ insighttoolkit-3.0.0 - tar czf insighttoolkit_3.0.0.orig.tar.gz insighttoolkit-3.0.0 - +* can we build using system NIFTI libs? +* how about system GDCM? _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
