~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/zoltan/src/Utilities/Config/Config.sgi32

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme, Christophe Prud'homme, Johannes Ring
  • Date: 2009-12-13 12:53:22 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091213125322-in0nrdjc55deqsw9
Tags: 10.0.3.dfsg-1
[Christophe Prud'homme]
* New upstream release

[Johannes Ring]
* debian/patches/libname.patch: Add prefix 'libtrilinos_' to all
  libraries. 
* debian/patches/soname.patch: Add soversion to libraries.
* debian/watch: Update download URL.
* debian/control:
  - Remove python-numeric from Build-Depends (virtual package).
  - Remove automake and autotools from Build-Depends and add cmake to
    reflect switch to CMake.
  - Add python-support to Build-Depends.
* debian/rules: 
  - Cleanup and updates for switch to CMake.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
##############################################################################
6
6
##############################################################################
7
7
# CVS File Information
8
 
#    $RCSfile: Config.sgi32,v $
9
 
#    $Author: kddevin $
10
 
#    $Date: 2003/07/03 16:20:52 $
11
 
#    $Revision: 1.4 $
 
8
#    $RCSfile$
 
9
#    $Author$
 
10
#    $Date$
 
11
#    $Revision$
12
12
##############################################################################
13
13
 
14
14
##############################################################################
38
38
F90_MODULE_PREFIX       = -M
39
39
FARG                    = farg_typical
40
40
 
41
 
MPI_LIB                 = -L/usr/lib32
 
41
MPI_LIBS                 = -L/usr/lib32
42
42
MPI_LIBPATH             = -lmpi
43
43
 
44
44
PARMETIS_LIBPATH        = -L/Net/pecos/proj/xyce/arch/sgin32_MPI/lib