[Pkg-scicomp-devel] trilinos/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Wed Oct 11 21:27:24 UTC 2006


SVN commit 1304 by prudhomm:

add them all

 M  +4 -1      trilinos/trunk/debian/rules  


--- trilinos/trunk/debian/rules #1303:1304
@@ -52,6 +52,9 @@
   --with-python \
   --with-swig \
   --enable-pytrilinos \
+  --enable-pliris \
+  --enable-komplex \
+  --enable-kokkos \
   --with-libs="-lsuperlu -lparmetis -lmetis -lumfpack -lamd -lpython2.4" \
   --with-incdirs="-I/usr/include/python2.4 -I/usr/include/superlu -I/usr/include/ufsparse -I/usr/include/metis -I/usr/include/parmetis" \
   --disable-examples --disable-tests
@@ -63,7 +66,7 @@
 version=1.0
 version_major=1
 
-TRILINOS_PACKAGES=amesos anasazi aztecoo epetra epetraext ifpack ml new_package nox teuchos triutils pytrilinos thyra
+TRILINOS_PACKAGES=amesos anasazi aztecoo epetra epetraext ifpack ml new_package nox teuchos triutils pytrilinos thyra pliris kokkos komplex
 
 install/libtrilinos6.0::
 	-(for i in $(TRILINOS_PACKAGES); do \



More information about the Pkg-scicomp-devel mailing list