blob: 3a1b2b9b3f26dcaf50364fe4c48b8aaf7e24d866 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = opencoarrays-mpich-git
pkgdesc = A transport layer for coarray Fortran compilers, compiled with MPICH.
pkgver = 2.10.2.r32.g3d0fa68
pkgrel = 2
url = https://github.com/sourceryinstitute/OpenCoarrays
arch = x86_64
license = BSD
makedepends = cmake
makedepends = git
makedepends = gcc-fortran
depends = mpich
conflicts = opencoarrays
conflicts = opencoarrays-git
source = opencoarrays-mpich::git+https://github.com/sourceryinstitute/OpenCoarrays.git
sha256sums = SKIP
pkgname = opencoarrays-mpich-git
|