void-packages/srcpkgs/openmpi/template
2013-04-03 14:29:02 +04:00

27 lines
960 B
Plaintext

# Template file for 'openmpi'
pkgname=openmpi
version=1.4.1
distfiles="http://www.open-mpi.org/software/ompi/v1.4/downloads/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=3
makedepends="libstdc++-devel zlib-devel libgomp-devel"
short_desc="A High Performance Message Passing Library"
homepage="http://www.open-mpi.org/"
license="Custom"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d4d71d7c670d710d2d283ea60af50d6c315318a4c35ec576bedfd0f3b7b8c218
long_desc="
The Open MPI Project is an open source MPI-2 implementation that is developed
and maintained by a consortium of academic, research, and industry partners.
Open MPI is therefore able to combine the expertise, technologies, and
resources from all across the High Performance Computing community in order
to build the best MPI library available."
subpackages="$pkgname-devel"
conf_files="
/etc/openmpi-default-hostfile
/etc/openmpi-mca-params.conf
/etc/openmpi-totalview.tcl"