1
1
openmpi/debian/control.in
Mike Dubman c356bdeeae packaging: add support for debian + example
unfortunately the debian packaging files should reside in the root folder
and cannot be placed under contrib/dist/... tree.
developed by Aleksey, reviewed by miked
cmr=v1.7.4:reviewer=ompi-gk1.7

This commit was SVN r29615.
2013-11-06 12:50:28 +00:00

19 строки
761 B
Plaintext

Source: openmpi
Section: net
Priority: extra
Homepage: http://www.open-mpi.org/
Maintainer: XXXMAINTEINERXXX
Uploaders: XXXUPLOADERXXX
Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 8.0.0~), libibverbs-dev (>= 1.1.1), gfortran, gcc (>= 4:4.1.2), chrpath, quilt, libcr-dev [amd64 armel armhf i386 powerpc], autoconf (>= 2.59), automake, libtool, libltdl-dev
Standards-Version: 3.9.3
Package: openmpi
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: amd64
Description: Open MPI
Open MPI is a project combining technologies and resources from
several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
order to build the best MPI library available.
This package contains all the tools necessary to compile, link, and run
Open MPI jobs.