blob: aa6c99397cbacbe42b36afcece10798846a302a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tclmpi-git
pkgdesc = OpenMPI bindings for Tcl
pkgver = r159.7c08646
pkgrel = 1
url = https://sites.google.com/site/akohlmey/software/tclmpi
arch = any
license = custom
makedepends = git
makedepends = openmpi
makedepends = tcl
depends = tcl
depends = openmpi
provides = tclmpi
conflicts = tclmpi
source = tclmpi::git+https://github.com/akohlmey/tclmpi.git
md5sums = SKIP
pkgname = tclmpi-git
|