[med-svn] r9081 - trunk/packages/sofa-framework/trunk/debian/patches

Dominique Belhachemi domibel at alioth.debian.org
Fri Dec 23 05:35:36 UTC 2011


Author: domibel
Date: 2011-12-23 05:35:36 +0000 (Fri, 23 Dec 2011)
New Revision: 9081

Added:
   trunk/packages/sofa-framework/trunk/debian/patches/30_newmat.patch
Modified:
   trunk/packages/sofa-framework/trunk/debian/patches/series
Log:
added newmat patch

Added: trunk/packages/sofa-framework/trunk/debian/patches/30_newmat.patch
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/patches/30_newmat.patch	                        (rev 0)
+++ trunk/packages/sofa-framework/trunk/debian/patches/30_newmat.patch	2011-12-23 05:35:36 UTC (rev 9081)
@@ -0,0 +1,21 @@
+--- sofa-framework-1.0~rc1.orig/sofa-dependencies.prf
++++ sofa-framework-1.0~rc1/sofa-dependencies.prf
+@@ -16,12 +16,13 @@ declare(zlib,   zlib.prf)
+ declare(thrust,   thrust.prf, cuda)
+ declare(system-metis,  system-metis.prf)
+ declare(system-taucs,  system-taucs.prf)
++declare(newmat, newmat.prf)
+ 
+ ######################################################################
+ # Extlibs
+ ######################################################################
+ 
+-declare(newmat,     extlibs/newmat)
++#declare(newmat,     extlibs/newmat)
+ declare(tinyxml,    extlibs/tinyxml)
+ declare(eigen,      extlibs/eigen-3.0.3/eigen.pro)
+ declare(qwt,        extlibs/qwt-5.2.0/src, qtgui)
+--- /dev/null
++++ sofa-framework-1.0~rc1/features/sofa/newmat.prf
+@@ -0,0 +1 @@
++LIBS *= -lnewmat

Modified: trunk/packages/sofa-framework/trunk/debian/patches/series
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/patches/series	2011-12-23 05:13:05 UTC (rev 9080)
+++ trunk/packages/sofa-framework/trunk/debian/patches/series	2011-12-23 05:35:36 UTC (rev 9081)
@@ -4,3 +4,4 @@
 10_fix_mips_sqrt.patch
 20_ignore_missing_atomicity_h.patch
 10_add_missing_include.patch
+30_newmat.patch




More information about the debian-med-commit mailing list