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